. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T04:58:31.958Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T04:58:31.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T04:58:31.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T04:58:32.539Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T04:58:32.641Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T04:58:32.642Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T04:58:32.642Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T04:58:32.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-23T04:58:32.953Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-23T04:58:32.974Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-23T04:58:34.322Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-23T04:58:34.735Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-23T04:58:34.751Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-23T04:58:34.752Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-23T04:58:34.808Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-23T04:58:34.808Z |INFO |Root WebApplicationContext: initialization completed in 1833 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-23T04:58:35.245Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-23T04:58:36.046Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-23T04:58:37.137Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-23T04:58:37.601Z |INFO |Started MainApp in 7.442 seconds (JVM running for 7.964) |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-23T04:58:37.656Z |INFO |Start scheduling PRH workflow |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:37.665Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=889024d8-1e20-45c5-bbb2-9fe541fd78f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:58:39.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-23T04:58:41.794Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-23T04:58:41.795Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-23T04:58:41.797Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:49.096Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1c106713-f330-46f1-84fc-d9e26669caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:58:50.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:00.176Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7f34e6ea-1732-4c60-8a8b-973e2a8273c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:01.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:11.246Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a3769bbb-ced8-4a73-8caf-241b8d1045be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:12.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:22.285Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=606353fe-ab9c-4f04-9567-b3f22edc2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:23.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:33.325Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1619cffb-9b3f-4002-8045-630a0e75834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:34.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:44.364Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=50ee3e40-e978-4736-ab6f-c0842073e41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:45.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:55.405Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2e29626a-f57e-4304-bb2a-4e317743eb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:05.555Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8879afc4-9a40-4e58-b78d-968b806da7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:15.579Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e413bc7a-c8d0-4ac6-b902-d37c8cc77430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:15.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:25.599Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=43595bdf-0a22-483b-89c0-6342f0adb8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:35.618Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bd6a1190-fe73-4220-996d-da29b6e864e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:45.645Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5827502f-fafa-4950-b78b-3c5b27e0b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:55.668Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=502246b3-b5d3-4bfd-b926-0d7b34b8b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:05.694Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9e20d90a-8403-4907-865f-1c2c6e7fcf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:15.709Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b755fab7-4eef-4a5f-8c20-26051de36389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:25.733Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0fb5a418-295d-4c9f-b1c3-b8eecbf0b00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:35.753Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dd0a7cc7-30fe-4da4-9fea-30caa3857a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:45.788Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3043fda9-83a0-4922-9204-971729fdc0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:55.803Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=98e00bc0-2370-401d-b2cd-457494d08dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:05.863Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=09ee2897-d3f1-42c6-975f-df3e042a20b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:15.878Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6d5f6f8b-a8f8-43c0-8fa4-15c19cc8fac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:25.922Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=735fb1b9-c2e5-4046-8fb7-fb1e52453544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:35.935Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e2d3c4bd-c155-4794-a47e-1c81626db639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:45.960Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=87806ee3-abb3-46c9-a607-320451b5df74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:55.976Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=82c375dd-70d7-4e65-a9e4-54855bb42b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:05.992Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=240a0e99-c1f4-4a43-99a6-b7f1fc91c1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:16.010Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e38827a6-4d4f-465b-aaea-dab88813d5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:26.029Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=46ea9d42-f93f-413f-96b7-ef4203467371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:03:35.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:03:35.804Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:03:35.805Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:03:35.808Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:03:35.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:03:35.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:03:35.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:03:35.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:36.041Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e700ac4f-70e6-486d-9c82-49ec56d4ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:36.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:46.053Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f8d52e69-e907-48d4-aa6d-76060147a2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:56.063Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=68fe43f9-8578-4d74-abfe-f8bd76a3303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:06.075Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=95ba0d07-1bc0-41af-a24a-c2f74aea2884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:16.089Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1601d790-24ce-43da-bb43-a2e02a204e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:26.105Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b5bed688-6bb0-4157-9024-b456bd9d57c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:36.117Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=18bb5b12-d399-4f97-9b0e-6a4a6fa92ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:46.127Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=37554b2a-4a3f-4456-af16-999ac375b64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:56.136Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e12d3e91-7851-4454-87e9-a984586ee1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:06.154Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=73e0833d-36cd-4865-a353-6c534dd33281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:16.165Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7c6e18ee-e5e4-4ef1-be14-7710ef0a40cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:26.178Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=03d292fd-378b-4811-ab05-ada2995865e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:36.191Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e74595f1-dcb1-44c2-8378-2e34f854fa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:46.205Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=27e6659b-d09a-4251-9d4d-43906b7eed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:56.216Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8f2d9310-b178-4874-ae07-c8e8b1af800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:06.231Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0aaba0b8-ac7f-4a73-bc3f-0be5349336ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:16.253Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f5d3c573-e747-4295-9237-55149a597a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:26.283Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b0dcbaf6-e6d5-4481-ba1f-524d0faca681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:36.293Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=961ba9f7-298d-49c6-a6b7-77936e6de845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:46.307Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e945895e-5b46-4930-8591-b8750e7636cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:56.317Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fd33bd2e-23aa-4a0e-8245-5d489f689fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:56.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:06.332Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=81978d47-cd1c-4a5b-9033-407bd9b9bb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:16.341Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6c9b0a99-6f63-41e2-a9cc-6edaa29373d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:26.351Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ab765373-ae6f-41f7-a37a-cf3906f55cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:26.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:36.363Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=61c7a566-db0b-47c4-9bbb-cb1ab55358cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:46.371Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=64ed2e3f-1f3e-48be-a8c0-a9d4f092dc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:56.382Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bdc80968-f2b1-4c74-9616-ae86fe762f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:06.397Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1ca2d059-c79c-45c2-95bc-f435e155a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:16.409Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=50a15616-307f-4bd1-9b05-556cd5069c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:26.418Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f557f5ef-638b-48cf-9378-8613f0a1e4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:08:35.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:08:35.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:08:35.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:08:35.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:08:35.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:08:35.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:08:35.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:08:35.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:36.428Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ed772575-6959-468c-b137-5b08ad97ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:36.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:46.439Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=59ef7380-c9c7-4bf6-a6b8-300a9670866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:56.452Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=291f7263-8735-4076-acbc-bb90215f1e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:06.464Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c9f1a594-b3c8-437c-972e-c15ba64b05a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:06.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:16.475Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6480ef73-6b7e-43a1-ad12-9aeca55d498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:26.488Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9719e2d8-ed13-4779-a3bd-d0c3880ecc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:36.507Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=da31ad29-42a1-42fe-8393-dcbaa0a1c3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:46.518Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=987725b5-1275-4dd9-8d58-244e9b7a7781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:56.530Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=be0dc677-7f3d-4298-b5a5-282b922475f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:56.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:06.543Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f5616755-5f6f-4112-a12c-30a251e9311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:16.556Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0ba61105-56a7-4805-8905-b7d96e13bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:26.568Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1fde2336-1a79-4f67-bbdd-64ac124d5866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:36.584Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bbe2cef3-35e0-4b4c-8826-566b9999b22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:46.596Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a47cb9f8-1e2d-43ef-9490-1ecc7cf6ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:56.606Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cc60e1f2-ec57-4e25-958e-0e5c64e3e35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:06.614Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8cdf214a-30a9-47c6-bc0e-ab82710def15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:16.624Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d9365eb7-1a3f-45c3-817a-d840183b18ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:26.635Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=438de660-8fca-4af1-9624-0b1ef2407e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:36.646Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0707fef1-2556-4ee6-a121-0dc262af22a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:46.656Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e819aca0-b9f3-42a3-bf60-070e52f801d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:56.670Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ba95bede-0e06-4dbe-b467-ac8b2ecab443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:06.679Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=84ecf04a-6621-4a8a-8381-6c5bbfc1f4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:16.687Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=04420132-ef36-420b-bbbd-0addcca48ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:16.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:26.697Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9e8a90ca-818e-4fed-b38c-b9b17f73be58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:36.708Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=41d56f0d-1c72-4d6d-850c-447d79c86e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:46.722Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fb66c352-403c-485c-ab3f-0aa73f8587a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:56.743Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2a01a398-3140-4238-b8b5-e504eb95b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:06.752Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0ee19489-88fc-4588-9e8b-ff4e41b011eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:16.761Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5c0ddf16-5d6e-4e17-8f6f-496abeb1e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:26.770Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=16fd4870-1a38-4fca-98a6-06f3f67afafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:13:35.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:13:35.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:13:35.485Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:13:35.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:13:35.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:13:35.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:13:35.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:13:35.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:36.778Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4073ca7a-63e9-42e5-95ad-7b8657b67c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:46.787Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ddeaf7d1-f2ea-4202-9242-cf84d286ae49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:56.795Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5dab1684-4c37-4bb1-914c-8622130b9044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:06.804Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2d314026-9307-41ac-9c5d-a821f11a6fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:16.814Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=22dfa64a-dc86-4853-8152-6775698244b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:26.824Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=81b279b1-c445-4003-83f8-aaa7557c1ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:36.833Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cd9122c3-7cad-467c-8366-00d0d92356d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:46.841Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7a20a3f3-0d2c-4f1d-95fc-3c9270713705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:56.850Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=aff502c2-b3b6-4c06-af5c-d55b44e923be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:06.858Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f6815e7c-044f-451d-8355-2ca4408c23fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:16.869Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7f2c627c-1f1d-43c9-9e85-f724ba902f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:26.881Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=429e182d-acb4-4a05-8ba3-930dd37aeb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:36.892Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c602e13a-c2b4-4743-963a-c6fb1f5932fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:46.902Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=761ed39e-7ebd-42e0-9ad1-c316c953ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:56.913Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=24a3d51c-8b54-4705-99ea-e8a97c761c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:06.923Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5588c9f1-b819-4566-8bc7-106c9509bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:16.934Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a0e07400-2301-4c25-a1eb-379cbbfeed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:26.947Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e0e56da1-149d-4590-9be4-2d16cb572fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:36.957Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=05d8982f-1d42-46d8-ae95-4c0e476bfc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:46.967Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=66cd625b-ea75-4a32-beef-795708e97b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:56.978Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e99831a8-30f6-4f71-a12f-4d2d0d2cc348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:06.988Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dced786c-7871-46e1-8cc1-24eca269f071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:16.998Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=eae6a7a1-4019-4a17-9cb4-f1e7ea71d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:17.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:27.006Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=62527ebb-aa67-4d11-a050-1a59fff99118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:37.015Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=20c86cf6-83ae-403b-b908-748e5fa38a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:47.026Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5012fe78-b85a-4726-9c64-e3f90c42721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:57.034Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=738b1b5b-68d9-4daf-8822-0364a1a4fafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:07.042Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d292e739-40ae-4f4d-866f-55ed879d685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:17.052Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=15baa911-849d-49aa-9ef7-2da699ad72d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:27.061Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=72ab7fda-2b8d-4c46-bf1e-de519c13c8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:18:35.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:18:35.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:18:35.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:18:35.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:18:35.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:18:35.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:18:35.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:18:35.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:37.070Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bb2f26c4-3856-40b5-a74f-823b5a64c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:47.080Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=54140fc2-2174-4a03-aebe-4f94ef607662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:57.089Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8dcfa92e-1215-40e9-8c42-349e171222cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:07.103Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4110f95c-b63f-4684-944e-a8bb8b0daa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:17.116Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=56213503-1bc1-4b2b-9903-3c1bafbe125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:27.125Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d2a2d2fd-5899-490f-8312-cc5310a782da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:37.133Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fb03d85f-d4b4-43f0-8e0e-de41afe58969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:47.141Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=94bc0599-b37d-434d-920f-a97e203b8e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:57.152Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9480f742-07ee-4dce-a80f-40403829513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:07.162Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9c266620-842f-451d-96b1-ed1d298c792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:17.171Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2e054d47-30df-4df1-83aa-80dfb8f37012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:27.190Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d9be4f52-8fb9-4183-ad2f-6d5005ca7698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:37.209Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=edb93a22-ea0d-4188-9e10-78c1c42b34b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:47.271Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=21b87200-c455-4168-a823-c291aced8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:57.305Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1593d268-5d7a-4e98-bd76-980fc40e24a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:07.316Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d3d4efde-5033-431c-acfa-7220d6dc48de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:17.327Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=314dfd50-2bcc-499b-b19f-8b0b62864b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:27.337Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=79031ff4-6fdb-4c1b-8cef-e7c887a5e65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:37.347Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=24e1dac9-fcb2-464e-b146-54710c84c0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:47.358Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=afff0297-e0ad-435a-ba57-7f726d3454d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:57.365Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1327a6d6-e959-4244-881e-36328570e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:07.373Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c4455ec7-83b0-4ce3-84f9-63aa5578c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:17.383Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b7bd9581-01d2-4db8-9ec8-d14e87f958f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:27.390Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d2b5fded-ee97-429b-8872-d1911382b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:37.399Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=27400c36-54df-4c3d-8644-55807fc15c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:47.410Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f7ac29cb-d55f-45cb-9279-dea6dfdbcead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:57.426Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=55f6a7b3-d5bd-4d90-82bb-043231fe74b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:07.437Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=828a0bf2-a9d2-4157-9fc5-0add9e124299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:17.448Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1be2543f-62e2-499a-836b-ae5ca5e59ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:27.457Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ad38a677-2c79-4121-9e5e-f80bba470760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:23:35.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:23:35.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:23:35.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:23:35.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:23:35.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:23:35.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:23:35.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:23:35.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:37.481Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3edb207d-8f4b-437f-8de4-cb5c696e333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:47.497Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4ff019e5-fa6c-472a-b8fd-1c68f8224e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:57.514Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f6747653-8635-4d47-a456-33fa85d13c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:07.532Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8881a463-4fd2-4196-9794-d74c730c3366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:17.560Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a889d977-9f3e-43be-95db-5734f39959ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:27.575Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=49485126-b7f7-4ec4-ac6c-5aae89f7aea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:37.592Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5b03bea5-a0b1-43b6-b4e7-c8675ac67a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:47.606Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6d851cb5-fab6-4c0f-a3c5-8e2ee7c400a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:57.628Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f5f15e3f-3f31-424a-a198-c9f487886d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:07.652Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c4e91836-285e-451c-979e-070eecae7811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:07.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:17.682Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ae094abe-7224-4428-b0c4-aa169569cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:27.725Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b67e7d72-223b-4d29-b73c-1f4f6f49be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:37.745Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8f35e0e6-bcb7-40af-b018-b83b418ae893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:47.753Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6a4979d8-a88f-446e-ac60-86cc9aa776a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:57.765Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3a23176b-c41f-4c37-861a-48f19bf80b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:07.775Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a8e13a14-c54b-4d83-befa-49d3454be5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:17.782Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bd58bcbe-79ef-4812-8492-3e86aca962a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:27.790Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=07e60b80-0592-4df0-a831-94c19a4ac7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:37.799Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9398aedb-a7d2-41f8-9de4-75fd441933f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:47.812Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a6cc9c26-b69e-49f9-8f7d-51f4d0043b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:57.822Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=19cf47dd-4178-43ae-b471-44a36579522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:07.830Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=73844a8f-f16b-4d13-8edf-f534f11cbd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:17.840Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7da6948d-cdc3-44ac-9c51-72ef60dbdfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:27.851Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9aa4a768-609b-45ef-8e98-428d3d46bcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:37.859Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=54ad70d6-a653-49b2-a443-08ceb1741f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:47.867Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f06b2caf-9a80-4163-87b9-19ce8e87c538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:57.882Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d27cf7c6-4da2-4e59-b826-64966f6818e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:07.890Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=235785d1-5944-46da-8346-28bd5a9818a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:17.899Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e3c1dd6e-262c-4796-9edb-eb4db14665b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:27.908Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7ed351b7-8629-4612-8951-ce6752f1f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:28:35.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:28:35.458Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:28:35.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:28:35.461Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:28:35.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:28:35.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:28:35.465Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:28:35.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:37.919Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dadc8170-09e6-485f-9bb2-440d6198debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:47.930Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=39c3799f-0e13-48f0-971c-ddd3b43a084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:57.940Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0506bb3a-5921-4392-9cad-a27ed48de1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:57.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:07.948Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5ed2e12a-be23-4b8c-9b51-03a5741e0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:17.953Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=53a834b9-d091-4bb6-983f-6629119623a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:27.961Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dbb56067-1594-41c6-b24e-0cf12c926354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:37.972Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=70c6e569-46b6-422e-ab8f-e751298385f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:47.983Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e7c0e1d8-d9b8-4fff-a81f-fb9f6b26be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:57.992Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4b4748a5-996d-4cb9-94fb-be5b506a7f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:08.002Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=89b14b8e-8a8c-498f-a80e-1789314d045e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:18.010Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ae542dd5-5b69-46f7-a4cb-3c246dc83b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:28.018Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7a52692e-567a-4d4c-944b-69604db39e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:38.027Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=aee441c7-32c5-4d9a-8f20-5721b6914b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:48.038Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=033fab22-3c73-44be-b5c3-b703f57340da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:58.048Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0f8ffaea-b413-4f41-85ae-a4aa9d6b874f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:58.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:08.058Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=88e9cdc0-75f8-46e8-8c8c-a9a6a424207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:18.068Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c98a239e-2b87-412f-8dd9-9860421678b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:28.077Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6dc3e53b-355b-4563-9dd4-35a131745a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:38.085Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6476813c-a91a-4e70-aead-3dcf09fd5ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:48.095Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e7f5f852-2fc2-4ad1-b9d6-97fa1b49aff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:58.107Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3c1d61b6-70ab-49b6-b70e-54a19c75948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:08.119Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=48cbfecc-7a99-48a4-94d2-4a955b87f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:18.128Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ef46a582-e6ec-44a5-b063-16616a052d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:28.137Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=36f8e3d6-c822-40bf-80b0-538d0e20ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:38.155Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=52d392fc-57a3-43f1-ac9b-7dcc193476f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:38.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:48.163Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dac9eba3-dbea-4637-8b42-8007f70b6803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:58.173Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4fe35b18-9333-4c64-a47e-207ff1774ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:08.183Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=affc1a16-1953-4f22-8b0a-edd60d780d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:18.192Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8cc0d19b-e6e6-45f9-af57-c03234980500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:28.201Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=52155fc8-bd65-41c3-b298-2d190cf8b1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:33:35.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:33:35.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:33:35.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:33:35.462Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:33:35.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:33:35.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:33:35.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 |2022-05-23T05:33:35.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:38.212Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9e217ea9-4d9d-41f4-82ab-20eed2931684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:48.220Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ab38aea0-0425-4bdf-8bc1-86328a9de107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:58.227Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d42e16ab-1c77-49fb-8f22-e41427c1a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:08.234Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b3ccff67-afe6-4cbf-af2e-81ec65746ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:18.244Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=212eee54-4067-493d-9f05-0b38eb9094f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:28.252Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0cd393a6-0545-4ae2-bd0d-ca53722a537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:38.263Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ee496e7b-1457-4157-8f77-ec0f40697da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:48.273Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7fa8608d-f5dc-4894-bf81-42131f08db65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:58.282Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2df04842-6c9b-4a18-8e1b-72da7c424fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:08.293Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=376cc240-0415-4bca-9d72-2e4728c92fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:18.302Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=96a4108f-25dc-434c-85d8-4c7fca25a737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:28.312Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=68122fef-9bb1-4b67-a98d-27616fd7baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:38.320Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=82acb9af-0af8-48a1-915c-4a7ca084e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:48.332Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2969f4cd-1ec9-4f51-a584-8d0aeb572ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:58.342Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c9b5f004-c4b0-4d87-bd54-f5eec32e7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:08.356Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0167fc31-ebfa-48b2-bcb2-0d5167f21af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:18.367Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ebcde81c-0e2c-4774-8ca6-953f5d6bca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:28.376Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e7657602-b818-4d2a-b868-5f96b9f85a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:38.387Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=86e25248-a7a5-4ced-843c-a0580ccf48a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:48.396Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=300a363d-7dc4-4b4a-b72d-026ebda708fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:48.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:58.406Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=69ef2654-be70-44b4-a6b0-d6e50da5bd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:58.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:08.416Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=da5f07d6-eaa2-464d-a5f0-53c017ea3068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:18.424Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7643fcb4-11cd-42ae-ba4e-c2dee877b2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:28.433Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=77d422f0-9f7f-4f2d-8f14-3a046d7b4dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:38.444Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a4835d99-09ef-40b5-b963-9db2007775ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:48.453Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3f0b7e68-7371-4461-af04-d8c9492e25ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:58.461Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=41f55e84-be14-4420-96c3-5716910a4c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:08.471Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b0d6c32f-2d53-4322-9fb5-a26c7a1507a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:18.483Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7346a9b7-6beb-4178-9e8d-cd5592d2dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:28.493Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fb465706-1056-4a6c-ab72-b0998f5a1b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:38:35.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:38:35.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:38:35.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:38:35.443Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:38:35.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:38:35.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:38:35.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:38:35.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:38.501Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=45b3ede0-c490-4469-a502-bd8c9841654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:48.512Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d3a2f792-85e1-4610-a4ba-f996518d1835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:58.522Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=232da7a2-f46f-44a9-94c4-9e3864a0ca3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:08.534Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=88d7c50d-98fb-4412-9262-c781d251b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:18.544Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=38d68e94-2aa2-4cb9-aef8-681d182a800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:28.552Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=440f2e6f-ce09-4d50-9591-b83670c5e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:38.561Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=57cbaaed-e073-4a37-bf65-5bbf96b2389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:48.573Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b9beb267-e22f-4bfc-b83c-768f5ea19e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:58.583Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f831e6c4-f36e-4b6d-83ea-728612cbc351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:08.595Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d38f079f-037c-4e07-83dd-bc8c50940880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:18.608Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1bdc0658-ae5e-46d6-a159-bc68fe11a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:28.619Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=db7f7222-f002-4377-8a4c-b7effcfd870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:28.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:38.629Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9c6ddbfa-719b-460c-a399-9eda57a55122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:48.637Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=66c87d29-ce16-4f55-b668-453f4bf16d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:58.647Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=17569be9-0f1f-4b6d-bbfa-1a0e98d89f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:08.656Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=223fd758-09e7-4d40-b55c-b352d58ec161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:18.666Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ea0ad700-d5e8-4a88-8539-68314286d049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:28.675Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=93d117ff-affc-485d-acdc-f1ee626ac42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:38.683Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=876b7074-d77b-457e-a12b-0cfc3763c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:48.692Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4d4e8e5a-9d06-4d4c-9d80-d26ba157f85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:58.700Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9a6d9546-42ff-4550-9c71-645394f5e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:08.709Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=55138d66-8359-448c-8dee-2ddb618f0db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:18.719Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e1eb486c-5c2e-4585-a314-8db3e190e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:28.729Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=086a634f-de8c-48ef-8011-3406f2353178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:38.742Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c5caa6fe-5550-4ea3-bfd1-d39ea7a278f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:48.751Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0d198225-0828-4489-b4f4-6e2602bf6dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:48.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:58.761Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4d1120c0-6fe1-49a5-953b-79af65e2309f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:08.771Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ee210709-1c5a-4302-908a-6e167997822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:18.781Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=03c463e0-cbc8-4051-b1d2-d9d04b907559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:28.789Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8ecba501-7a61-48de-a632-55b32d4c2e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:43:35.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:43:35.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:43:35.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:43:35.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:43:35.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:43:35.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:43:35.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 |2022-05-23T05:43:35.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:38.801Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2ace63aa-9a26-40e9-b218-79e7682d32dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:48.811Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1455fb77-af01-4fe5-94c6-8ba9464afaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:58.822Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fc815cc2-4f53-4691-98e0-39e7f19fd8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:08.830Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c4400208-60c0-4091-a4b6-0d97c7299d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:18.843Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a4578b32-703a-43d8-b099-e963f3e02264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:28.858Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1823b0fe-3e64-4604-9239-dc5a14304e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:38.872Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f6f3de79-d04c-41d6-b70a-5356770e3ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:48.882Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e328a9f7-566a-47f4-97eb-3b2d4f6264a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:58.892Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8a1f2a01-d5a2-401c-b21d-5ff73768a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:08.902Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9af0f62d-fea5-4b56-bc66-cf84a33c7a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:18.911Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b044ea3e-5d42-49a9-bd2d-fa2c550762d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:28.918Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8123f3c6-136f-401e-9a46-ef0c97fea615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:38.927Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=52ce1437-b5aa-46d8-b5a6-eeea377efda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:48.936Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=25d8e406-eabc-4170-bb7e-ecc8414a7eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:58.943Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b1866ad6-a492-4050-8700-b9b6528a4837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:08.953Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=552dc31f-5a2c-471a-82e4-8a5bd8c9981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:18.962Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cb5dfafb-2583-42ba-afeb-5250f3d40fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:28.972Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a24d142c-d0ae-4507-8390-6cd57c67a10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:38.980Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d7335db3-800c-4e6f-a778-c2cc2c2da1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:48.992Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7e37d00a-a4ff-4adb-8101-ea0b42a2a2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:59.003Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=80db3865-ca43-49ab-9580-d62b3484a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:46:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:09.012Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=230e6985-37d7-48c9-b574-78221b2b4e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:19.021Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4538775f-b294-4409-bf2c-cd683caee341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:29.030Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6e5030b6-1faa-4eb7-98bc-c32e7314d8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:39.039Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8cf83e88-8139-49d9-ada5-780eb54ba6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:39.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:49.049Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=72210685-71c1-4e7a-b824-8b9018cd08ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:59.057Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=beeefd41-6312-4a14-8b93-5d5557e7fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:47:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:09.066Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=90ad4737-7daa-4b7d-aad2-bbc3b30673af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:19.074Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d9e3fc7b-5e56-4031-8d3a-42bdc971d7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:19.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:29.082Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2b8095df-49f1-455e-bad5-974b4c08f2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:48:35.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:48:35.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:48:35.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:48:35.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:48:35.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:48:35.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:48:35.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:48:35.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:39.090Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1cb7215f-180c-466e-961b-cbfbffee2c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:39.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:49.102Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2dbeb26e-b7a9-4cd2-9f39-8353f36178c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:59.110Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f7037b2a-9a9d-4583-b360-43f327e274cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:48:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:09.119Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=96ceb658-90c1-4d59-b3ec-648c7b0d8b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:19.128Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a3eba80a-162e-48c5-acef-155c9d5fd44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:29.141Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=188bef66-4a6f-411a-a409-ae2bc7d1e4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:39.155Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e5ae1abd-57fd-474a-b750-a0b137a8698c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:49.164Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c84bfc43-e0ee-49ea-acc1-32f067543541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:59.177Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1e5463c5-c800-4c02-a18f-50e032a3529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:49:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:09.188Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0bc2871a-2737-4b34-b09c-f4cadcb850c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:19.197Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d319f998-c126-4da2-94ef-d5053dcc91ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:29.207Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6f86c412-0302-4e96-a49e-0b3d14a918c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:39.216Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fda0ce48-035e-4612-817b-86416594c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:39.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:49.224Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0170dd24-0a26-4635-956e-7a11980eee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:59.233Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9a92cd35-46e5-407b-928e-a68b889adc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:50:59.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:09.242Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3834b136-3f37-4a56-9902-2448545e432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:09.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.coyote.http11.Http11Processor |2022-05-23T05:51:09.688Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:19.253Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=21f65a91-441d-493b-a469-248beeec255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:19.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:29.263Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6aa08740-82a7-41cc-a10b-cd6baf799231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:39.273Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=df4a4354-96ee-47fe-b84b-657c5af8ed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:49.282Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=650df98a-0643-4033-b587-14079002a542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:59.290Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0fc8ff65-bab4-48e5-bc0d-38cd38a34eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:51:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:09.299Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1fb353c1-2361-4bef-b993-162147e53f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:09.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:19.308Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ffee2e66-4a6c-441f-acd6-1305b1ce612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:29.316Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e2dce7bd-cf5d-4a1a-b9b8-482bef1b3c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:39.325Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1859978d-4af8-42c8-8d1d-2d250b05c6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:49.335Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0422349f-723b-4d4a-9cd9-8f9856f86db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:59.345Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e49d5277-82dc-4b96-9f55-a304aa8199ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:52:59.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:09.353Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b49c0605-ad55-4cdf-9110-e294ac5c4d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:19.364Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5e7b1bf7-fced-4759-9f61-056fd9d7ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:29.373Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=62d8e75a-82ee-4683-bf47-6af11e8ad464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:29.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:53:35.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:53:35.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:53:35.439Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:53:35.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 |2022-05-23T05:53:35.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:53:35.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:53:35.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:53:35.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:39.383Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1b3b5868-359b-4d21-b517-13f6ed735203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:49.391Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fc062016-0bb5-4747-b054-1501f433ab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:59.400Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=31ca37b1-a4e0-49fd-97b9-45fd203828a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:53:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:09.410Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b5775aea-415a-430d-9fc7-bc0ebdf88e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:19.420Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d2c023b3-8300-4f95-b795-6c2db2c23fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:19.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:29.429Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d28fa0c9-5d88-4b73-90e5-5151bb49e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:39.438Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0faafcdd-050e-4b8a-bb2b-cee4e1552760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:49.450Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0bfb3051-31ba-4173-89cc-5640ec8041f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:49.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:59.459Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5409e052-1ca6-4d8c-8cdf-9e7a0bb87517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:54:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:09.467Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ebe1a1ec-5359-44dc-ae7e-cb72191edf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:09.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:19.479Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a7873a01-4ed4-458f-bb04-aa5e8d0e4b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:29.487Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8c9b6c03-197b-42ce-a9db-e67a7b7c063e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:39.497Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fb6d153b-84f2-4088-acf3-af7f9429b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:39.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:49.512Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f8083778-fef9-4883-853a-99e185c8ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:59.524Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=26ce28e4-15d0-4274-b24a-89605bdbeb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:55:59.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:09.535Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=55522300-b4bb-49dd-a94a-262aaea94363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:19.544Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=81bbde85-c162-4a10-ab53-3873844b43c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:29.554Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=01c921c1-ce18-461b-861a-5d7dd62d6daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:39.565Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7a573746-645d-4291-9776-7b292b335198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:49.603Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3f77e8bb-c60b-424d-ae56-7d3f25b05ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:59.612Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=131e1ffa-4423-4663-8589-323313678960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:56:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:09.621Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a0b7188b-e456-4b61-bc27-50614948d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:19.632Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4cf0d943-bb26-46a9-a96a-f0044b02ebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:19.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:29.641Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=124031bd-1a6d-40c0-a084-dd63203150b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:39.649Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3f766aca-e953-47be-be3d-d8d42a2a3a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:49.657Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=518e777a-9fbf-40a2-83f3-a4d1b78c2fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:49.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:59.666Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=110bd083-adfc-4591-9e49-51ff77b40fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:57:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:09.674Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f447f67a-5e9b-46c1-b682-a107a12106d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:19.681Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=00a79e56-d45f-4123-a645-0bd8dd18a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:29.692Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f90636f7-5c02-4366-a3c4-a5c6f4aded61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:29.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:58:35.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:58:35.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T05:58:35.452Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:58:35.455Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:58:35.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:58:35.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:58:35.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:58:35.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:39.701Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=600fbcec-5205-4fa9-b2ce-11e24abc289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:49.710Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4e397e03-b3e8-4553-8f8f-860aaaaa0c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:49.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:59.719Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2599a9e1-8341-4166-97da-5a7a4372147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:58:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:09.728Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=89251e10-6d36-432d-b6b4-dda60ae18012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:19.739Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f5242e1a-088f-4c3a-82c3-287d775ec339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:29.747Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f135406a-0fdd-439d-92b1-baf74cf31922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:39.756Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=27600783-5c65-4b60-b247-057801b76c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:49.765Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8ff2c465-f787-45af-aedb-058da1d5a412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:59.775Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2c41e6ec-abce-4bc6-91a3-dca8edaa26ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:59:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:09.784Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=198c97b1-dd89-49de-a9cf-89823ead0dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:19.795Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=14b1939b-1165-438c-99a7-78c1543540d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:29.807Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=61f34ec9-0705-4b80-bf42-385a972a8026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:39.816Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=562581c4-9f78-4300-a13f-201a30099076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:49.827Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4d30ba07-856c-4375-944b-b59564cfecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:49.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:59.835Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7de6df21-0e06-4291-bcc4-8b9f495539e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:00:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:09.844Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7f08ec6c-76ac-43aa-a9bc-8660bce0317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:09.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:19.854Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ca3a07ba-88e9-47e0-a11b-97f92d06652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:29.863Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a98b87ff-14d6-44da-81eb-849bcc223702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:29.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:39.873Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a58574fe-3d78-428e-bd98-c9492a2646b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:49.883Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f072f655-c10d-4612-b0d3-ba017ef409d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:59.893Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bd9a1da5-e94f-4621-bcac-69ad0d0e1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:01:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:09.903Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4c169080-e7c3-44dd-8ac5-38e32b6c3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:19.915Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dce72160-2139-42da-b874-21aa5015fd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:29.925Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5a56ddf4-10f2-44de-9997-f39d02705a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:29.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:39.935Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=960fc037-91bf-4321-92b4-517624ff602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:49.945Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7584a1db-c7d7-4c0c-9037-90d99cf4de7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:59.954Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fc66a37d-4e87-4256-bed7-fe276656e33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:02:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:09.964Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5cd1f24b-58fb-41f3-ab6f-5fd71fa167aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:19.972Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cfd14374-43e7-47ef-b89b-a6d14e06ca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:29.982Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b88185c9-2eba-4573-8b7a-d61ac84ca2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:03:35.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:03:35.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:03:35.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:03:35.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:03:35.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:03:35.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:03:35.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 |2022-05-23T06:03:35.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:39.992Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8c560f11-bcd4-4540-bb63-2c54a10a8e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:50.002Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=497f1023-5fa0-4ac7-8860-d0221840a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:03:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:00.012Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0cefd099-86c2-4869-b721-c0e1f577fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:10.021Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=828b0cf1-1f6a-45e6-b52c-0f98edb1d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:20.030Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=985f3aa5-793f-4f19-9c5d-9318e991fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:30.061Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=48533861-bc55-4e72-8de7-2b3b45f857d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:40.067Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=36a2ae6f-fef7-405d-8740-de519ad3e911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:40.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:50.078Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f817032b-3b0e-4400-94de-b0def50dc8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:04:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:00.087Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=14335818-5eb5-407b-a685-7367c1977e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:10.096Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dde6248b-67a1-4761-aadc-c3c1892882cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:20.104Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0845cb32-0955-4bad-9715-9426aed02185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:30.113Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=436d9311-5dd8-4175-8d70-e9cccf7e8806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:30.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:40.122Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=677791c6-718d-4fa5-a84b-416c429b169f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:50.132Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b118462e-15e8-4728-b91a-5e943942dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:05:50.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:00.147Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b2625820-645e-470e-93cb-e8d91b61c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:00.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:10.159Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0182879f-708c-4d83-88f3-199db8cee77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:20.167Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a2b434ec-274a-4e6d-bb59-77701b7b2871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:30.175Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=63249f05-1944-43e5-949d-0ff606b28c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:40.184Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b4e275d5-8f7f-4229-9154-dbfbfb440305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:50.191Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6fb2fb50-529c-4efc-9c6d-ebcb5a2a6951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:06:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:00.196Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=740a6951-65d0-4903-8cc5-aa7b1c1303a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:10.207Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=247f19a9-bf6b-4f00-9ce0-8b4881e1500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:20.213Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4721df13-a2dc-49df-afbe-73bc36624ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:30.222Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e80ee7cd-6c79-4eda-8316-d6c5f95a06fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:40.230Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d293dc9d-9921-4210-8058-6430bc425f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:50.240Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=00585187-b5ef-4e24-9d14-a3a5f78e6a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:07:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:00.252Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d73681cb-1fd8-4356-a3c6-67f3135454cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:10.258Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4c504aa8-76e8-4848-ae3c-4fbed7e4c8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:20.265Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3d3a18f6-ffd6-49c9-8ebd-f1a856e1d4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:30.272Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1390300d-1ccb-497f-b925-96ce9c506982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:08:35.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:08:35.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:08:35.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:08:35.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:08:35.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:08:35.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:08:35.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T06:08:35.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:40.280Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=024dbde4-7821-48a5-9036-18c455b0e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:40.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:50.290Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2675b55a-d6c2-41ad-a996-519c3ca48fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:08:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:00.299Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d48a2a51-b879-4d2b-b987-978200e4fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:10.308Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a379463a-190a-4cae-81a8-a8f4a4177fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:20.316Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7ca9733e-1bb5-45d4-bb63-d68d5ef5db56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:30.326Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e4fa9351-ceb9-4cd7-bff4-188db2ab72c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:30.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:40.334Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5c5a91be-9b8a-4b03-ae5d-f985e946c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:40.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:50.342Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6ed2a79c-6d1d-4bff-a1a0-42041fe031bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:09:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:00.355Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f2fdee23-7d67-491c-8380-ab3c24fcc5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:10.363Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5db2383d-5fca-4d21-9a2b-1010e55c55be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:20.389Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=70dcce6a-22b2-4843-98c8-929d4ad949b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:30.399Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fbd0279a-a0fa-435d-89fe-02b039ab2f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:40.406Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=555f0b51-dcf3-4a9e-a39a-c05801fd9da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:40.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:50.414Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=47ae7229-6a11-4da0-b8df-affff1dff18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:10:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:00.422Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2781d615-b79e-4557-bd43-c24a801f8870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:10.431Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=189b06cf-fdd9-40a3-a5cc-444e10741309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:20.440Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=998f09c1-06a6-45fd-806d-bbe924110788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:30.449Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e59c520a-19ed-417c-b6eb-43571b4f0af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:40.455Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=69032cf0-431e-43d6-9a8e-e397f5d4b7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:50.465Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=75a92cec-9fe4-4c33-9a68-a05095a7b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:11:50.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:00.473Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=028a7ba2-6043-466b-aba4-4c5a5a550f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:10.483Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=555b495f-db46-49bd-b96d-484ea270eb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:20.492Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d506eb21-c4b1-4722-b5f3-7a34ad99e5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:30.502Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7640d00e-b285-4059-a886-32f30e8dffb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:40.509Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=51a1f6a1-2041-4b55-b9e1-22f93250033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:50.524Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=09708394-0cf4-45d7-beae-5aaf95de282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:12:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:00.532Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1ecf0223-8ab2-4c2e-ab85-a063d68be763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:10.541Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2599f630-47cb-429d-8be5-67610fa7fe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:20.549Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=364f6509-406c-4752-969f-5f50aaf371d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:30.561Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7516e9a5-2b9f-424e-bf6b-524817f6a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:13:35.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:13:35.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:13:35.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:13:35.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:13:35.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:13:35.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:13:35.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T06:13:35.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:40.571Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=83978b90-6151-4c93-896a-9f4eadf6b942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:50.581Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=44fc47f3-3011-42e4-9c58-512e173a07f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:13:50.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:00.590Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=51606ba1-2141-432d-abdd-69a6d5e2640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:10.603Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1dc8ad43-bb1e-457d-8d44-da4b8d461f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:10.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:20.612Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=89e702df-747d-4534-b7b1-30913c0a5540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:30.623Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3490140b-8c90-4db9-96f1-1d49bafb74bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:40.631Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=24bac596-4716-4a82-964c-2a150c979b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:50.640Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=82303633-e83d-4d04-8363-e1d8a9493f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:14:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:00.647Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5c46ba83-b302-4b50-af39-76911c02717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:10.655Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6e075caa-4ca3-47a7-824a-87c81deb4cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:20.665Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=73a45957-66fd-4ff4-ae9e-b425a6ef5410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:30.675Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d6db1eea-f9e2-41e2-99c8-704588805bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:50.965Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=21da3e0b-4f35-4a4f-b8ad-7b4fe6108ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:15:52.110Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/9xaCktPAgqBZKyl8Ik3m'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:02.110Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=01d6da58-6905-4639-b811-e473e4b1b35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-23T06:16:07.850Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=9xaCktPAgqBZKyl8Ik3m, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:08.054Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:18.055Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=89d1f7bc-3016-4ca4-9632-5373abc3eaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:37.609Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=75d12eb4-a342-455c-a35a-a2dcefb3efae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:16:57.143Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a56beb4a-8df0-443f-bb96-2f8f0a69cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:17:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:17:16.687Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e5c7be5d-f52c-43dd-9da2-a9e8ade6d9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:17:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:17:36.218Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cf07efea-e8ac-4dc7-aec6-55390cd3e2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:17:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:17:55.762Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=41772295-9ebd-404e-b7e2-b7124902aac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:18:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:18:15.303Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=700672d5-59cf-49a0-87a3-39fb5104baa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:18:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:18:34.848Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dc36acc0-8856-4013-8996-96f57aa35689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:18:35.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:18:35.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:18:35.454Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:18:35.455Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:18:35.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:18:35.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:18:35.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T06:18:35.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:18:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:18:54.387Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e50825f8-7859-4776-ad4d-bafbd981c2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:13.982Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ad624cbb-3dbe-4efa-915b-359f2dc98a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:33.535Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0a60a41e-74f5-4cc9-86cc-584bf0303481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-23T06:19:34.544Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=rT3xbhmLchWWCvuTIY5Z, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:34.553Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:44.554Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=335ef993-adc5-4f43-8a2e-e258585df540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:19:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:20:04.103Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3058b4d8-9362-45fe-9052-68899b713ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:20:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:20:23.646Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=507db4f6-ca59-454a-a467-a0a3d96cd3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:20:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:20:43.189Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0a304c8f-2cbe-43dd-8a82-e2fdbbac1a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:20:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:21:02.729Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=427af94e-a63b-4c09-8e55-51708696b685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:21:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:21:22.282Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9c820875-c9c7-4417-ac3f-a92cff3ff6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:21:31.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:21:41.842Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9e21f06b-489b-4f02-8c6a-9f556a91d597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:21:51.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:22:01.379Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e5c7e484-1ccf-4177-b03e-47836054947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:22:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:22:20.919Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c8a514ec-be29-401b-b58d-58bf246a6db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:22:30.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:22:40.457Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2223a5b0-65ac-4c99-a172-a146f504633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:22:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:23:00.029Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3ab95f24-4610-4d7f-b959-e8c90192f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:23:09.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:23:19.575Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f2631a16-f7df-4a98-aca3-54bad25a1d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:23:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:23:35.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:23:35.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:23:35.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:23:35.485Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:23:35.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:23:35.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:23:35.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T06:23:35.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:23:39.136Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0a7c3bba-a286-4a6a-b258-5502658c892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:23:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:23:58.682Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=91aaca3e-aeaf-42e9-bf43-3b6a24bf9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:18.219Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0d7b4f26-bece-4df0-be61-e9a3577dac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-23T06:24:19.107Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=BgSMB1m73Di4uIy6sYYt, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:19.116Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:29.117Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=41863f7e-66c8-4ea9-8a9d-816ba9ac2641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:48.685Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=43d74299-0343-49e5-a6bc-4379b8311cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:24:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:25:08.230Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d16103f7-9981-458c-94ae-f3423a3e9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:25:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:25:27.770Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8772155e-c79e-49ba-b492-acf77841dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:25:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:25:47.334Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=55d74541-708f-4393-90c2-b8a02aa71800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:25:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:26:06.915Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=947aa162-8772-478d-a537-b53f0103f981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:26:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:26:26.512Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=40d0e3ea-3190-4b2d-a9d2-c36f9fac4b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:26:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:26:46.071Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d6b74c9d-7c5a-4966-9b1c-b7a2734c9e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:26:55.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:27:05.618Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c4ee8631-ac77-457d-a56e-6c2f65b986c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:27:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:27:25.168Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cb81fdd9-7fb6-4951-b166-c3cf13ddae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:27:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:27:44.715Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=82b1714d-5791-4768-8226-96a1e9e0d7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:27:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:28:04.279Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=72545e6d-cf7e-4704-9fe3-62cc30ff7959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:28:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:28:23.825Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7a798067-cea7-4f50-903f-113b29e5eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:28:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:28:35.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:28:35.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:28:35.476Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:28:35.477Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:28:35.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:28:35.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:28:35.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T06:28:35.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:28:43.413Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d614d8a1-5070-4757-899e-2acac94330f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:28:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:29:02.954Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0b087ce7-9bf5-47c6-ba4a-f2cd848aa42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:29:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:29:22.505Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=13f2e683-30d6-425d-bd5c-318c0fb6939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:29:32.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:29:42.043Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3d76d731-3e3c-400c-89a2-bb3a7d9b5af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:29:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:30:01.607Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=821a5af6-e7e6-410f-80ad-ece7083ccb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:30:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:30:21.167Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0d1591af-45ac-4201-8fa1-3f8e4f7ffcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:30:30.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:30:40.715Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ee1a5967-ca33-4f78-a6bf-609f54d70458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:30:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:31:00.263Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=157dbb2e-575c-40b3-affe-7a6e364d15d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:31:09.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:31:19.825Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=323a880a-9a53-4611-af93-442f12b5bb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:31:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:31:39.366Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a56f7bd3-5db4-4cc6-89e6-29f584d03601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:31:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:31:58.942Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bec918d7-a131-410b-8e47-0909272a24d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:32:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:32:18.493Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6e9eebe0-c5d5-44e4-835c-b36b70e604e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:32:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:32:38.038Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=05a6c77d-ebfd-4811-beae-f5322ec2df81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:32:47.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:32:57.574Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a2f82675-aa09-4e4d-aed4-fbb5d95d7817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:33:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:33:17.116Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1fb4c372-a535-40aa-9920-3575570c1228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:33:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:33:35.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:33:35.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:33:35.453Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:33:35.454Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:33:35.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:33:35.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:33:35.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T06:33:35.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:33:36.653Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=391e2329-a3e4-427c-81d8-f42f3d340792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:33:46.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:33:56.196Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f6f00ad8-d398-4796-a43f-b6f7c99c5600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:34:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:34:15.747Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ae60ccd7-df79-40cf-b7fc-5c09e3224ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:34:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:34:35.289Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b411816e-22d2-46f9-8cf3-a46fafa2bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:34:44.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:34:54.832Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fe6e079c-39c0-4e26-8990-68b2b8378a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:35:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:35:14.399Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2370fb8e-dd99-4f93-852e-5f9c529fd834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:35:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:35:33.941Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d12634d2-769b-442b-a27e-11abd66021e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:35:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:35:53.475Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=40913124-c6d1-4f78-8a4a-71a8827dedf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:36:03.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:36:13.011Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d39d4d06-897b-4612-b726-ef2b43a38386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:36:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:36:32.552Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=345c6dde-7a66-4874-887e-9a41187794d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:36:42.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:36:52.095Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=10568c54-54d1-46e3-8bd8-0897f1eee360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:37:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:37:11.632Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9fa1bd68-8206-4845-bf37-d7f0cbef1580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:37:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:37:31.171Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d9156990-ea50-4c13-9bdb-20cd594743f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:37:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:37:50.716Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4b82ecf1-e970-4b35-ad24-efd4967dc308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:38:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:38:10.258Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5dc979e1-ca65-40b6-980d-862db2a8a14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:38:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:38:29.824Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ee8a4c9f-d6c7-4d45-9d77-01f0dc869925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:38:35.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T06:38:35.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T06:38:35.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:38:35.408Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:38:35.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T06:38:35.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T06:38:35.410Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T06:38:35.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:38:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:38:49.366Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a2eaa3cf-e5d9-4964-9bf5-f5626811da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:38:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:39:08.912Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=78f1fdd9-b857-4b78-bf8d-022f7d5bbabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:39:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:39:28.454Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2d0389eb-2e32-4b96-9b35-25a105ddbf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:39:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:39:48.010Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4fefd92d-66ef-4499-99ba-cbcebe2cd776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:39:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:40:07.552Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=06647953-e5a7-4fc0-aa70-d715f8ec0722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:40:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:40:27.108Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fe5b49fa-da8e-4dd4-bd99-e7f7e06fc389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:40:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T06:40:46.647Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=447b1799-cc2e-48ac-b012-625d255b6c7e | |INVOKE |pool-2-thread-1 |