By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:37:54.232Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:37:54.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T07:37:54.270Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T07:37:54.893Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T07:37:55.847Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T07:37:55.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T07:37:55.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-24T07:37:55.998Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-24T07:37:56.023Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-24T07:37:57.663Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-24T07:37:58.112Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-24T07:37:58.133Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-24T07:37:58.134Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-24T07:37:58.203Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-24T07:37:58.203Z |INFO |Root WebApplicationContext: initialization completed in 2180 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-24T07:37:58.596Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=db027546-c42e-48ca-a324-20f9de30c051 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-24T07:37:59.464Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=db027546-c42e-48ca-a324-20f9de30c051 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-24T07:38:01.106Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=db027546-c42e-48ca-a324-20f9de30c051 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-24T07:38:01.533Z |INFO |Started MainApp in 9.753 seconds (JVM running for 10.324) |InvocationID=db027546-c42e-48ca-a324-20f9de30c051 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-24T07:38:01.615Z |INFO |Start scheduling PRH workflow |InvocationID=db027546-c42e-48ca-a324-20f9de30c051 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:38:01.627Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=71d33e52-c825-4f6e-853b-c71c7b54383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T07:38:31.718Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.67.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:38:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:38:41.770Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fba3f6ba-a195-438e-95d5-424c999ed33e | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-24T07:38:52.667Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-24T07:38:52.668Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-24T07:38:52.674Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T07:39:11.809Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.67.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:39:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:39:21.812Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=290f38a5-fe7d-4507-a2f8-87e9bb49837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T07:39:51.842Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.67.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:39:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:40:01.848Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=500bef59-bf45-4419-ad9e-e4de281a50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T07:40:31.890Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.67.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:40:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:40:41.898Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=edeb2815-06ab-4007-bcb4-0ae39cc260ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T07:41:11.927Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.67.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:41:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:41:21.932Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e177fb1b-9893-47ea-9b3a-89398eefb220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T07:41:51.960Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.67.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:41:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:01.965Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=06b39fb9-2e60-4f36-bdb2-cfd8e54ab5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:12.047Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8348ddc6-de2f-42ef-bbb6-74f496606c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:22.087Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e34815e7-affe-4fdf-bc88-2e1675eca2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:32.120Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f33e5418-9758-4915-8e14-509bd8a12ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:42.143Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=99c20551-e947-44a2-90b7-3edf3d31d80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:52.158Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b02182f6-51b9-47e3-a5a6-2d1b7e54214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:42:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:42:59.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:42:59.678Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T07:42:59.680Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T07:42:59.684Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T07:42:59.763Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T07:42:59.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T07:42:59.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:02.190Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=33d2e171-9547-4ffb-9e20-35fd08c5deef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:12.214Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1b35a309-15e9-438b-9ec0-721297f54969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:22.229Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6fac63ec-c958-4705-97fd-94e17e80f9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:32.251Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2cf14c5b-2a48-4d4d-99ae-8d38097b121f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:42.268Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2ae57d43-a4fe-49f6-8136-061fce049368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:42.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:52.289Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=12a2a044-04de-4f2b-a345-44076f46925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:43:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:02.299Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0f260b8d-997c-4a6c-8f81-8a8472021750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:12.315Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e569e497-fb63-47cd-b777-eb86624c0be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:22.330Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b7ebe9f3-4645-41e9-8e54-f0c7bb10f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:32.356Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ae7fb147-82bc-4a7a-8eb1-d0cc97af47ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:42.388Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=15ee2c7c-f918-49d7-bf8a-5617dac31ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:42.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:52.401Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=21f3e8e6-4885-469f-953b-8ef8113b0d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:44:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:02.415Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e7516725-8936-4f62-8f69-e66688edee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:12.444Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4a9d1afe-6cf3-463e-905f-f4a26e0f91f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:22.460Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=351f7e86-8ee7-475a-bb56-d381a0ed1c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:22.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:32.499Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8bc123e9-365e-4f9a-ba43-a3ec836cc781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:42.530Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=464c6b99-ef56-479a-9170-f8878cc742df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:52.542Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=59675d9b-8676-4330-a230-4ac5ea26ff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:45:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:02.553Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=59955194-90f5-4824-ac5d-a397867e59f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:12.577Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=99470882-d423-480a-89bb-f185e3ee0450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:22.609Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9a50d0c2-83e2-488f-97be-1b6f685ba6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:22.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:32.622Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fc3802c3-7a08-4e15-a581-48ee28276602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:42.636Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7d35f04c-0974-473f-b8e1-93c803e18aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:52.688Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=33508c82-b3c8-4034-b69d-ec40ef16dec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:46:52.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:02.746Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=381900e4-3e81-4783-b4be-cd8822424cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:02.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:12.771Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6e3cd7ea-b0fa-4b83-9e48-a65da6a3d394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:22.786Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c04404b3-cee6-4c9c-8969-23157d45961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:32.799Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9897541e-a9c2-48e5-a585-e79f6db2eaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:42.822Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0f201ed3-3e3e-4eb6-93a1-6932f82a0f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:52.842Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7582cbf3-828e-4796-8d3a-0a64fae62d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:47:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:47:59.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:47:59.057Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T07:47:59.059Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T07:47:59.066Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T07:47:59.213Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T07:47:59.213Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T07:47:59.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:02.855Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d9ab3064-1523-4ff0-9829-e05db513d19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:12.865Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=25520f1a-68f9-4e8a-bf68-52be404f584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:22.875Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=55698ce5-4a38-433a-8278-548817a41232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:32.889Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ddaf52ba-05e7-4ac4-a842-7aea228480e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:42.909Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=745af274-183e-457b-beef-1ed35772f659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:52.937Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ce1a674f-1303-4617-a98c-52b5ca948d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:48:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:02.965Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e73c02b8-1653-4597-ba9d-751fb15d7242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:02.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:12.999Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7ba10a97-ebab-4d77-8f59-5aa7029a0d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:23.039Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=888ec081-47f9-478e-9344-194bbc13ae0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:33.050Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3acae707-6b65-44ba-9162-d407db3c0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:43.062Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8923e50f-27f9-41fc-8524-95c1a64dbd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:53.084Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b2f74602-43d9-4b7a-810b-e0ac4117f2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:49:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:03.096Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=afb0c899-f3fd-470d-a066-302f95c54804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:03.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:13.109Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d74f50b8-9a44-4ac4-8f12-3c60c5438683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:23.126Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f5c75014-40ff-48a2-91fe-94e152877d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:33.151Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6029a031-4656-44db-90c2-3b5a244a5d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:43.165Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d69b610b-d623-4026-b3ca-7e7d4f4b6cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:53.179Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ae6c1e95-037c-44d9-b30c-802d7253ab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:50:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:03.195Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9f65d9cc-8dc7-4716-a18e-1edc8cbc8a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:03.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:13.216Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a3054aa8-3377-4b80-a263-0be42ea91318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:23.232Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=df83df56-179d-4181-b4ae-65de47634bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:33.243Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2af15b46-a478-42af-932a-aa72070a3267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:43.252Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2559fc9d-0af8-4675-8198-e0c746d6f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:53.266Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0c06569c-f3be-409b-8021-a9c11d32712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:51:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:03.292Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9d68f2b2-986a-4c2a-a3c6-790265cf439e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:13.304Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=759d6f15-5fdf-443a-8c95-38088d5cb734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:23.313Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4051e5f7-e66e-49b7-b249-1ff2a86ff9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:23.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:33.325Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6f120577-a3ad-46a5-b5e1-61feb57cce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:43.336Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4f8e208e-8fae-4ac2-8090-f5860e8f7a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:53.357Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3dd05cbe-7411-4b4c-b9a2-680111783b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:52:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:52:58.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:52:58.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T07:52:58.979Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T07:52:58.996Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T07:52:59.089Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T07:52:59.090Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T07:52:59.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:03.384Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7222c06f-f21c-4f48-a3d1-61c819052704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:13.392Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9f2fc811-178a-4e60-9cb5-7a4b4212a77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:23.406Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bebd6452-fe70-4370-95a6-505872fddfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:33.417Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=be0cccf4-0129-4384-aa3e-4fd45a74e9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:33.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:43.435Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a0b1685f-dedd-4013-9c2c-61d9f63685b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:53.451Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=719afda5-825b-4004-b4bf-e5e46c3891c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:53:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:03.473Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8c4431e3-2954-4f03-84bb-a922a6cb38a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:13.481Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=156a7ba2-640e-4285-9f9d-01416024850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:23.501Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c6fa80f7-42b9-45b8-9f6d-82143e93b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:23.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:33.517Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=788a6e03-5cb6-481d-a96f-bd286ec46ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:33.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:43.549Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2c8345df-997a-4195-b55d-bfd6dfc36727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:53.558Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7a376b53-e7d5-42d4-96a6-b22e3af1d0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:54:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:03.574Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=013c80d6-a916-476e-8bb3-190da07bce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:13.593Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2d274339-c335-4371-9cd4-b1c66e860973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:23.618Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bd030755-9e0a-4109-a6f6-212be70267ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:33.634Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e903f640-1508-4040-bdd4-d6bc79003375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:43.646Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0cad51cc-d7ad-41c9-af2b-dd06d5882bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:43.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:53.655Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e156902a-5c32-48f7-86ba-f5006fab3dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:55:53.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:03.674Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c71a5eea-cc7d-4866-b5d7-9886a487d584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:13.694Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bfc2514c-17d7-4100-ba35-beee619984d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:23.705Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=79e46c49-07f8-42f8-a78a-d3499eeb8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:33.718Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=38904ad6-1af7-4f91-9359-9cd1527b567d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:43.727Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c5fbb43e-de99-40dc-bcf2-79c21f6b54a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:53.741Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ff49c30e-6e8e-420c-817c-69f01dea26a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:56:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:03.754Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=975ace5e-4754-4df5-9e3c-0054481cdfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:13.776Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b969cca7-f540-489f-86a9-e1e155e8881c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:23.789Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1dcde889-2731-4c26-8637-3d8cfce02ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:33.798Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=be7e4eda-cdc2-4559-b061-1e4b560128ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:43.810Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=aae37849-909c-4841-9610-0c3e1138b4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:53.820Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=33b1890f-7456-4174-b5c3-4839dcd5a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:57:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:57:59.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T07:57:59.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T07:57:59.044Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T07:57:59.048Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T07:57:59.131Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T07:57:59.131Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T07:57:59.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:03.830Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e8b3cc6b-d3a7-4183-bfd0-a447ccc992c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:13.844Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=06539696-f7a9-4626-ac63-c5f13cd9f834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:13.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:23.856Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d7f17c8a-1cd0-4603-921c-e53326c50c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:23.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:33.863Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=734034f7-f802-40cc-836b-68f625bb97d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:43.873Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7e08ab32-73f4-43b2-b262-b761ab251246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:53.893Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b55bec64-0a10-4537-9558-9eab61d2387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:58:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:03.909Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a89ac5e6-f9d2-4cf7-849e-634d7ed98712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:13.926Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c01a69b0-431c-42a4-8af1-df24bcdedc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:23.936Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=02ce3074-1b40-4534-a4cf-6c355b430bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:33.947Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=55ed15b7-05f2-4518-ae30-3ea2ff3a8aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:43.956Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c1e0ba2a-f6cb-4424-a969-31e45f905cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:43.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:53.966Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0573f8ed-1190-4493-b65b-d3ad734a3564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T07:59:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:03.993Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b06765ed-bb64-4b24-a5b3-1628a75475be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:04.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:14.005Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1279255d-a244-401a-a0ad-28044ddfd294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:24.013Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=484f6a04-daf3-4157-8cc0-75d2979a9366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:34.022Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2a2b6f0d-d3a8-4281-861c-73ccf72a8bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:44.038Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d28244b8-dc98-49b4-aa41-4e475aab3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:54.049Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=925ccc60-63e0-4b4a-85db-907da89e9e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:00:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:04.064Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fae26746-2fa5-4094-b0d9-181fe076995d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:14.077Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4b055f4c-5d41-4a80-8513-e2a7ca279b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:24.085Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0a568d7f-ee85-4a71-a8c4-719ed00875c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:34.095Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=28238c7d-86dd-4b13-9c62-098feace095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:34.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:44.104Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=65a021de-3f24-4bda-8417-12a34879643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:54.125Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=12f32ea0-3966-40d6-8a71-940bae1c157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:01:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:04.142Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c19b0d25-d29e-409d-86ea-6a9995fab286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:14.155Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=78599906-3f2e-46b7-95af-eb99943afc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:24.162Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fe51d4cc-ef53-41fb-9ecb-832de7c9ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:34.173Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=721c6745-7983-41f0-bfdd-03fe95a2eb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:34.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:44.196Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6d8ee61b-2da2-4cc3-964f-40a7a3186544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:54.209Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c6e22414-397d-4011-b5b7-c15419673dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:02:54.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:02:58.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:02:58.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:02:59.000Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:02:59.003Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:02:59.064Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:02:59.065Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:02:59.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:04.219Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f541c769-ee7b-4928-aae7-2f15773be7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:14.226Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=db9d3b89-7721-4823-9a80-5052a0ad3e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:24.237Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=83b3414d-1efb-4d94-92de-1853c8a08760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:34.246Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dfb54130-b2f7-48ea-a851-7efffeb10fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:44.263Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0ccbb22c-c77a-410b-9979-5ea3eff7ff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:54.278Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1999734e-04c9-4f88-b2bd-18610e22af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:03:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:04.284Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=81455a1b-6a58-41f9-8d6e-6e8c5eb234f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:04.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:14.300Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a8737a76-925e-4322-8375-723efe2b73d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:24.312Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=261ba6cc-7d25-455a-9fef-cf9022b762eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:24.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:34.322Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=69e0b753-8896-4fec-a1ba-99b74fd5220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:44.339Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5aeb7ac4-6183-4a18-8e17-a4f2275f2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:54.351Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=38176b04-4992-49c2-86e1-12c164ecc19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:04:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:04.360Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0bca554b-bbff-4783-8e2b-d8a5b8fd16f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:14.369Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=408a74f9-f067-40ff-a964-aede2eb30157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:24.379Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e218026b-6a20-4c9b-940d-88c87a3a506a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:34.397Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5daa9ac8-06ce-4e68-8b3b-9974180ae24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:44.410Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dcbd670e-5f8d-4602-86a7-b71506127426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:54.418Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=52cc1971-6f70-45a3-8333-cd362a448aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:05:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:04.426Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a612832a-0c47-4ce2-86c5-75027cba39de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:04.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:14.435Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6420d2f2-8947-4d8a-910c-cd2f52cdfa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:24.446Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=19efd07d-e6fd-4abf-b57b-27bf59bafc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:34.471Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=53799490-2c50-43b6-a0f9-5e806915b891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:44.484Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=17335ad2-17a8-4ff9-8ece-d8482365d1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:54.498Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5d290217-193a-4726-9ea6-a8110158e65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:06:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:04.507Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fd32b100-8b44-4f45-90b0-fdc049661c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:04.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:14.519Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=48401602-50c5-4e65-ad9b-559f83fcf36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:24.544Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f52bbcfe-c37b-4d2c-8948-cf78fc71e38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:34.566Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4624488f-c33d-40c2-8c84-a51267e04979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:44.581Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d321158f-6113-4f20-80d7-578d10e966ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:54.589Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0baa0b89-8a36-4c25-ba59-8fcc4b134e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:07:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:07:59.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:07:59.052Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:07:59.053Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:07:59.056Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:07:59.121Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:07:59.122Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:07:59.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:04.608Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2271854d-d79c-4fc9-8d47-8c1408645492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:14.619Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2ab5c431-804b-46e5-8eb5-f8b83b459887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:24.637Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fb0e9914-be2f-46de-a371-d0a1b23234dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:34.654Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d7726003-32b7-4e5d-bc31-ee0d77a5b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:44.666Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=34d024d4-6c9b-4d37-abd9-7f0773719d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:54.673Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=22d4900e-4e08-4274-a52a-47dc9fdfc454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:08:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:04.688Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8bc2dbb7-8f39-46f9-bc6c-a01c477b9991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:14.704Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=44036525-01b8-4001-b1f4-40c508b9acc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:24.719Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f952711f-7762-4e33-8902-1feb67049a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:34.732Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=339012c8-2546-40dc-b0a1-7bbf6cd6c180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:34.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:44.740Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=edcdce34-6306-4c22-985a-f034a80dd0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:54.748Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6305b096-ee5b-4922-9c47-590d8c83abf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:09:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:04.757Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=199fafe9-fb3d-428e-8a87-db5a3643c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:14.772Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a1fac681-86c5-4987-8c1e-2756b2a2fa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:24.795Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3588cdc8-f6b7-4c90-a47e-2284ff6fa687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:34.805Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b62329b7-95b3-4b7b-8b9c-6a814f8c265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:44.814Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6fa7dd27-f074-4b55-bd0d-960fd28986fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:54.823Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7906bcf2-927b-42a5-b1e9-cd3c7e2cd51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:10:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:04.834Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=61913ceb-8b41-47ed-98fa-ce43c9b45656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:04.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:14.851Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=19c60f61-3c40-4484-a66a-a3684f41fe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:24.864Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=beb95f51-3188-4aa4-87fa-57e77961a0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:24.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:34.878Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=730cd91a-d897-4389-a10c-975cda4e4f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:44.885Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=58d8a4e0-ecd8-4a57-bfab-df1b33aa7a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:54.911Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=129c406d-be81-4251-a634-df87a5e3e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:11:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:04.920Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=43b6156e-eb27-4abb-980c-35b62ab5b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:14.938Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f0fdb7f6-8c11-41fc-a595-6371306e54df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:24.946Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f487165b-5bac-4623-9064-43734afb0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:34.957Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d17aad49-6e5f-404c-9d20-43f49ffe92db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:44.966Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d8b048f9-3d9a-454b-a84f-31230d50a7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:54.980Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c99fb170-77f7-4443-8dab-d16b8a268376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:12:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:12:59.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:12:59.015Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:12:59.016Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:12:59.019Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:12:59.080Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:12:59.080Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:12:59.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:04.998Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a7f68f7a-00d6-4376-9ef5-f184c5c109ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:15.010Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9d719420-7d6e-412f-82a9-02fae6ee76c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:25.019Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dccb9585-cf99-4f9a-8780-4cd18283b9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:35.033Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2c9e2bf4-f411-421e-b1af-697d38df2ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:45.041Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=59b51451-9482-449b-9b3e-fb5b2a331543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:55.054Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=13884d8a-30e2-4566-b0c5-0b03efaa695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:13:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:05.066Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4829f97f-983a-4123-bcd4-2c2ae7484fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:15.079Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2b951f0d-b7c0-4424-8daf-8636cfdc6ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:15.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:25.087Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2586c40e-d782-4ed9-8e40-ca09013644a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:35.097Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=eca89ed3-3f4b-4e0c-9d5d-becee45e587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:45.114Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=14c5e60c-fb40-4aae-b3c7-9e5b0b04c3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:55.125Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4273b616-9f46-4d66-a344-7e72f064be09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:14:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:05.134Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5aab0d17-84f2-4793-bfa6-df61a9a360fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:15.142Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9c06e4b6-0bbd-47d0-ba07-c39081e655d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:25.156Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=83a3cfb8-fda1-49f3-81de-8b27f884b136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:35.191Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d85f385e-e682-463f-bc91-b5592b31bcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:45.206Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=29a2a23d-8605-4060-8ecd-20e415339c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:55.216Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8199175d-f540-484e-92ae-613b86740146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:15:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:05.226Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fff046f5-8eb5-4fc0-bae3-749b16dd4941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:15.234Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=75388c79-b71e-413b-a5ad-66671787d55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:25.258Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2207175a-4971-4605-a68a-46046171d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:35.276Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6cab455e-699e-4656-aa32-1cc568b1a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:45.301Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f8a04004-572c-44fd-892b-947797441296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:55.310Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=65768532-98ee-44ac-ab9f-9f4c63a5f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:16:55.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:05.321Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9eacc11f-de84-41cc-ba29-e957059f7969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:15.329Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0ac6598d-b902-48f4-8e90-ee6184f90dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:25.340Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1fe22ec1-7d68-4b83-82bc-d5873ff02352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:25.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:35.361Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dbdedd54-37cd-4d70-af5e-05396699733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:45.397Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a2969bfb-8a34-4194-b0f7-a952c7314533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:55.408Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bf75f5de-e7c5-4be5-83eb-8839a145ff22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:17:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:17:59.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:17:59.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:17:59.003Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:17:59.006Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:17:59.061Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:17:59.062Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:17:59.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:05.418Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2fe37004-ee73-43b4-808c-3ee45cd99761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:15.432Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3193a491-a375-47d0-b2ac-abd06243fe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:25.447Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fb79e4bc-ea48-4e0b-8fc4-dd9a9ee2cdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:35.457Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d49ebe04-be04-47ca-a929-faa5d416654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:45.464Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d7caf2bb-3351-4e1c-a337-ca8efc2bba39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:55.474Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=04e64b82-c8ca-4d47-9a53-c449a8d70c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:18:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:05.515Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=41760d05-6b5b-4f2b-b006-0510977c436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:15.535Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ee56706f-c28d-478c-8c48-687893932412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:25.550Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a89ce5c8-8a2b-447d-a6ff-b1e27f58b8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:25.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:35.556Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=299e77da-93a3-4d02-b452-1a0d96d447bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:35.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:45.563Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7cd5407a-afb5-4b24-a23e-9b6b913d8cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:45.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:55.601Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=da4811f0-4df5-4071-a66e-57e4ddc1e8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:19:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:05.613Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0f3ad2b2-dc0d-48e9-8b51-b9e95151d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:15.627Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=04366f40-be62-4041-949f-d5f76308355f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:25.635Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d9da2128-07a4-49bb-8c90-f6a25abfc54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:35.641Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=adcbc173-e205-4a13-b099-b8aa71a0fe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:45.653Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=05138095-cf76-4f10-89c8-a52ba0fdc4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:55.663Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e13eb867-d0dd-47fa-b488-a24bbbb2ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:20:55.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:05.685Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=974c8ec4-c774-436d-bc68-68d533cb1692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:15.694Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=eb61527f-10eb-42f1-bf8a-e2c0e945740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:25.701Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d9f95e6e-d2f1-48b7-99cd-eb3278961aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:35.708Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8c5ee2be-254f-42ba-9ac8-47e3999274aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:35.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:45.719Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=71fd1683-043f-4f0b-91c2-5e81f3ba2ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:45.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:55.733Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f80aca95-3983-4cbf-a52a-074fc75a03e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:21:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:05.746Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=63af238f-4627-4a25-93ac-2dfaf04c142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:15.753Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a07be132-ae28-4719-a68e-9405f8a3af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:25.763Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=47b0da0b-ac52-4e01-bef2-98a145abe683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:35.772Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=96b614a9-4c28-4169-b033-36698b5e268e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:45.786Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1601c682-9429-406e-b161-e69eec678a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:55.803Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8539ecd0-47de-4a4d-bc8e-733d41706ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:22:55.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:22:59.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:22:59.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:22:59.083Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:22:59.092Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:22:59.165Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:22:59.165Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:22:59.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:05.812Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3469cebf-1a6a-4e32-bc41-47353fc746fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:15.820Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b0baa6fd-b623-48f7-973d-f90dd1d96508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:25.830Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=713de7b9-c72f-4b35-849d-f6f564f2fbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:25.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:35.843Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e6681362-2156-46c8-bbe4-2446b8d12085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:45.860Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=798444be-2c64-4303-ad6a-ae3f05480360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:55.873Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3d25972a-e0ca-4b4b-84f8-df45d2322971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:23:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:05.886Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=361a597b-9f92-47f5-b417-193cc1783b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:15.897Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d34817d5-fc07-419b-864a-4a04faa8deda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:25.907Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=806b66a1-567f-4dd0-954b-bc5beffceeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:35.918Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2a3c955b-e79d-4bef-8fe4-7178f244b765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:45.932Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=60438a74-1ddc-430a-b1e1-bf8f97ee4371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:55.940Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ff5aeddf-834d-4575-8d8c-cd34e56c5e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:24:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:05.948Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=98610507-0cda-4008-ae43-0520e1b3c971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:15.972Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fbfce3ab-f1c1-4ac3-a3bb-0ee2806d8a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:26.006Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=796f24ac-a903-4dd1-9697-21d7021c205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:36.020Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b80c02e3-de72-46cf-bb09-e908a15c95c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:46.033Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=10c48cf5-bbd1-4fe1-aca0-275944e1bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:56.044Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bd4583c9-fab4-4f75-8933-eeb49bc757c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:25:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:06.052Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=cffdb3a2-697e-452c-b60f-6d45f44ff54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:06.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:16.061Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c3d7c863-d5d9-4bac-9435-5cb89fc020ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:26.069Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2cd35fb9-e088-4a51-82cb-99c06f9dd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:36.085Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fa61b7fd-6a70-4759-be3a-cc04641a219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:46.093Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5dd393e2-134b-428f-9c5d-6290f3bc2456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:56.099Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5f0e8eb7-726a-4765-8e6d-b19b11a23b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:26:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:06.110Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ff2876d0-5862-425a-954e-d3d4828cc445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:06.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:16.119Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=15b1e64f-30b3-4e5d-a8d6-f7dac3c7945d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:26.127Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=cace5622-197a-42c9-b7d5-3790de7bf3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:36.138Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c84f9b7f-09af-4260-936c-4d9ccea2b43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:36.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:46.159Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=67e4b684-b2d2-410f-89df-fb85b01f04a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:56.176Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5b62e08f-d972-4870-a94e-b6df14fceb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:27:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:27:58.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:27:58.982Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:27:58.985Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:27:58.990Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:27:59.054Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:27:59.054Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:27:59.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:06.185Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dec65afa-f595-49d4-af69-559510d8d8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:16.192Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dd7fac35-bc24-4125-b966-126b78af3a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:26.198Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9f162e07-27b1-416d-8839-4299e54aaf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:36.205Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=629498dc-ed1c-4afd-a75d-41926906df9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:46.211Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0b23bf63-0454-49b7-80ae-d48ba16140e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:56.219Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=713b859b-6df9-434c-9c04-6fea9378f35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:28:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:06.230Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b1c46ed9-81e8-4605-96bf-36cd01fcad22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:16.243Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=379e1418-57df-4955-97fa-dd2d466bdca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:26.252Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2cce43be-8a17-42fb-85f1-3fe74702d7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:36.258Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b666fd39-2c00-4ab5-bb00-6f8fcf0ab6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:46.265Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=01a5eca5-fd0c-439b-be94-0784e571a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:56.293Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4df2f2e3-ebf6-47a6-bd5a-c030524e2520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:29:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:06.301Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ce4e5685-9cde-4683-b992-940a60a8a727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:16.310Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b482dc4d-2cd3-4463-8fbb-2c40c4d8d67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:26.324Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=538d2d69-08ca-44d0-8ca9-cccba02aac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:36.332Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=67c8d367-0c75-4ff4-ac73-f86a46e1bddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:36.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:46.343Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bd5c36cc-2135-4713-9efb-ccbdf23da763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:56.349Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=78be110d-b0de-49a3-96d3-d1eff75af89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:30:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:06.355Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4f150030-e863-404b-8ad6-9a9ccf867782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:06.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:16.363Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0086503a-5bea-424c-aeb9-e0e4b5105e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:26.376Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=54dd8e6f-ddda-41d4-ab72-eeb25f8f8ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:36.388Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=46252166-ccc5-49e0-aab5-160e765e17f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:46.400Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=90c44191-e003-49ba-859d-430eb85ea814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:56.411Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4d3267d9-c3c8-49b7-9be5-5aa50e293e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:31:56.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:06.417Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3cc75b3a-a797-4dd9-9c09-f64b33c9ed64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:16.422Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=264e99dc-c279-4c4c-b5d8-e3b296cda36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:16.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:26.429Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=211f8b5c-778a-4820-8a6d-5b942e1272f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:26.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:36.436Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dec8d8eb-f87e-4ae4-a9eb-600addd2d240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:46.444Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=858d9428-205b-43b6-ab55-b628d34f3441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:56.457Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=20ff3aaa-ac55-493a-b3af-1ba95a047cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:32:56.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:32:59.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:32:59.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:32:59.012Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:32:59.017Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:32:59.086Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:32:59.086Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:32:59.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:06.468Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f581fee7-cad8-43d1-b942-766e28748d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:16.488Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f486accd-9dfd-4177-a73f-32bc753fa897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:26.496Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=94a708c0-a37d-469f-8999-07c40aa29d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:36.503Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0c8e4a3b-5ac8-4927-b495-b812c6f71d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:46.512Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2e963d5e-34be-4592-9330-277d4a6a9388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:56.521Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d8f1c955-8588-4e7d-8935-11ed64d750d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:33:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:06.540Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fbbca57d-954f-44a0-8049-dde5ce87122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:16.550Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e3134cb5-29d6-48de-9330-91b079f779bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:16.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:26.560Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=66578de6-3e74-49d3-89e9-7a2aa6b9da1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:36.569Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e75fadeb-7d9a-4fdd-8410-e323985f6b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:46.584Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=cf927534-3c7f-4e7a-89dc-5a32d8194469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:56.598Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=52def6dd-fdb5-41fe-a44a-b785fb4ec9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:34:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:06.606Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=42604c18-ae20-4a8a-882b-e012ea260f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:16.613Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=067a3680-e5e0-4f88-98a2-056b1bb4776e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:26.623Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9559944c-dd26-4335-837a-3a7e51488658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:36.636Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bcd2a0a1-a207-431a-b7e9-a12875dfd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:46.649Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8ace2c11-deee-4adb-b007-f46f80b58f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:56.655Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=596af41b-480a-438e-a1d8-ffeab44e1352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:35:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:06.661Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2fb7763b-d494-47c8-8192-bdb25a344bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:16.689Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=42270b2e-2fb4-4f37-a0b4-57f0642a74b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:26.696Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=035a613c-50ea-4642-9e4f-ea914467c8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:36.706Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0ed036eb-7362-49bd-b960-692315a55da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:46.726Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=73a08649-4342-4dc1-9352-e4081b8b67f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:56.734Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=23064de1-318c-4e2e-84d7-c855b633b715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:36:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:06.742Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=cd59aaa7-55e8-4297-93d8-fee34b2f8f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:16.760Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b429ffe2-4f47-4e1e-9e3b-a608a9f815ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:26.769Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1a6da711-9c6f-4fc0-8d5b-5129080147d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:36.779Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=60805e74-6dda-4f67-af4a-34fefe885bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:46.793Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=658352c0-8bc4-4d24-9efe-ba7544792493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:56.803Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1edb2eee-320c-49c1-8741-697c9a899a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:37:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:37:59.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:37:59.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:37:59.007Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:37:59.011Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:37:59.108Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:37:59.108Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:37:59.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:06.816Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=44d48f08-026a-47ec-a758-d95f39346c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:16.826Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=22db262c-1ac8-4d21-9a47-17ff39daa4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:26.837Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6380c046-051b-4115-914f-018a9a980d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:36.844Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=85c7ced1-1b88-4bc5-a574-d0f9252311db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:46.851Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c97161a3-fa42-4f37-ab90-0ce3f4f0ff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:56.860Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9c487bbc-a353-45c4-98ed-83085a55f1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:38:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:06.866Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=435a603b-f52a-4afc-95cc-671e20710692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:06.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:16.878Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dee4856c-bee3-497f-ad1a-0ec0d4da2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:26.897Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=36b6cf30-d7b9-44b0-b872-0ec81ed12342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:36.911Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d57e8c5a-3511-47bb-afb8-1f02b7313286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:46.927Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8e8f6b45-6d8b-43f6-b319-b33e8fb35dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:56.933Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=119140c7-16ca-46c9-b651-3633d0c5fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:39:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:06.939Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d3d98a1e-a5d8-4224-9ce5-e621cad2bc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:16.947Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=723804ce-fcbf-462a-8df4-8a6ee4f6978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:16.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:26.954Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=977772e9-af1e-464a-b7c1-9dc82ad12a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:36.962Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e34068c9-907e-40d7-8281-acfeb41bb76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:36.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:46.984Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=718e2a9b-9ca3-47fc-b5b5-96114790304b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:56.994Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7e0f6445-4aae-4083-b4ed-8f77ba1a57e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:40:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:07.000Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0cecc1ed-0209-4ad8-bb4f-40e98d788363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:07.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:17.006Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=007112fe-80ff-4f59-b8a2-3cc7c0a328d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:27.012Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b6b0ef8b-e717-45e1-8657-11e2f1efb709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:37.020Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4e40b7b8-1b04-49af-8cb8-161e656e2d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:47.028Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c1a65227-9859-4006-bd37-3a5e70a02002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:57.038Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ae6f3f4c-5b95-4220-8832-a9f78fd7d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:41:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:07.050Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6fa986fb-0977-4fb8-a1f2-dda9797ab36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:17.058Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9c6c2dc9-d918-4a75-acb1-56204b054e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:17.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:27.068Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e18d0e90-7382-4ee6-9cd9-bac451f37155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:37.081Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=34e83639-9453-49ab-9046-4c615edef6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:37.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:47.090Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9700ba12-2d57-441b-99b9-d1fdaff70bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:57.098Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d657cd79-0e7f-429a-9f80-f475b30d23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:42:57.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:42:58.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:42:58.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:42:58.991Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:42:59.001Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:42:59.064Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:42:59.064Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:42:59.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:07.108Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=70fb1057-db8f-4361-9d73-ca454d8128ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:17.117Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c17daf62-3847-4b75-99e3-ff49cf170d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:27.127Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1765773b-3041-438a-b4fd-16374878daa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:27.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:37.136Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c7752a65-d8a9-4418-99fc-03d80a1d995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:47.144Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=384a41df-2ff9-4bab-9e17-8240ea924966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:57.151Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7c384534-922b-473b-a74d-ec46153219a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:43:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:07.159Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=86d273ed-48b9-4076-a50f-0e8a72c9f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:17.171Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5f8fa06b-32ef-4a2f-928f-b741796e1326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:27.189Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c4643774-5aee-4a68-8818-b23546f627ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:37.200Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=01a6d1af-098d-440d-93fe-16a53a13d617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:47.212Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d6fb1c48-0763-4e76-9a5e-89cc945dbc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:57.219Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=44f4b943-8851-4e2d-98e0-aa05df93549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:44:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:07.225Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1855f891-ab83-487c-8156-a29780786af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:17.232Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4b26ab26-0921-43e4-8b07-58cbac3dec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:27.239Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=afece319-c90c-4802-84fe-e74d094b47f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:37.246Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=df9615d1-7110-4aa0-a3c7-f2edcf21b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:47.254Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ef842cbd-2877-4f0d-b26f-14dd58c34f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:57.280Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=716cbdb0-8c8f-40a6-bb6b-a0ace94db345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:45:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:07.296Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=11dde666-31e1-41de-8247-cf092b9d4843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:17.304Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b7e9f04c-4168-461a-a7fd-413b0c9eef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:27.310Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c0d8fc4b-15df-4b33-b195-c025aebd6f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:27.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:37.316Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b1d7358a-adcf-4b02-8d18-20c50c2a5a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:47.323Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=43b42ff6-738c-440e-bf9f-636d3934d137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:57.333Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=970dbd5e-da0b-4202-acd5-1608d4e8435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:46:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:07.339Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=db091b8a-e52b-4434-8a99-af76f34288b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:07.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:17.350Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=99090d4a-726f-47d7-bbd9-dfdc62c06fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:27.358Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=77f1af8a-7c05-44c5-97ae-7eff523eac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:37.364Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c6dbba1b-ea27-46f9-baae-02ed95084446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:47.382Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=cc745fe7-b968-4de6-bedc-d2d4896b863c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:47.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:57.390Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3ce88f54-a48c-4139-8cbd-fde948956ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:47:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:47:58.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:47:58.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:47:58.978Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:47:58.984Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:47:59.043Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:47:59.043Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:47:59.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:07.400Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ed990b09-693c-4dd2-a737-cfb72f2b0ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:07.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:17.406Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f739d0d0-c3d6-4299-a846-27ecdea55aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:27.413Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b79e7198-04d4-4f9d-a858-7c0a7db4b75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:37.423Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a1bdecfd-a894-4d2c-8578-a64791fe71a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:47.431Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a89842c8-dcbc-46ca-99bc-f927eb3324a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:57.438Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d42fef4e-87f2-4b96-bbda-7182cce660a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:48:57.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:07.444Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=40148748-e262-40c1-bd05-3abc9fbd286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:17.450Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=95d50007-9275-42c7-93d9-72fa6614cc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:27.458Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d18ee480-a422-410f-a420-3531f3aa35d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:37.466Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=192b5e49-2d33-459b-abe2-6434fd9f80dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:47.490Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6ea85a78-c1c4-4813-9e49-83909d85a7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:57.501Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=db439900-a11f-44c7-abdf-7aeeca2bea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:49:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:07.511Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c6f194c6-3527-4827-bbd1-cc4322206617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:07.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:17.517Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=436fb6d2-a73e-40b5-8ccd-30b5614aa76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:17.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:27.530Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=45396e25-2253-433e-9cd1-0f2647ca0a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:27.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:37.536Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fbadde8c-0797-45b5-8fcf-605fbd770b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:47.542Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ca6e14fc-e40c-4027-97cb-ad48c49eb00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:47.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:57.551Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2eb7942e-9327-4c50-90da-c667f0c47898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:50:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:07.558Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=67006e16-bcbc-45ba-9f50-061171571aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:17.577Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=42c276ee-fe2a-45e6-8979-d307853581bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:27.591Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0f7ff507-f801-4d40-b8e3-b003bae8f9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:37.600Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=70478e9c-0199-448f-a9e5-34ab7e04e345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:47.605Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=19478b8d-6d9e-4272-83f8-1c7985bdc554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:57.610Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1e16e5e9-a65b-439c-a8fe-5f53532070f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:51:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:07.617Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6b244ac0-7cac-4b9e-a906-c6fc54466d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:17.623Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=96670429-d5ce-42d5-b81e-d6a9c5f555fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:17.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:27.631Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4eaf4745-8ba2-4586-a99e-ce1d491cb581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:27.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:37.640Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=50eed55c-7547-4af2-91b6-55f5ad7add6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:47.650Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=efb36e43-9f1d-45d6-9996-10850dd9f61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:57.658Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3e89fcef-6af1-49a3-b349-4bb990cb758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:52:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:52:58.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:52:58.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:52:58.948Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:52:58.951Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:52:59.010Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:52:59.010Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:52:59.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:07.663Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=998137db-1230-4c7d-ad86-2d055629905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:17.681Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1b45cb41-425d-484d-bd62-a7bf906d6c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:27.689Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1d08ef5c-2287-47ff-b420-b6029aec71c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:37.696Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=cfe5bda7-4bcb-4a8c-89b5-32cdee23a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:47.702Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=65205264-a912-48dc-ac4f-d9cde183400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:57.708Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=975c7d03-64d8-43bc-a818-8270bebc26cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:53:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:07.716Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d4ce56ea-cd8f-46c4-89f3-8ca7dabeb8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:17.725Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=664c7000-64ff-4e69-a106-506a75fe22ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:27.734Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4eb8ca57-1235-492a-8911-914ee6e4c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:37.740Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ad47684e-722b-4a3a-a10d-2b90730d19c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:47.746Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=02ea3bc8-ff84-4cd3-8e6d-f66938411935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:57.752Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9339b31e-b76d-43ac-81cb-6230ec22d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:54:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:07.759Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b26836dc-e11c-4645-aeac-7619e3b36a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:17.766Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ff0b7d0b-b103-4032-b280-00b6f19b8c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:27.781Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b8fd3666-44f1-4f3a-a64c-fd1f6d28ce7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:37.789Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d5464b23-81fa-433e-b6c9-425b265ad138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:47.796Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6cf55f61-d4c5-44ef-99a6-626b45ff03ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:47.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:57.807Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=09a23720-688b-48ea-81cb-b8fbef72f212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:55:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:07.816Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ce1e0e4a-7c6c-4b8e-8c51-c8051d1bb992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:17.822Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c6b51676-50e2-4a05-bcd5-38cf9f2ad951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:27.829Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a6d31f0d-440d-4062-81be-76d43e0c1265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:37.834Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=142873d5-415f-4564-9bef-e14bacd7c2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:47.840Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=71369ea0-778c-4dc5-83e7-0c55edb782ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:57.848Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7ad3d8aa-e3a4-424f-b6f6-5a2691f8af8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:56:57.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:07.855Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=027b98be-226d-46e2-bf01-d81f84b24109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:17.864Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d5d22939-c15c-4d68-914a-4f482f8a1377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:27.896Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bd9af033-5605-4761-860d-ff5a9c632cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:37.903Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9eebee6d-050d-4e4b-93ad-8fa9f4281210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:47.912Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c3eb089b-abb7-4a05-a445-55efc6507371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:57.917Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=aed33511-e866-4bf8-8dbc-42669e1be3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:57:57.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:57:58.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T08:57:58.967Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T08:57:58.968Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T08:57:58.971Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T08:57:59.034Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T08:57:59.035Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T08:57:59.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:07.924Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=605c96cb-d881-4768-a851-f78320637da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:17.931Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3d3496a8-f066-4a60-aa30-80b4c06e90f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:27.939Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8310c97a-ca78-4de7-b3c8-e5a4201336e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:37.949Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=cf99489e-7e12-4f44-b270-d8f2866d9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:47.958Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=61d53364-6bfa-4aae-8327-5c28f3e234c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:57.965Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=775f795a-3295-49b6-86f6-819fcfa89070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:58:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:07.978Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0f2ef8f3-8cc7-4d24-82b9-b8b40618af4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:17.996Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=de57adb0-374c-495e-b10b-c9ad36aab26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:28.010Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7bfd0630-0e12-4618-8a6b-91e41440e10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:38.016Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6c683c1e-f043-4cc4-a35d-cf1daf16bd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:48.022Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=51ea73dd-f68c-40d0-b3b5-5a3412d537dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:58.029Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=04a6572c-9acb-4f0a-8033-d0d2617612aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T08:59:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:08.040Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d3227855-eafe-4e57-9060-3e38903b16d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:08.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:18.047Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=54ffed78-866e-489a-bf51-74648b9c885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:28.054Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f2b9d0d5-97f3-43e4-9b23-bd200aa1f1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:38.061Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=db44f2af-b3ff-4730-93e3-3ea95355f021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:48.081Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=a581f938-911f-4446-acff-0378a4003d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:58.087Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fbca1d0c-8dfe-459c-9ae9-abd89546883a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:00:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:08.100Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=07637259-2e9d-497f-a724-cdca9f93d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:08.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:18.105Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2f0f059f-9ca2-4f37-a808-c70c3350a9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:28.115Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=acf0395a-6c7c-44df-8087-b55595f505af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:38.126Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2d10e74b-9fbe-4afe-88f9-c07e4241cbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:48.133Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5408ccf2-5314-4a01-86f8-dc8b9735da90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:58.139Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=426f1d48-59a0-4ee5-a3d8-c77d9e8c1694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:01:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:08.146Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7614db45-efc0-40bb-8ef7-7d9db2b34580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:08.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:18.152Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1e01f5c2-34cf-4702-a8e2-35378c357722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:18.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:28.165Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5c3bd15f-fc3e-43a7-b3ae-3f4190f079b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:38.184Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=75f8ed7e-2cf2-434f-bede-ca7f2e9d8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:38.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:48.200Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d427d7a1-a936-41fa-b017-fc017dcc3142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:58.211Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=358c8428-97b4-4ea3-a5fc-fd67be19215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:02:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T09:02:59.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T09:02:59.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T09:02:59.009Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T09:02:59.012Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T09:02:59.065Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T09:02:59.066Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T09:02:59.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:08.221Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4134860b-628d-4de7-84f3-9b8b4974b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:18.228Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b969339c-d88e-4645-906f-03fd4a4a279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:28.235Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e50ff239-0689-40d4-95ed-e81ad5612881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:38.242Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b4f75efd-97b7-41cb-aace-d5c3f9fddc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:48.247Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f642cc8a-30f8-4341-9dc3-660c290d655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:58.256Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c10494e2-c68a-4716-948c-76444958db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:03:58.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:08.262Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=dd4fb243-2bd4-4249-b8cb-ff70d07ccba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:18.273Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ae69af97-e1c7-48c9-a13d-ffb0f95f31b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:28.292Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=564bc076-e0a8-4cdd-ba6a-909664f80e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:28.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:38.300Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3c8565f4-fac2-47d0-b60c-b31ee98c10d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:48.307Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b03a0fa5-d785-4c6c-b672-4ac9b028d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:58.314Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=67dddc25-62a9-4271-b1f9-95b6abf180e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:04:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:08.320Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=57b08975-f349-40b5-a4fb-5e3ef3a91024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:08.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:18.326Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c5c0c0b8-41cb-4dba-8377-3720b789079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:28.335Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0e19ed14-eb5a-4aa1-a287-846161c320cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:28.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:38.342Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=699168c7-fe6c-4ee4-acdb-9a436cfe57c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:48.354Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=53625c35-99ce-4d88-bc85-ac502eae8c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:58.362Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e4b21845-3eaa-4445-9378-31c54287a638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:05:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:08.376Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9cd467e7-7812-4b63-8eb2-b5fd5be74599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:18.384Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e9cfbcfe-d41f-4ee7-b878-50512e107de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:28.390Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ea64dc28-58ae-4cc7-aa63-49da9824896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:38.398Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bd2cfaba-6f86-4957-8919-2a4c52c042aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:48.407Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=e280cd1c-0f1f-48ab-bf3e-d5a0892f2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:58.415Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=418dbe3a-0436-4941-9f84-7f82e8db25e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:06:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:08.425Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=29e493a9-89be-4bdb-951c-4a9ece0ff10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:18.433Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7c6d0dd5-006d-43f9-801e-10472c84a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:28.441Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=d5ef5c2f-23d4-4557-b13b-7dba3ef5499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:38.446Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=801fc004-cd63-497e-88f1-35f2652b457e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:48.453Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5dcf8428-7d08-4e54-9ea4-1df28b34482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:58.458Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=5dc53b32-f5f2-4ebe-9d55-f6296dc59db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:07:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T09:07:58.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T09:07:59.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T09:07:59.001Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T09:07:59.004Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T09:07:59.052Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T09:07:59.053Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T09:07:59.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:08.463Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3117cf88-a439-49e1-ab8a-ab76f91e9a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:18.477Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=81154b69-185f-493f-8fdf-4c0dc22299c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:28.492Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=43c6fb76-09e0-4e82-8f89-89fabdb07f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:38.503Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=61f2f8fc-a4b2-4166-990f-813cd54af7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:48.511Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=124f36b2-3495-42c3-919e-e114299963ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:58.519Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=39abb13a-db4f-4079-be93-fef98e1aefc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:08:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:08.525Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=8aef2916-f31c-444b-bb44-9cae611f1e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:08.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:18.533Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1d480fb7-143c-4b01-811f-f19a9cd97724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:28.541Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=11a86c38-926e-4939-ab57-24b5eccdbf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:38.548Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f5a44499-48d5-42e2-a268-9bdf7eacbe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:48.559Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=03702f14-062d-498d-b2d6-34d9b48b78d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:58.566Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9263390c-0521-4701-b6fa-2bf998f1a7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:09:58.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:08.590Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=c2d46271-dd9e-465f-b3da-f308181b1eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:18.595Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=f7b034cb-d38c-4f93-bc8b-b7c289b20c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:28.601Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=836d3486-ac4b-44e3-9ffc-02d145992ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:38.608Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7e02200e-fe00-4ac9-97ff-4afa6dbbcc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:38.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:48.617Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b938e184-42bc-40c8-85e6-79101dea283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:48.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:58.634Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=072509d7-bcda-4093-a28d-6ae60fb06b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:10:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:08.644Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=1e859aa8-9e1c-4018-858b-f30a23a4dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:18.651Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=3cfa9d4f-abe4-48af-bb00-bfa5b39949ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:28.658Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=7db2d9b4-0e43-4ca1-9402-05b4eae5e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:38.663Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=b7aed9ae-e305-49b7-b91d-8b237030643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:48.676Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=598f565e-a679-4362-b1cf-42a50290bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:58.683Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=baab20f4-0231-483b-bedf-25ed22cd904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:11:58.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:08.694Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=6de57969-1b0d-403f-b115-05e82a645a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:18.701Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0142359c-f316-4c96-ab49-3dfae9dd99a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:18.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:28.715Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=ddd981b7-6dd8-407b-a6cc-8192549820f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:38.723Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=db1cc5b7-095e-43ca-9b56-a975f37e4fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:48.729Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=555b1ff6-7c9d-4ac6-8126-ecbbdb308e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:58.735Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9164f063-e5d8-4233-9e3a-0cefca744ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:12:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T09:12:58.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T09:12:58.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T09:12:58.984Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T09:12:58.987Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T09:12:59.052Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T09:12:59.053Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T09:12:59.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:08.750Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=4f32bc01-f859-48f3-bd28-bc608d7f6172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:18.759Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9954e23c-bea9-43c2-9be3-8fc0f32b0d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:28.769Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=150ab579-06d1-43fa-a9d5-491a7906d95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:38.797Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=fccd2e7a-e09d-456d-92bc-2fb2d75b4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:48.805Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=0025f236-52a5-4a05-8a8d-f331612fab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:58.813Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=259dec4e-1445-47a8-8ed3-5a3a1f81f4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:13:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:08.818Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=111ceafe-2e5b-406a-8cfc-2fff4d8cad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:18.826Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=93d0cb57-fb37-440c-9b8a-6e2448d253ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:28.834Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=bf30bd29-462d-4df2-ad97-a447379471ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:38.843Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=04e51e10-e2ad-4fd1-af8b-f74fe51049b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:48.850Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=2851c0d3-3405-4c87-ae39-261aa02f0d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:48.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:58.860Z |INFO |Init configs |InvocationID=db027546-c42e-48ca-a324-20f9de30c051, InstanceUUID=9e987e42-1695-4c12-a131-4511ea4dc2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T09:14:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |