By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:11:45.615Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:11:45.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T03:11:45.655Z |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-06-25T03:11:46.366Z |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-06-25T03:11:46.478Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:11:46.478Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:11:46.478Z |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-06-25T03:11:46.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-25T03:11:46.725Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-25T03:11:46.749Z |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-06-25T03:11:48.278Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-25T03:11:48.711Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-25T03:11:48.733Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-25T03:11:48.733Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-25T03:11:48.798Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-25T03:11:48.798Z |INFO |Root WebApplicationContext: initialization completed in 2048 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-25T03:11:49.202Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-25T03:11:49.996Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-25T03:11:51.636Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-25T03:11:52.073Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-25T03:11:52.074Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-25T03:11:52.076Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-25T03:11:52.290Z |INFO |Started MainApp in 9.841 seconds (JVM running for 10.817) |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-25T03:11:52.398Z |INFO |Start scheduling PRH workflow |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:11:52.414Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=df064386-662a-471e-9265-203db1aaaf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:11:53.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:11:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:03.924Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f809950a-231b-4813-88a5-a6d90ff83b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:12:04.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:14.964Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0721d369-f260-4fc9-a2e9-f1cdb861ac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:12:16.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:26.065Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=64a3bb73-7156-4111-92c2-4ae0a5d0bf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:12:27.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:27.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:37.143Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d8408c57-34e8-4acc-b929-05a363818cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:12:38.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:48.213Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5f64a049-998c-4452-b7bc-2bdd765d466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:12:49.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:49.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:12:59.253Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=99bc71b1-7884-4b88-9fa1-8238e837f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:13:00.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:10.297Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=99e88f29-1eca-470a-b4bf-0e1d5f22f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:13:11.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:21.332Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=57716d34-d436-4356-b2d5-15ae70b8cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:13:22.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:32.376Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1df1396d-916c-4023-b8ce-e325142851c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:13:33.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:33.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:43.448Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b1ca02ea-664e-4e12-8176-a5f43b94d70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:13:44.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:54.519Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a046ef09-eddf-4e42-afe5-7c0809213b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T03:13:55.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:13:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:05.589Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9bacf581-2388-41b5-8dc6-a7b62e138f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:15.786Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=7d97e400-20d6-4905-9e13-c6e494f55b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:25.803Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1debef93-7c77-4a16-9d82-a02fb04f5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:25.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:35.824Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=13faa079-8cc9-43bf-942c-8ff21ea26861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:45.861Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9aca50fc-d6e1-4e0b-94bb-d8a60d05c6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:55.877Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a6e1a4ec-b698-4f59-8aaf-a87dceb86ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:14:55.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:05.896Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=856578d8-d573-4ea9-9d1a-6caf1cb2a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:05.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:15.914Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=938ab554-8482-4698-bb1d-6df3325c422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:25.930Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2f5eb6f7-a3bf-42cf-a71c-ffb463b92d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:35.946Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a5f6d5e1-83c6-4538-a665-3fd302cb2304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:45.969Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=de18451f-f2e5-4255-9c33-26b796b10ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:55.994Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=029c2fe2-3573-4155-96e1-0b4e52e0fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:15:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:06.008Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b944d516-caa4-4465-ae45-2bc5c5165acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:06.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:16.024Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=fb8d23d3-b675-4191-81bb-60ea3d7b4bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:26.038Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=99ce698a-6bd2-45e3-a3c8-807c3573eb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:36.055Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a7860c9b-7177-475a-9bd0-fc6b107e512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:46.072Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=561f33d3-f85a-44cb-88fd-ce98ab50fbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:16:50.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:16:50.070Z |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-06-25T03:16:50.071Z |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-06-25T03:16:50.075Z |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-06-25T03:16:50.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:16:50.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:16:50.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T03:16:50.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:56.092Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4835976f-f2b3-4428-9ecc-3279a11365e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:16:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:06.118Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3061e9ed-94ec-4522-a2ab-e21907d8946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:16.133Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2c582fa1-2954-43d4-98bb-26ab75e23454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:16.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:26.149Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=12f8f9ad-1beb-4b11-a46f-5619eb79a455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:26.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:36.161Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3bc5a728-340a-4842-b90e-29ce9096d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:46.179Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8b62f288-615e-4fa6-b8e0-a6ff0883a3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:46.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:56.191Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9855eb0f-cf76-4b47-97d3-65af127d92a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:17:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:06.204Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=74714a5f-96ff-4b34-9764-aab0bca55c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:06.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:16.224Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a5e8284e-b482-4876-9454-0a5edd1f0516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:16.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:26.238Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=bad67baa-d885-432a-857f-1a054ce5d480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:26.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:36.250Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ca80e6fc-1950-428f-8153-2ab3376e12b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:46.263Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=6d518e24-f2c3-4c32-b98f-2fa33bf502a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:56.275Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=25e0a882-a53e-4a2f-bac7-49bf700ddfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:18:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:06.289Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=70fc8e1b-9564-4ab5-80fc-504a2d996715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:16.300Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2ed9e00d-1f30-4414-89f9-77b0df43af14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:16.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:26.314Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2d079664-dd07-4736-93d4-6b63183417a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:36.326Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0417cf76-5522-418e-aa8b-5b3da537f2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:46.339Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=81f1407a-39ed-436b-a244-597a4aa4b956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:56.351Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=de7c8615-2c57-4f62-83ad-9a8ccf331816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:19:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:06.362Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=c8897973-acb5-48be-9b5a-e7ff70fa3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:16.375Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8b3cbb07-c020-4129-aa7c-0ff7a0d41121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:26.387Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8b68583e-51ff-41f1-8141-7b791e7d7507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:26.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:36.401Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ff254185-307e-41e0-b478-cc2be37bdd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:46.415Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f0a0fec2-293c-4b5a-95f4-eca52bd6188b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:56.429Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=852721bc-1541-4de0-b8d9-3d32a9ff3a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:20:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:06.441Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d1af3f48-9ca8-4ac2-8991-eb51a43eea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:06.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:16.453Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5fab09fc-df8f-4f02-a585-9d63a623f785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:26.466Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=57a74c3b-e083-4c0d-8dfa-4a1fa10f04b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:36.477Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=27bcaf5b-4459-41e2-8c3f-6a30fe77a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:46.488Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=c54bece8-7327-4f89-948b-d2e181242660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:46.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:21:49.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:21:49.558Z |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-06-25T03:21:49.559Z |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-06-25T03:21:49.562Z |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-06-25T03:21:49.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:21:49.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:21:49.573Z |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-06-25T03:21:49.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:56.499Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=caf48874-d54d-46c4-910a-d59bf6603ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:21:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:06.510Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=405f2f29-9b0b-4414-b27a-e185e3dd2300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:06.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:16.522Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d0e1317b-ba42-46d4-a439-66547f4842f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:26.533Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d710163c-6170-4d01-a3d0-f11011880ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:36.550Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=e4ac7d4e-40fd-453e-aaa4-c09110e21dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:46.561Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=123ef455-bb2d-403e-882b-e9d2ec5792c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:56.571Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4f90742a-d9db-4e02-8442-ea68df5fc5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:22:56.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:06.585Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a48a9646-1cfc-434a-8aac-7ed16522bdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:16.596Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=cc34a591-bbc4-4c7b-8c73-c846ac3b08c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:26.608Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4c2051bf-82f5-4a08-b7c1-7773e6c39790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:36.619Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b8a091c5-4cd0-4e77-843e-0811aef910ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:46.631Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5a60dde1-6cb3-47c0-afac-46d871d86a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:56.642Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=fec4045a-6f27-44fe-80f3-a15ec5a11a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:23:56.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:06.655Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ee6b121a-b09a-4c21-a364-4afd84be91bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:16.666Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5efe7e0f-a17c-4461-ba18-7f877e062bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:26.677Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9abd3962-2b7a-4bb4-b901-fdc3cd6e6974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:36.690Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=023a49fa-38b5-4a5a-b147-76df1dacca78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:46.701Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=197b79e2-9a06-4843-978d-883797ee7e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:46.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:56.712Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=77c3bb39-5f25-4851-bf0f-48bdd2452421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:24:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:06.723Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=30b53932-246f-4adf-a6f0-cb776757ab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:06.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:16.735Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d09dfa5b-5516-41c7-840c-a7c5bf4a56e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:26.749Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=130dba65-b7db-4152-bd7d-a96f6c0d85e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:36.765Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=31bc15b4-17e7-400e-beff-e16219d89177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:46.776Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b8698c45-89a5-4ad6-9310-441f4860f547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:56.786Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1939c277-faf5-4f39-9d39-c5e64ab6ed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:25:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:06.797Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f2d8afaa-ba49-4583-ae4f-1cd1a41ad80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:06.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:16.807Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9240da18-06ae-4646-a056-8d3e4f11757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:26.819Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8646de57-ff07-4f22-933e-3d202000b127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:36.836Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2422f53c-a1ca-4a9c-bbf5-d22d7dba4bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:46.853Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=231998f4-8313-4493-9a56-9f98c6689d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:26:49.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:26:49.528Z |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-06-25T03:26:49.529Z |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-06-25T03:26:49.532Z |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-06-25T03:26:49.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:26:49.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:26:49.541Z |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-06-25T03:26:49.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:56.875Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=82b2284c-ce58-4fa4-aca4-58f40f0ca1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:26:56.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:06.885Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=50f247f1-104f-44c0-976f-c9a2f180f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:16.895Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=6224a42e-6037-4cf0-8eeb-9ea391549aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:26.906Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=87a4a05d-6671-4bfc-8c89-5793121d0203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:36.915Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f5c7ab2b-727d-4c0a-97b1-397e261a27de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:46.927Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=7538f064-db02-48b3-ad2a-e13e35a147df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:56.937Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=445e6818-4fc5-4d01-aeed-c3fafb204e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:27:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:06.950Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=08e67511-38e3-43ac-bf75-088a19af98ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:16.960Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2782a1c3-2de2-4f92-896e-5598d9a85376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:26.970Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d6890e1f-2a69-4935-bda4-b9dc11cee307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:36.980Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ca297a7c-28d1-419e-b698-ebdcbd2851dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:46.990Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9b2422e2-b86c-4a1c-8050-fa6828877347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:57.000Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=bf5f5803-7409-4d90-89a1-354322305ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:28:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:07.010Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9115e14b-0ea9-4824-aa5e-173ba25ee751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:17.020Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=78ca58d0-6031-4926-aa70-aeabe065a1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:27.031Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=00b0924a-2066-4d8e-ac29-9c3874ae42c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:37.042Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1d383114-4ee6-4154-8a22-abfd5fefdc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:47.054Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=065f78a3-1d86-4ea6-a65f-a491a7380a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:57.065Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=fbca97f9-c337-45d5-85d2-1b4204e24b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:29:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:07.077Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2f4d83e5-67fe-4967-9436-2d484f454e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:17.086Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=75e87ba4-2845-43bf-a6ae-4bc376e87537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:27.098Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4ce46590-eaac-4901-be47-0a605e97ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:37.108Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5501739d-c079-40d8-a02b-7b02e0f88ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:47.119Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=42f299f4-a62d-4201-aab6-2f4d8a50fe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:57.131Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5a42b0f5-08e9-4139-a8bb-87936f7b8d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:30:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:07.140Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b4846b60-8e5b-422d-81ac-e1fd7ac0bd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:17.151Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f9e3aafe-1817-4618-ba65-734df8a310b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:27.160Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2707fd09-ab58-4266-bc75-149c6967a160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:27.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:37.168Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3a59a9e3-c5d0-48fe-8d40-73f90a8ed8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:47.179Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=c201d339-5525-460c-825b-e0f7752c8524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:31:49.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:31:49.522Z |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-06-25T03:31:49.523Z |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-06-25T03:31:49.526Z |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-06-25T03:31:49.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:31:49.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:31:49.537Z |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-06-25T03:31:49.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:57.194Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=464ab23f-bb69-436b-96b3-93e0e6e738cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:31:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:07.205Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a0ccdd94-5018-4b68-86da-c0bf3353b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:17.215Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2a6110ec-b42b-43eb-b224-078b8c1f073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:27.225Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b8cfd00b-6017-4ad8-a7d5-b0a050fc1df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:37.236Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a7bcf28b-9263-49cf-b733-79aba923b5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:47.255Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8ea91407-bd25-4d96-8f20-99ab7521aee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:57.268Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=73b0fbd7-b4ef-42a4-a565-273ef8b5f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:32:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:07.280Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=99e10931-3f94-40e3-b17b-1fa86da75ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:17.291Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=adeb18d8-b7ab-4644-9f3a-7809a36d448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:27.303Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a105f977-e3f3-490d-88bb-d3e9c21af9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:27.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:37.319Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f884b62b-f441-4a53-a471-517bd46a27b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:37.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:47.342Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1e6d4207-17e1-4555-9814-c00c74a02025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:57.351Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ee2a8cd5-2812-4e05-b067-38f929646cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:33:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:07.362Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3f747159-ead4-4cef-8066-3ea53bf6bec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:17.371Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=7d648685-38c2-4973-b477-5d95e5036d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:27.381Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9d6814bf-b71c-4c46-afcf-6750a612c880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:37.395Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ad244fb5-86da-469e-8953-95c8fa19aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:47.435Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=286fc031-6d89-4733-8294-31118dc9ed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:57.444Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4d212165-25d2-491f-ac5b-0e1e9b846cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:34:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:07.461Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=921580c2-1932-405d-8ecd-27203a879ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:17.484Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0826b92b-4ef0-470b-b7f1-273bf6fcd318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:27.496Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=66a141b7-4bea-462c-a415-213b14e04c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:37.505Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ccf999b8-d830-4a4e-82e0-d074eb876dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:47.514Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2671c2ca-7062-4838-93c9-fe957ae1a835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:57.523Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=271eee47-6af0-40d8-b3a0-4604098b0637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:35:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:07.533Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3ce04744-fe87-4850-9d5b-6fa1f5d8cf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:17.541Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=e8a6587e-9099-4a75-afa2-bb460cb6fc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:17.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:27.553Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b3c8dd7d-cf13-4c1d-8989-ef8a62f545a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:37.563Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=62d88966-9e7a-47bb-8d41-d4594d2dc492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:47.574Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=74545d4c-0071-45a9-be74-489e2648dd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:36:49.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:36:49.516Z |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-06-25T03:36:49.517Z |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-06-25T03:36:49.520Z |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-06-25T03:36:49.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:36:49.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:36:49.530Z |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-06-25T03:36:49.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:57.583Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=408a2ac2-62e9-4f49-9f06-8d8aaf9411b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:36:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:07.594Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=fdb921d4-dae5-4100-ade2-5a62c1f657e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:17.604Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=77dbf33d-51a5-41a8-b3c3-e0680f0f522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:27.615Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=63a4d4c5-d8e7-429b-a7a9-7dc838b3bb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:37.624Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f52f82cc-c675-457a-9634-72a4984f8516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:47.634Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4edc5e18-2b04-4694-93e0-b76747a9a4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:57.643Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8b6624ea-5b79-42f6-8fb8-20e941dda545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:37:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:07.651Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=03a36326-db05-406d-93f8-09a5174ea195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:17.661Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=04896b9c-53ce-41fb-a5a4-e2fb989ccbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:27.671Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d9a28d62-4996-4d38-bbad-52b023cb7f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:37.680Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=e16d19e3-5002-4d73-b7ac-46ce0dd287dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:47.690Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=984e0ed0-dfb5-40f1-b025-a1f41e323ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:47.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:57.700Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a80808ce-dcf7-427a-ba74-6c269220ffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:38:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:07.708Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a171c808-f1ac-4a0f-8b05-12639fa79328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:17.717Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ead04cdb-815c-46ab-b797-db5cbf701569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:27.726Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9c1edc16-8ad2-4e95-9966-499c480f8af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:27.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:37.736Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=43c9ecbf-c4f2-488c-bd3f-e6d8ee3aeb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:47.745Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=6704e21f-987a-41a6-a5a2-2eb0f18d747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:57.763Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a53d23a9-93b5-4c25-b095-23b037d7636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:39:57.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:07.773Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=df02a93c-d003-445f-a3d0-6229aa967697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:17.781Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=7baf96f6-5fef-44cf-81ab-46cb8520a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:27.790Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5747b683-d03b-4408-b80a-f7340eeb40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:37.800Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3171e60f-50c4-49c3-baa2-ab22da430cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:47.808Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=89ec4899-d848-4cb4-8299-f48d34ac6fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:57.817Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4473cec2-903a-4d32-a982-3cf4ba11aeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:40:57.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:07.826Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5717d00e-6519-4f19-b6c9-3b5ca10e1e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:17.835Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f3a14aeb-fb4e-470b-b376-f2eb59f08325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:27.844Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1ef9c918-c5ca-4f99-b932-ac236d3ff55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:37.852Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5fa1a343-2925-4bb7-893c-90e7d8eb1f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:47.863Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d4b2a4bd-308c-4417-a799-7c1bdae0d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:41:49.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:41:49.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-06-25T03:41:49.484Z |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-06-25T03:41:49.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-06-25T03:41:49.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:41:49.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:41:49.494Z |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-06-25T03:41:49.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:57.872Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=32f0ee73-45ad-4b56-ad3d-78ce35d0bc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:41:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:07.881Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f4705af3-7943-4798-b232-c1359e2d2ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:17.889Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5e5fe191-2f6d-41ad-9f97-b0768c4b4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:27.899Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2b548a1f-3cd5-4565-8f8b-fab8c59c6d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:37.907Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=12b74b05-de55-4857-ba48-62ade3a48add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:47.916Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=eecd434d-3798-430d-8ef7-91a1c2e1d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:57.925Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a1ba49d2-7ca0-4aae-9a5b-32dc65e0e067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:42:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:07.933Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=de6ce08b-ee42-4562-8b6a-d2582af07049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:17.944Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f7c39270-f032-4282-b5d3-73dac01d154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:17.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:27.958Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=448a3467-5ca6-4dec-bfbc-0396e906a5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:37.970Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=de3fe6ae-ee1b-44f5-9015-b071e9de0573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:47.980Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4177c009-97d4-4cd7-a546-1dcf8c0149ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:57.989Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=7ca10cbf-870f-4a68-8ea1-6dead4a22d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:43:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:07.998Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1dcf02b6-c876-4204-abd3-5debe800f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:08.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:18.006Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=33c6ebfa-9cb2-43c4-93c3-b923cc219393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:18.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:28.014Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=17f70049-4a27-4b7a-843b-c298460de14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:38.022Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5d4511f9-97aa-4fb9-a819-38eac52c1c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:38.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:48.030Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=e7fcfbd1-8898-41c7-9ed9-9577cb2ff9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:58.038Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=85d39523-41e2-4750-a680-d53159e83606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:44:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:08.046Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=27ef2dcb-e07f-40de-89c8-1317fddb53ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:18.053Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8041c80a-8e27-45e8-9771-6bb5794de583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:28.061Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2a3ad011-ccff-4f01-a413-c4085acfd943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:38.070Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9966cd4c-64ee-4627-8d9f-5b1727ccf92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:48.079Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=6063182f-cbd6-4005-9c13-0bdff6d908b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:48.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:58.087Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=fd08bf7a-4689-4eef-98c8-2b90071a6545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:45:58.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:08.099Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=36fb60d8-6837-4395-bd6d-09ae5b2124f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:18.107Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a50e1157-2516-42f6-8072-89d51104d7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:18.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:28.116Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a752268c-752e-4902-b548-8542abd24b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:38.124Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3dc7c624-cb4a-4593-adba-d5da5ba11e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:48.132Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2d44ce90-f73e-4814-bbd4-3338733898b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:46:49.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:46:49.518Z |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-06-25T03:46:49.519Z |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-06-25T03:46:49.521Z |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-06-25T03:46:49.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:46:49.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:46:49.528Z |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-06-25T03:46:49.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:58.141Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=cb4b9d7c-8d46-42fc-b3df-b8858b09cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:46:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:08.149Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=195fcc90-dc8c-4c04-8d8e-ceb2ce99ed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:18.158Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=40cdf905-2937-497e-8fac-6ed539bb3a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:28.167Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=96cd8c9f-564c-4d10-95fa-b4538a16b97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:28.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:38.175Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=93bc0f5b-26a4-4b73-96c5-e4a8f3c86689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:48.184Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a8c324fb-b193-4f2d-bba2-17f2a894a984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:58.192Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=daa50320-e3b2-4886-97c1-b83106f21cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:47:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:08.201Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ce52a3a1-bfcf-448b-9151-84122b4a4f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:08.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:18.214Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=52859836-d8a5-4fd1-a8c5-e7bf8959d80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:18.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:28.222Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ace70308-377e-4f6f-b94f-110a9bf46efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:38.230Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ecf7bd60-017c-4f43-997b-c0bab0dc99a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:48.238Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5d0e2c63-c350-4761-8990-2c85fc2ec99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:48.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:58.246Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9eb692f1-53a5-475d-84e9-ae42180e29db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:48:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:08.254Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4312a510-3521-4b19-ad31-35cc04a685bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:18.264Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0598e5bb-4cc3-4295-abaf-e25a31de52eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:28.273Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0f8b7c7c-b5dd-415a-a7df-91f678e9add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:38.281Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3c427658-4db9-4f53-91b9-b0dbef083942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:48.290Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=09af364c-6739-45ad-a76b-0de2add7934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:48.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:58.298Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=be238afd-60d9-40f2-b60d-94d29be26ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:49:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:08.307Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=6688f2a0-95b6-40d6-bb4a-a8516816fa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:18.315Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=c94d2aa4-7bdf-4c93-9ad6-3ea1689cc4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:28.324Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=437b1891-4bf8-4182-bbf6-e2b62b080ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:28.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:38.333Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=cd0023af-1e9b-4931-bf72-ced38b80e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:48.341Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=ec350206-2cba-4b96-b2ed-91be7e8aa51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:58.349Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=541c4910-6243-418a-8bfd-e0f288e5b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:50:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:08.356Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=2a292ad1-11d6-47ec-8a58-c91fb0bbd9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:08.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:18.365Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=edc681e6-a2b4-40d3-9f69-343171c6a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:18.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:28.374Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=c0d8957f-eff7-4dda-ac6e-d8f097ec9661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:38.386Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a4c291c7-cfec-4f17-a023-d4c1f9b35d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:48.396Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=93c00f9f-9057-4a3e-8f38-d83739665cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:51:49.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:51:49.504Z |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-06-25T03:51:49.506Z |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-06-25T03:51:49.508Z |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-06-25T03:51:49.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:51:49.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:51:49.520Z |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-06-25T03:51:49.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:58.405Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8243ee05-626d-465c-8b60-58b1a84d9242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:51:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:08.414Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=58f32475-d763-4808-b145-6f826e86ceff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:18.422Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0c460996-e596-43eb-91af-e29b2699d163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:28.430Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d460582c-270b-4668-a34e-bfad2e99ba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:38.443Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=55540a65-a367-4cfd-b946-f1d2c6ecdad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:48.452Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=e5999435-f996-4742-9c0d-130cde338e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:58.461Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f1a450ed-76e2-49a5-bf44-37af6fd0631f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:52:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:08.469Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9ffd917c-85c0-4cde-8011-819fba892525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:18.477Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=7686a810-e435-4735-9acf-62c93f8e6e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:18.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:28.487Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=db38d221-530b-4f90-b16e-bfef4c637c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:38.496Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4d79964c-310a-4ddc-8234-cea5661c1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:48.504Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=aee1f11d-f589-43b6-a4aa-df890c5df0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:58.513Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=27306147-af24-4934-8cb8-15696f993b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:53:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:08.521Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b704f9e1-8da0-4c14-a881-f2e5f79c581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:18.529Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9826f920-3930-4324-963c-ff18e6abe452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:18.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:28.537Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3aeb7708-a3d6-4bc9-a7ce-40ccf798f1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:38.546Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=03965765-cff7-436f-8456-a2aef7199125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:48.555Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3c5ad81d-5f2f-4d66-8185-e5ed8f148f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:58.565Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5734109f-3e2f-41b5-bc68-32d68c9bfa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:54:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:08.572Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4adb40a8-fc5b-4ba4-a2d9-db7fda2a382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:18.581Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=85a2d29e-da4a-4069-b44e-f098d77e1748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:28.590Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=07cc9df4-1502-49d5-a08b-f3926b82cb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:28.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:38.600Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=cada3d52-8fcd-473d-a93c-87db45754044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:38.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:48.607Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=11e31e8d-8275-4ed6-9aa0-8ebbdc400fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:58.615Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0d32618f-3676-4ab3-8c21-789e12213529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:55:58.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:08.624Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=62e4a1cf-498a-4552-b9e8-62905ca1c4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:18.632Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b056e387-50b0-4e66-a19d-df0e2fa069b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:28.640Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3e8dbdd4-4299-4ea2-9a1b-d05fc395c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:28.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:38.648Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=83191e47-c198-4c1e-892c-34db0f6e9004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:48.657Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d882d045-a997-4803-aa46-e76742599d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:56:49.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T03:56:49.401Z |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-06-25T03:56:49.402Z |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-06-25T03:56:49.404Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:56:49.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T03:56:49.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T03:56:49.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-06-25T03:56:49.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:58.667Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5de5db0b-f69e-4ce6-9397-d698d6c67fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:56:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:08.675Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1d050c41-f011-4c45-bb82-07dd2090f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:08.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:18.683Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=053dbac4-f66a-497d-a65e-3d82ffbfdfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:28.691Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3ed2c9a2-8c1c-4469-aa09-53f774340ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:38.699Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3e5f1b31-30b5-4a1a-9363-0081635caa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:48.708Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1a0c0d92-441f-4560-88f6-2a9722365df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:58.717Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1edae730-77a4-4964-8609-108abbd5b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:57:58.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:08.726Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a5a09b77-c2dd-4ee7-9d43-bf4aec448f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:18.734Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8e4b0b47-5e85-4ea0-8de4-9f5c0a6bd174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:28.742Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=39758dc2-44b5-47be-a93e-c442e063b4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:38.750Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0d7d2071-83f2-4f18-8765-acc080dbc0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:48.758Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0ed7554f-3096-49e7-904c-fafa42fcfd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:58.767Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8b334309-1716-42d3-80d5-ce4727a96206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:58:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:08.775Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=cbeb8427-f2a1-4c31-af51-ebf8c8edec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:18.784Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=66e017b1-b39a-4bae-a707-dc96159ed264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:28.793Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f2ec39c1-45a0-4359-8b15-e44421b9ec79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:38.800Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=14bfb0ac-5b90-45e3-b91c-28361f91d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:48.808Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a91a4b0a-dafa-4f53-9c8f-533536cba4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:58.817Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a1899d9d-0b78-4fef-bb4e-2ef4fbd5323f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T03:59:58.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:08.827Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f21a7ae5-1815-4feb-ad89-879b27a6d823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:18.838Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=3188ece7-9cd3-421a-b2de-48dd6e983477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:28.848Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1934baa2-ad04-43fa-964b-0beb5f07e04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:38.869Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=180469bc-62b3-49a1-a52e-eb054e13d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:48.877Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=55192a98-08cb-4cf6-b33e-8ecf41c698dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:58.885Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0eca953f-604b-4aa9-9bfa-3117e7a36dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:00:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:08.894Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d66d4325-ec24-4af7-bf5e-23dda769f45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:18.902Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=48abf02d-eeeb-4a00-a62a-1aa7318a5e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:28.911Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=323976be-6dd8-4ead-93f2-f2110850b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:28.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:38.919Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=9105900a-6ed0-4699-baac-0a61a1e1f3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:38.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:48.928Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1e23edf4-41bf-42cf-9bff-508568a3a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T04:01:49.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T04:01:49.507Z |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-06-25T04:01:49.508Z |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-06-25T04:01:49.511Z |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-06-25T04:01:49.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T04:01:49.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T04:01:49.521Z |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-06-25T04:01:49.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:58.937Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=58242255-bd07-4033-9f1c-852f1f8c0c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:01:58.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:08.945Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=14a45ae9-b393-48f7-88f2-67e9152ab0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:18.953Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=a82f95b1-4794-4be4-90d6-98dc4fa2d3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:28.961Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=d8635c9e-7bfd-43b9-aadb-61ace0ba03df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:38.970Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=7938a16c-9ae8-4cb1-a175-f658d27a2d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:48.977Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8740bd5f-da45-4d30-ab45-11bd461ff51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:58.985Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=546aad6a-9315-4b97-8f1f-e664ac87f0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:02:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:08.995Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=087b26bc-9910-4627-8808-d7158457306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:09.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:19.005Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=0cfeb770-5066-4aec-8484-600189a191bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:19.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:29.013Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=cd149e2f-4188-44f2-8b7b-6480dec782b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:39.021Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=b103ed85-1d40-47dd-9f8b-610a952a7753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:39.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:49.030Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=f1149768-7a8e-4ffc-8aa6-2392965e67f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:59.037Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=982d268c-bea0-4e81-ae45-47752956e991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:03:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:09.045Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=84f920c9-d3ff-45e4-b6f4-abbd3f5e022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:19.055Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=1b6f8ae6-e6fd-47b4-8439-d5f1cd000702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:19.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:29.062Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=5dae741d-531c-4a8b-953b-d301654ead91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:39.076Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=8242639f-9617-44d9-b335-5d28d72d498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:49.084Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=4da45955-80f2-4353-b3c7-8671c2c9022a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:59.092Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=74997e5b-0718-40f9-810d-9ff2088b9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:04:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:05:09.100Z |INFO |Init configs |InvocationID=3cee34f2-f16b-4a52-8535-25bfe4762dc5, InstanceUUID=dc7a97d6-9e2e-47d6-9cf3-31d1b9283712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T04:05:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |