. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T10:50:35.892Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T10:50:35.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T10:50:35.925Z |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-12T10:50:36.563Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T10:50:37.287Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T10:50:37.289Z |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-12T10:50:37.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-12T10:50:37.409Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-12T10:50:37.429Z |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-12T10:50:38.823Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-12T10:50:39.165Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-12T10:50:39.207Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-12T10:50:39.208Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-12T10:50:39.275Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-12T10:50:39.275Z |INFO |Root WebApplicationContext: initialization completed in 1845 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-12T10:50:39.597Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-12T10:50:40.396Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-12T10:50:42.260Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-12T10:50:42.622Z |INFO |Started MainApp in 8.659 seconds (JVM running for 9.21) |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-12T10:50:42.679Z |INFO |Start scheduling PRH workflow |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:50:42.695Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b700bd21-91d8-422a-a938-cdd79ab3b76e | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-12T10:50:49.718Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-12T10:50:49.718Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-12T10:50:49.720Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:51:12.783Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:51:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:51:22.810Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1e880d3f-a6f3-4530-ad63-c96b9a99cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:51:52.833Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:51:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:52:02.839Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=058ca4c9-2ec4-4927-96ee-48b6358c3a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:52:32.889Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:52:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:52:42.894Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=977dd731-4cc9-4b5e-ad01-3e11b7eb9d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:53:12.924Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:53:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:53:22.931Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f662c13f-cfa2-42fd-8db4-d91754c6b8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:53:52.970Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:53:52.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:54:02.972Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9170e330-7b48-4108-aeae-2c450f707e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:54:32.991Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:54:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:54:42.998Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9d2d25a4-4953-4f6e-b34a-1a8bd20fbc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:55:13.029Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:55:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:55:23.036Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ccffc519-756a-4029-9218-c93c12c6295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T10:55:40.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T10:55:40.044Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T10:55:40.045Z |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-12T10:55:40.049Z |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-12T10:55:40.122Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T10:55:40.123Z |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-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-12T10:55:40.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T10:55:53.058Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.82.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:55:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:03.059Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a83aa8b8-432f-4cef-9645-93f3c9db789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:13.256Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1a16344d-a3b3-4739-8b98-3a78aab38177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:23.293Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=80ebe563-6420-416e-a650-88f278a5336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:33.308Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a7922f72-d51b-4d12-b375-531938fcd038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:43.334Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9e7a699a-4e90-49cb-8d47-0b20c4a531a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:53.350Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a4986acd-b303-4fd4-b42d-aed193773d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:56:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:03.377Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2768d0cd-256c-47ac-ad6f-56df3521fd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:13.396Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=afce10b8-9789-4e1c-b40e-00bc1ce0d7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:23.414Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=53942df1-1edc-4ee2-8b41-48b60f74dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:33.436Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=19facead-d3d6-4280-93ed-9570682daffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:33.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:43.466Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bf800344-4032-43e0-a2db-4cf5912ff7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:53.486Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4ed0e667-061f-4caa-b307-d0befdc465bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:57:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:03.503Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=88ce97f2-29e0-48a8-b6a5-24b8043f4dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:13.579Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=097f03a0-6a87-45c3-91bc-69f1e50f8f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:23.594Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5d32ced7-4a12-4ed0-ae8a-1754673d54a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:33.608Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=099052ef-3fde-404e-a85e-903e7e4c87f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:43.625Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=daf88382-2802-4199-afd3-b802ddf2c0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:53.651Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b0211b21-16d4-499e-b9ef-a96bb4eaf613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:58:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:03.664Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=47d437c5-d700-4197-a882-3695b034d034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:13.675Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f760c7ef-0aba-4a3b-bc68-dbf4e0c113f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:23.689Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7063cb33-a807-41bf-94c4-169d6efaebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:33.716Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f8de9605-728b-42b9-9466-6d8f2a8d693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:43.727Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f1195b94-0860-48bb-b25c-b5323312e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:53.739Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=79553b1a-16f4-4241-b039-6cf9b69498a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T10:59:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:03.755Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9bdf508a-cf9b-4c3a-b821-adae53221797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:13.777Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=50f8881b-f1c5-4c97-962d-19c0bf3476d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:23.798Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=76e1aa87-e381-4f0f-87bf-3d87eb66cb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:33.811Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d7dc1aeb-f3de-4980-8746-31ac6011225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:00:39.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-12T11:00:40.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:00:40.002Z |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-12T11:00:40.005Z |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-12T11:00:40.082Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:00:40.083Z |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-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-12T11:00:40.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:43.823Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bc444d59-64a3-46af-90ca-92d47417fdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:53.835Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=db780919-5436-4e5d-acd2-ffbfb4f585a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:00:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:03.847Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d44ae151-0b2d-4d48-a958-05432eb42f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:13.860Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c55a59ff-2606-44af-8302-64fe9677f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:23.881Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=42e5a50a-75be-4871-973d-43f3c28dd6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:33.895Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=be7006eb-d5b5-4258-91d6-f78a9950afa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:43.909Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a7172e71-ccef-496c-b953-637ed8d59d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:53.920Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=738ef1f0-1b80-47e9-a9f5-ea0704f7e50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:01:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:03.930Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=18afccb1-b56d-4189-8066-17f4e91807e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:13.940Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e55356f0-53c0-441e-bbf3-5103b4383826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:23.952Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c014b201-9284-4e5d-9bf1-46184e24cc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:33.971Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fb126f0a-dec5-475d-8dab-46a5e04f6e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:43.995Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f925162a-2b88-46e2-9a69-fa86c7672504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:54.008Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=63622e67-27e7-4f51-98da-5d977593b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:02:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:04.023Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3eb75eb2-9393-486a-8015-1307c2957e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:14.049Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5d19244d-692a-4405-9987-b7c06d36b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:24.061Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=573cffe4-cb14-4315-bfae-72bfe1c10b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:34.071Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f6dfdbd2-127f-4b18-8a38-f5a89b3fc735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:44.083Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a22a4765-a767-49a3-8b2b-76e6fdc62453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:54.096Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5855b07b-bdbd-4d0c-ad2a-1e125e0785a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:03:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:04.107Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=feb2b309-e223-47f9-81ec-a6dd42e0812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:04.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:14.120Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8ab7d6ca-9ab8-4c31-b92e-caffea1df4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:14.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:24.141Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ed5f5dbc-eefb-44f1-a3d5-d8c93953b7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:34.155Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5f718536-1f17-45da-97bb-7374bb8c1bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:44.168Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e58983f6-74e8-40d4-b629-f7422d9ba588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:54.179Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=945a2e88-eab5-44ae-9622-a475872b5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:04:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:04.188Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=091407cd-f499-4b7a-8846-e66de3bb26df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:14.200Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5b8c6759-23ba-4a40-a949-026052c0e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:24.210Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=359a3c8f-cc28-408f-843f-965ac916b46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:34.229Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2339d776-72ce-46a5-901e-2227b95e2426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:05:39.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-12T11:05:39.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:05:40.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-12T11:05:40.002Z |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-12T11:05:40.076Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:05:40.076Z |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-12T11:05:40.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:44.239Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9b2b1ed4-5674-49d5-9074-f0c6c52f30b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:54.265Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b342c6f7-1792-476f-a2cb-b6c0ac1f7109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:05:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:04.276Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=882626b5-da98-4172-b489-7fc9140c3f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:14.287Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=172d8a11-b5b4-4310-a559-db8b11508d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:24.364Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0613fc6b-dd2a-4968-8356-698b8e560afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:34.375Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=398c2b81-f6cd-4fa7-9f85-748233199051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:44.404Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3ca85c0a-67cd-4fd9-b474-38afd0980dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:54.414Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=24c06328-acd9-4330-b053-af9b9be4d270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:06:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:04.425Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d8c0c723-b3a7-4d40-852a-344aea789c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:04.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:14.435Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6c6f8062-5e66-4e13-aee9-4bc5ea3509cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:24.443Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3a74814d-df2b-4d4d-8df6-cf038577fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:34.451Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=84729344-cd1b-4c20-afb0-c7c9889a49e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:44.498Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c980d8e7-2bad-43cb-857c-7d5cd4a44666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:54.523Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f4641742-8fdc-4bcf-a63a-1f1dbc944fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:07:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:04.548Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d603c059-d2c5-48be-ba48-a251d1b3dba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:04.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:14.569Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5b8925ac-8b63-458c-a3f0-3a0339afca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:24.604Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a813ab55-d8f6-4088-9fe8-f078ba1a7945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:34.615Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=354067bb-d229-427a-be73-055e22f0f1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:34.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:44.625Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e50aacd5-0e30-40ab-9521-e3e137829c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:44.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:54.646Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=79aa6974-eb61-45ae-8abb-12e15cede6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:08:54.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:04.659Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6e5e11d5-ed74-482f-bf36-72bf948913e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:14.673Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f481244a-2ae8-419a-9ad4-0f5732faef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:24.700Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=05f92adf-760d-4275-98a8-069fcf52cbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:34.716Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=886c50de-4ccb-49f5-91fe-bbc0f13d0e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:34.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:44.734Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=11c7801e-ca2b-4b7e-bbfb-13f3347d637d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:44.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:54.752Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=117711c8-997c-4e4b-9e4e-e3438a852a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:09:54.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:04.765Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9301e18a-07f0-4182-a2d6-7e8e0010e7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:14.775Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=aac95f6d-ca48-4277-8496-599399556b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:24.797Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=79b9e7af-6472-4cbd-b550-3705848a2d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:34.818Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c6ba4827-7494-423d-b07a-2253b04a8021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:10:39.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-12T11:10:39.966Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:10:39.967Z |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-12T11:10:39.970Z |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-12T11:10:40.187Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:10:40.187Z |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-12T11:10:40.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:44.830Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=23734d33-8f55-4db2-a819-a33380c835bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:44.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:54.848Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=86e6e681-54f8-413b-bef0-52df46edc05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:10:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:04.860Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=efb61f71-ae39-4539-bc27-c5b35dcd188c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:14.881Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3168934d-1a06-4fce-ae9a-582da3b21448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:24.900Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=771933bf-b00d-425d-9585-0b2abd6bcb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:34.910Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=438c6496-556a-402f-9138-9122c3d7ec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:44.925Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=349faf20-6c82-43e3-a4a3-8706f2d9aebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:54.934Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ff538234-dd10-4955-aa4c-f57a83c21828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:11:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:04.945Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=facd97c7-4004-4ee6-948c-b3446f9f1836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:04.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:14.953Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2f8ab22e-1ae1-42a3-867d-198bd2a62fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:24.964Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=935d3b98-fac5-4a61-9c08-a4244e067fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:34.973Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=39e83cb1-fa11-4ebd-b902-934bef8d4a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:44.989Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=527752d3-b7ed-4e80-b5b2-d5f92bcc168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:55.001Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bcab8f94-db0d-4a06-91bc-d7461f9a4932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:12:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:05.011Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=148d044c-5e00-4295-ac73-add6ce4ab1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:15.027Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9aa20801-21e1-4c41-a4af-c9d74688294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:25.037Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9dff7b99-7255-434a-ab5d-b50c6b81d0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:35.045Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=910166e2-3320-4121-b013-36c574af8d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:45.062Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=41e9f759-84e5-4eb3-87ac-3a244ee3c764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:45.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:55.085Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=67bdf4f3-17be-4006-8562-15d1c01d030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:13:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:05.094Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9b6f213e-141f-43c3-8809-f20ba6e978a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:15.106Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=138900a0-d424-482d-822e-c996b8aa6e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:25.114Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=342d33c4-8980-4fbd-b11f-316e5d1ce14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:35.122Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=dd26ca9d-5a17-4ed4-894d-1e0cee79e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:45.129Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=64b448cd-b5ec-4335-b01b-905df0e6e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:55.138Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a807aee1-69c6-4939-83b0-1aa5723422d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:14:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:05.147Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0c2572bf-4b72-42a4-978b-08baa21a5651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:15.161Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=aaf069b5-f248-49bf-99ca-858579c2aed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:25.169Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=69726813-b254-4855-bee7-8986f4c762cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:35.178Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=080af4cf-c8af-47a1-b6e7-cc91c0710d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:15:39.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:15:39.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:15:39.946Z |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-12T11:15:39.948Z |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-12T11:15:39.999Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:15:39.999Z |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-12T11:15:40.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:45.189Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=74e98348-86c6-4fd0-8a48-07b7692a0a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:55.197Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8c32bf3a-17b5-440d-a273-c44fa7a8f6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:15:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:05.206Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a89bb61b-af47-4f28-ae67-034a19917c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:15.215Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0e3d4a51-85c5-4538-b55c-5547e66d7e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:25.233Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c89f6fae-eb4c-482d-9d32-9a2b99f1cd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:35.244Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8bf93c3a-b8e8-483f-9486-07d5ff4092ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:35.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:45.254Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4c0183a7-eaba-4539-ad83-4cd71a36c06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:55.264Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=84434542-af7f-4d25-b4e5-df20ad949683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:16:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:05.272Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=474f81a6-e862-4d4a-9403-5acbc05d775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:15.280Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=295241d4-d85d-4fe6-adcf-dfa0e4b8ca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:15.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:25.289Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e147af30-b952-4835-a68a-271eda5d9f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:35.298Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=80274bd3-2604-4951-907a-05e3fc2c3985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:45.314Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e66a4a81-db0c-44cb-90d1-be0bb2d0c700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:55.323Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a5e655f7-e533-4af7-bfb8-c6af7c7c6cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:17:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:05.338Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e3db9c23-3139-4600-8fc1-c2bfe0198a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:15.349Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cf9c0a4c-71dd-47fc-a7a2-da7080b7f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:25.357Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=012474da-a353-4165-b6cc-28a68f448713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:35.365Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=613e9272-d8c3-432d-b8cc-923077141abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:45.374Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9ad493de-ce75-495f-a81c-8844d71b0542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:55.393Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0bc27df1-57cb-4a91-80f8-321e58b6f53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:18:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:05.402Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=98a99d65-cbbe-423d-b275-0bc5ede8c5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:15.420Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=37dca3df-ad56-4675-881d-e9f3581407a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:25.429Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b7773090-1ce1-4db3-a517-cc91a0c42721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:25.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:35.436Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3da3208f-028c-4d32-83ac-7173fb09687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:45.445Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=73daa118-5a9d-4435-aadd-e8bb024282cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:55.453Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fb2898bf-a47c-479f-b378-e7809924a42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:19:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:05.461Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2e859869-c755-4346-8971-e42f6e2f4af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:15.476Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ba3d95c8-4411-4760-96f9-e45a8965e660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:25.485Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=95caff95-3ea8-45ec-9e4e-7f93b8309cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:35.494Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=167fd900-867b-4774-9db3-6608b8f8fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:20:39.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:20:39.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:20:39.930Z |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-12T11:20:39.933Z |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-12T11:20:40.010Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:20:40.011Z |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-12T11:20:40.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:45.503Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fc03c327-94f4-4333-8a05-ffe37dc76d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:55.511Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0d6d7f74-e445-47e5-a53f-a77fb81ba961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:20:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:05.521Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8f820826-481f-4c0a-9aac-13adcf461462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:15.531Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=18f47d38-4cbc-4263-82fb-872f4496d341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:25.551Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=68e679b5-c098-40b9-995a-3b633e6873aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:35.560Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=87dbe236-5b63-4111-810d-c6c8bcd6ce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:45.573Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a4dbc5b8-ad8b-4962-83a0-a5f051168bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:55.586Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3dacbe90-aae2-4a81-b07a-4544e1df79e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:21:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:05.597Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5e367377-80ab-4f30-9690-89a0e26480e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:15.606Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9bd29a3a-316a-45c6-8d85-18a29d54c20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:25.614Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7a5968c7-b4f3-4ba9-9112-24e7a04f9914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:25.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:35.630Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7b0cc026-c3ae-4b49-84fa-9cdf61b8662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:35.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:45.639Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2f6f3a83-d3b9-44ee-b5a5-cee32bd225f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:55.650Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8f6b19a3-fc1e-4079-8a24-6778c66fcfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:22:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:05.659Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=98c3c406-2619-49ca-977f-ec57d1dcae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:05.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:15.666Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c1449c3a-a1a0-4f4c-8ae8-9c39904fac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:25.676Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a0ad1901-0e33-40eb-89b2-a54c59ffdd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:35.706Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3fc2fd98-0e6c-454f-88d0-704670d575db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:45.716Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cbaafdc7-3130-4791-9dd5-489290bff598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:55.726Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b01a6091-bbb2-469b-b1d9-56d37115823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:23:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:05.735Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=07067a04-e5da-4934-8612-54fa669ab7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:05.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:15.745Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=049b0aa8-fc3f-420f-a9b2-2675a32443e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:25.754Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4fb60cf8-9d3d-4813-b3b7-a60c7799f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:35.762Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b3963bc3-74af-4ae9-a163-67e7fee12d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:45.776Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=249400c6-ae39-433f-8389-17ed39b08920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:55.788Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fd5e1cf1-e66b-4876-982c-226dbf7b17a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:24:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:05.797Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4af27cf0-4bbf-41bf-be34-6c2c4b54d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:15.805Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ef329c65-971a-4830-be59-e957dd6ce7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:25.816Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8f3bb9d3-6b84-44e3-8708-58ee141655df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:35.839Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=26243886-cdb9-4f58-8639-92fd0f155d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:25:39.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:25:39.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:25:39.935Z |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-12T11:25:39.938Z |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-12T11:25:40.008Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:25:40.008Z |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-12T11:25:40.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:45.846Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=26886628-7fbb-4ca0-8e50-2191cb288916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:45.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:55.857Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=49ad64d3-425b-4845-bc80-a58c0b61b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:25:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:05.877Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cb246bc2-5e60-4298-9cc7-610ef4cb3f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:05.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:15.886Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3bbbc53f-945e-40ef-900a-5132f510dbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:25.896Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2d3dd178-93b7-4091-84e4-e09fa5da46cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:25.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:35.905Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=686299a7-9abf-4bc7-abb7-656d6d04de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:45.914Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=57be19ae-9aff-4078-b5c2-7dccf6c8da3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:55.921Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c7c1a2b0-29a5-4b9d-9b7c-0b61713ac576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:26:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:05.929Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a871308e-08ed-4cbe-a88b-56c27fa76c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:15.937Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5ae62fb1-3dcf-4658-85af-f64093d39ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:25.957Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=002d6371-a15d-4ef2-bcf5-6a17ccf4cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:35.966Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=da01aae5-0142-4e04-966f-e3c0f7bfe134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:45.976Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f0ec73c6-f45c-4ff2-bec8-4e7d5a4c85f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:55.995Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=63c0ec50-f802-444d-b931-61bbf4692f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:27:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:06.002Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5cfcc237-aba8-4591-a66c-99bd45101776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:16.010Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ec715a19-bf1a-47b2-b235-f93823717526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:26.019Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4172dac8-524e-4cfb-b887-9836bfcd2a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:26.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:36.033Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=84852c0e-9b66-4533-b1e7-7b8d7cdfbff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:46.043Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e70140fd-e692-4bca-bd5f-6b2984026a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:46.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:56.052Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e09b6530-4612-4673-9649-474e17491eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:28:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:06.060Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0ce46d8e-6283-4601-8bfb-fb1dc596830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:06.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:16.069Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=28b30ff0-eb02-40d4-af50-ed2208694db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:26.077Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0df5ed76-91c1-43d0-8eb6-c463fa9f8af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:36.092Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=598094f4-d3cd-4cff-b4bf-a8d559d43c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:46.105Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ffa80ebf-2fe6-4256-8336-c6035e2cf72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:56.114Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=304b5b52-0174-46ce-9b11-387e1f16d7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:29:56.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:06.123Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4d5757df-9cda-4fa0-8d35-67fc8b34d2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:16.132Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=412254c4-0c12-4f9b-89bb-ec86151d7dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:16.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:26.141Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=eab72594-f8fe-4bc1-a3fe-92b17be5fc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:36.150Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0c33c7b7-3b35-42d6-9c36-3ad51ca6362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:36.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:30:39.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:30:39.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:30:39.922Z |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-12T11:30:39.925Z |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-12T11:30:39.991Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:30:39.991Z |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-12T11:30:39.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:46.159Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9656f09e-436f-45f7-a556-55a3aef1bf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:56.175Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fe74c3f8-075f-4319-84c1-a13feea13eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:30:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:06.185Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=727450e0-54a2-4ccc-933c-74b0c7b53015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:16.193Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=927ed4b3-047a-4cc1-83e3-97ea648cbea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:26.201Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=97b46c04-8bd5-4458-a7ea-7870c4473929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:26.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:36.209Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d089bee2-58b2-4d08-b6a3-890ddc289348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:46.217Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e336958e-c250-40d7-8bd9-58d0d5e3184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:56.226Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=95062838-1d5c-4955-bba1-82972bf55691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:31:56.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:06.246Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e8084f26-5a15-4d48-a84f-006aabd21e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:16.256Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fa8b9d64-e8cf-4968-90cb-9484cbb70a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:16.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:26.267Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1373621e-b795-406d-a04e-c07156c53a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:36.276Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9d6c24cd-57ce-40f2-b2ab-af08874edfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:36.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:46.284Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=01dd0890-99cd-4ac6-91af-b920c7fb9d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:56.292Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e39509ee-9090-4dbd-a638-f18a00381119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:32:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:06.303Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e39407c3-a615-4990-af38-03ae3edeaae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:16.318Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=631793d7-1da0-44ae-8867-6f103d9f927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:26.329Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b82bf82a-1431-4b3c-b5dd-6fadc1472512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:36.339Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=98e0e7f0-f968-4f97-a185-222303141294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:46.346Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=24511dbd-34c2-413d-b6da-436db2c6c877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:56.354Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3d980b36-def5-44d7-8336-1335a6a8022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:33:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:06.363Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9c3b9fc4-ff72-44c3-b384-a35ddda238d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:16.376Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7c56833d-5522-47ea-b8e8-72a8f7f2a80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:26.391Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d52c6da3-b079-4646-8373-3a25a73fd534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:36.403Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a6985516-4df4-43fe-be95-433690f7e06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:46.410Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b7d53ea8-002a-4f5f-94d9-89c47df83ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:56.419Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c06a458c-4e62-4c4e-8dcc-25c8776f50a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:34:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:06.426Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9106d948-8ab4-4fc5-942e-2e83821820ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:16.436Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ee7dd9b7-684b-4657-87eb-a305794bccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:26.454Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c6e36eb2-ee55-4d3b-9d3f-f225f7804712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:26.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:36.464Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d3f37d07-9d58-44f5-9079-0db612834749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:35:39.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:35:39.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:35:39.937Z |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-12T11:35:39.941Z |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-12T11:35:39.995Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:35:39.995Z |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-12T11:35:39.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:46.473Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4164f38e-5092-435b-8d65-f681b5cbec5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:56.493Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5c5edaa5-c90c-49dc-85d3-cd0d154f1cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:35:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:06.503Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=806909e6-f3e5-482c-ae2e-132f8299a6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:16.514Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3a867bfc-6f06-4d46-8a80-73a83503cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:26.524Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=38087004-ec4e-4c55-a9d0-82b4759d7fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:36.542Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=34a19b9a-c18c-496b-8263-e065d7d6c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:46.552Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cbb5799c-a0de-472f-a8f0-c55849f380ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:56.561Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d5d079ba-c27c-44ef-8567-1d88071f4d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:36:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:06.569Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=11a811de-cfcd-4916-89da-709cc134f95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:16.577Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0a432b2c-4b67-4b84-b5b1-b4d3f4be661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:26.585Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=efa0b849-5296-47ed-93a0-d800ef3bddf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:36.592Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1d3b5a4a-cce8-402b-a6d9-88bdefd3a427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:36.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:46.606Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=57e7a06b-a35e-4a2d-a249-49bfbff69a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:56.615Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cd508c72-93ac-4102-9175-45a16228c3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:37:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:06.623Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f35a6793-560e-414b-a1fd-76315ee0f2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:16.630Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=563d67aa-1a0b-4532-8028-e87662130cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:26.637Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=797296bc-217f-4b53-9916-08d72827e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:36.644Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=70d636e3-b3d0-4f90-8b12-8211f5b5a023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:46.654Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1bcbbdaa-2a3e-48c1-926a-16c82bcf06f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:46.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:56.674Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f4f2e430-c18c-4ea3-b04a-1ca552c0c9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:38:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:06.683Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c749ccc5-3f9a-44c9-aefa-202d6fb1fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:06.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:16.691Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bda24ada-bf9e-4438-a5c0-0379b80bc4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:26.699Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3fd680ba-9ec9-4eec-a23d-081e9dde0218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:36.707Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cb7675a6-6ccb-49e3-a5f8-d5449724907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:46.714Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0b6493db-4ea3-4442-9d60-3ad13b4ee2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:56.723Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=44cb9fca-ad9e-4afb-9012-2e9846e101dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:39:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:06.739Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7113ad55-a5c5-4294-a476-6326e999b3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:16.747Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d62ebc67-f259-4153-93e5-4acdb7a1daea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:26.757Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=169ef86d-6f07-4d10-a8ef-7fd5281ae489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:36.766Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c9c310b6-cc56-44ad-b48b-7710e161ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:40:39.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:40:39.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:40:39.916Z |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-12T11:40:39.919Z |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-12T11:40:39.983Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:40:39.984Z |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-12T11:40:39.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:46.774Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f9a0c2ba-b1bc-4906-9582-059b0990dde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:56.781Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a3963ce2-e8fe-4af8-9db4-f225c5752f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:40:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:06.801Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=16ae8dd3-1c76-4691-90b0-0a63d5620f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:16.814Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e80c1650-8f3a-4947-91f3-efc1b141b218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:16.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:26.826Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b4fa6ae3-d233-4b1c-9227-6bd1c99a21e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:36.835Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1ec29669-9822-4624-9041-0b4fb68c815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:46.842Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=78f57936-ad42-43a3-8c0a-ddb0d92a1d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:56.850Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=de70f014-286d-4f3d-81d2-21c310a94522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:41:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:06.857Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6ce3c6ac-280e-426a-9a9a-915326a17016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:16.866Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d275dfac-de39-44d8-b400-fd1db5c95267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:26.886Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7f9ee6fb-e7ab-46ca-9fa1-75aca361829d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:26.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:36.895Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e7021add-7514-4043-bc5b-a1d73bd103c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:46.906Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=328b96b5-65c5-49bb-9387-59b75422768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:56.922Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2fa6d1d4-bf53-4b58-8e98-3102d7f589f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:42:56.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:06.931Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=198185b3-9e71-4c47-b98c-987fce50d7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:16.939Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f2a84ed2-684c-4476-b304-7b98f747e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:26.948Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3f419634-200b-48fc-b722-378bcb8b9f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:36.964Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=afc4d624-8119-49af-80d8-dbc02d4ccb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:36.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:46.974Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=652417eb-2970-4bc9-a93f-01c2d662301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:46.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:56.982Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=11d35a6b-4a6a-4824-bec4-14d499c14c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:43:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:06.989Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c317e4bd-284d-4dca-b03a-4aae696fce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:17.005Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=326b48d6-2d3d-42e1-8909-8c3c1f3f39f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:17.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:27.013Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a60bfce3-16b8-472f-be4c-96f90447abcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:37.020Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d34acda7-7c1d-44f0-a181-0682310018b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:47.029Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a8c0f32d-4335-4836-885c-c4d67edb329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:57.043Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=438e5aa2-9477-4251-b28f-f049bc73e51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:44:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:07.053Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c4978f2e-1c9e-4a4e-80d4-0ea1b0a2daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:17.060Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7f74b93a-b56c-4010-9565-286eaa371a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:27.068Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3e13dde6-0f9e-40f3-b3a5-171d21914f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:27.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:37.076Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9b6b57dd-4de0-43df-af6e-bc41369e81b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:45:39.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:45:39.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:45:39.929Z |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-12T11:45:39.932Z |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-12T11:45:39.982Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:45:39.982Z |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-12T11:45:39.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:47.083Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=367d0840-0d4e-4b92-a0c8-bfc447a77310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:57.097Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7a968aa3-c838-4f34-af75-001c3ef4af5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:45:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:07.106Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=789cb61f-2c05-4ed1-b596-629fd358bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:07.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:17.114Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=76995b47-4889-4b6f-bbef-25787d3c4b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:27.123Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=02f1cabc-5a75-4173-9fe3-2591109894b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:27.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:37.131Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=01c6d90b-eb8d-468c-bb2d-54d4bc96301c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:47.138Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3f2dd263-655f-4796-a049-cfe92daa85dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:47.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:57.146Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c34a7fef-c8de-40af-955a-ca974d3b7447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:46:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:07.154Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7a0cd1e8-00f3-4feb-9c3c-29702945083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:17.169Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c24c458f-2b12-4486-9dbd-b78a18559cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:27.185Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=81849112-94d1-40ff-9737-366bd481f1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:37.195Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1938a459-9c53-4a4c-8428-2e633abe9e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:47.203Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=82a97103-90cb-4e93-9856-59ffe7159235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:57.212Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=afa017ee-0fa5-4b60-8816-de237b413e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:47:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:07.221Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fffcd28f-519e-4c1d-bae8-82758076d222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:17.230Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b95d0ff3-f126-4942-aeca-08fee8a0ef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:27.251Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e6d8958a-259b-4d28-af46-f5a2ae745668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:37.260Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=995f6c11-ee99-406a-8a62-c951af49b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:47.268Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8ce3114b-04f4-4f37-b797-d17fb99d7301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:57.277Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e0775967-7f8c-463a-a81b-035e50504560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:48:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:07.285Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=addcfb69-0804-47cf-b62d-1d934853625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:17.293Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7a0ff15e-e9a5-4f07-966f-a1d145504e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:27.302Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bc5f588b-3e35-410d-82b1-a6e7921132e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:37.315Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8e9cc200-de77-4b6f-84e3-5a86c69e5a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:47.325Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=14c51603-d06f-4388-b039-48071eb9d465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:57.333Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c91df3e1-5a9f-44f6-ad75-2c8fabe76742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:49:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:07.342Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=21ff4a2b-57f5-46f4-9410-10df6b6bfa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:17.358Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6af4d4d9-d75c-44f2-b328-b118a14eeb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:27.365Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a395e34a-dba8-4575-9894-ec4411f93dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:37.372Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=efcfee58-e34c-4621-bafc-41a0c73194e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:50:39.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:50:39.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:50:39.929Z |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-12T11:50:39.932Z |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-12T11:50:39.988Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:50:39.988Z |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-12T11:50:39.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:47.381Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=94e0c983-73bd-4989-a10e-7d855df53882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:57.401Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a4310b39-d2bb-4f8d-8a21-df2569e048c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:50:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:07.409Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=03cf459d-944c-4916-9a70-72e993b1ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:17.418Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=52ad81d4-7a82-4782-86c8-b2f7eb455ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:27.427Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9b666fae-6ab1-4994-a387-b28ace4df6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:37.438Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7bb8d29b-7bda-43ac-94e1-e8322fe5d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:37.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:47.446Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0a60481e-190c-4831-a486-05853b2db1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:57.454Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=34e4acea-e175-48e2-8253-815566a07716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:51:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:07.470Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c1c5f3ec-1515-45bf-b88a-1c63b401ec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:17.477Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=113a31d6-c068-477c-a522-4e4a011862d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:27.487Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=957817cd-6494-41e1-91dc-ae2d18fa424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:37.501Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c5a3d92d-b3ac-4239-9f4a-e3e77cb957dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:47.508Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bcf114a6-371c-415b-a7d8-3235c0317865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:57.514Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b2dcd99c-d709-4bcc-a5eb-8caf0a9ef3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:52:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:07.524Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=33b19916-6d9d-40e4-b75e-ec54b6807182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:17.541Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=52c254e8-f217-4b20-995e-11715c5c0c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:27.550Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7edc9e7c-c09a-485a-8636-060c051a8336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:37.559Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2b124643-c03b-4e9e-a457-40bdac6fbd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:47.567Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=edb58fd3-a0a0-4e35-98ac-95a07c97b4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:57.582Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=902779f5-4a7d-452e-875c-b1aae181fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:53:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:07.589Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7bc31940-8617-4670-a6d8-00ba63bf3e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:17.597Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ea96edbe-2508-4a45-909a-8b7ff1ded2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:27.607Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c8cb7b6d-ecaf-45dc-a18d-414b473a5517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:37.622Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=628a8d51-6b0e-4aa7-8938-5e0a2617e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:47.630Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=85d7a254-cf95-413c-98a7-e606c751b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:57.637Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=82493baf-d718-4c41-8b4b-c2b723b8abcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:54:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:07.646Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=582f5214-6fac-422b-a765-59ef2a950938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:17.652Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d4c16fc7-0b8c-4fed-b642-a54885bebd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:27.662Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=68418e55-3192-46b1-9731-41d4ce80de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:37.674Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=32fda79f-39dd-449f-99d4-47ca0756341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:37.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:55:39.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T11:55:39.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T11:55:39.934Z |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-12T11:55:39.937Z |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-12T11:55:40.014Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T11:55:40.014Z |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-12T11:55:40.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:47.706Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=091eced3-c7d8-4f82-a460-9e6fb0cd41ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:57.715Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=02eb4807-2591-4531-98d6-ffa629560d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:55:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:07.723Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=477cd329-0f71-4987-8cb1-aa8b71bd1548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:17.731Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=627136aa-2902-4d2e-b1fa-724a00ec442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:27.737Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c52b8ddf-f03f-40c2-a019-6a0bd636cb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:37.743Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b3660d30-d4eb-4d2d-a437-2e574c60fedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:47.752Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=51142591-cea0-4008-a819-952d0c945548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:57.771Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=14a23075-f7b9-477f-9894-25c1d7945162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:56:57.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:07.784Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7598cde9-8bce-48e4-ba85-c56516dba3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:17.791Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a02541b3-e7fb-4bbe-a6a2-52254a56d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:27.797Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=720fc3d0-b065-4818-9c49-96eebcbbdba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:27.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:37.805Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cc178084-7002-42bb-b850-9f647acfc678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:47.811Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=359682d5-89af-4b13-94cb-f3e2307439d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:57.819Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1cd0ea21-13fc-4f65-acc9-778ac9a7a058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:57:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:07.834Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=894c65fc-4c9d-48b8-9e7f-0d384a9846ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:17.843Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=68597548-5bbd-48c8-971e-d0cdf677b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:27.853Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7819617b-5eb3-4518-83d5-98bbccfc53fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:37.864Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=76bd8490-e9b7-4b0c-a78c-58b962e79d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:47.873Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b076a2c5-064a-462e-b7ce-023c1228fb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:57.892Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=341a71ce-ac6f-4b20-a743-2113a9d296fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:58:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:07.898Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=046071ec-7079-4255-90ca-cc57c42c0818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:17.912Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c09b462d-5b74-45d4-80bf-92585856557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:27.921Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1b9b279f-917c-4194-972c-44c716d8865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:37.930Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a9e8a93d-ef88-46e6-a901-90094de2de24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:47.936Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e69f0a86-4ba0-4293-a92d-9ab057d5014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:57.943Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3a476ad4-d85b-4ebc-a88d-98ba02ba59ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T11:59:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:07.951Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b18f626e-8285-4e1f-9370-df79122e02fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:17.959Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=aea48ef5-ff5b-48c2-81a3-23c64736ef29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:27.975Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ee214fdb-939b-43c8-ba52-d5a3ab5538c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:37.984Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f5e79734-6826-4c33-ba78-faab9335f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:00:39.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:00:39.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T12:00:39.969Z |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-12T12:00:39.973Z |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-12T12:00:40.055Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T12:00:40.055Z |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-12T12:00:40.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:47.992Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f93532a3-ca2f-4aa3-b298-3897793ef5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:58.001Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6e14209b-2713-4ae1-ad60-501c60085a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:00:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:08.008Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fc3ad21d-f341-48e1-86e5-278613c8c0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:18.020Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=701f5ecf-f446-44e1-9463-08a271c81687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:28.030Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d07bfa9d-8d1e-480a-ad1c-1abfcb7ddf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:28.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:38.047Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=091cf205-344a-47c8-a214-6aed44a006c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:48.057Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ba93335a-f210-447a-9fc3-3310392e542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:58.066Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a73217b4-b818-4b9d-b655-266256d5705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:01:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:08.072Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=076c6126-de61-4ab3-ae56-6015cad0d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:18.081Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d1fec60a-9fcc-4c10-b66d-d7c53c0cd05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:28.090Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a330e909-5c2f-49a9-b425-d7283c77b615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:38.097Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8a1cda95-f604-4a10-8558-76975482faf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:48.105Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=cf45a907-d118-4acf-a692-90ef271258d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:48.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:58.121Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=25add719-1e6c-4999-aa75-87a6b7ea76b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:02:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:08.128Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=826cbe85-e4c7-42da-b8b2-f52a6f100038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:18.135Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f4deb35a-b444-4bdf-aa37-2c4cc74caaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:18.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:28.143Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6583ad44-7c98-4ba2-ab43-219c4025120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:38.150Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1275cd8d-b3f4-4ee3-a302-6d98fcd92df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:48.157Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c1d606c1-4d4a-43c7-8962-94cf64459bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:58.164Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e820a082-c870-4cb7-a449-ff0af5d0e8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:03:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:08.180Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=caea7bb3-03f9-41cf-9440-2150e96e5ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:18.192Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5f4a08cf-f8b1-4f8e-a5f7-3f2c5c674b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:18.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:28.202Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=06435907-3d6e-4d4d-aa76-b31d6b039a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:38.210Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3f037f69-a76a-4916-ad32-a750669e9392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:48.218Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=38f0f7e1-6143-4dea-b86f-84d0c7923054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:58.224Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3c13a1a5-4c5e-4dc8-83d5-ae92b6233dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:04:58.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:08.231Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0657a82f-5796-4643-8ec9-7ebb71dc94d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:18.241Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=81c91a47-feb5-4b74-a059-95cac9d81abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:28.257Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7c427c87-849c-42b4-b186-982d8e148a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:38.265Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d625eb8c-a952-4717-b6c8-b55a60ab82b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:05:39.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:05:39.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T12:05:39.921Z |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-12T12:05:39.924Z |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-12T12:05:39.999Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T12:05:39.999Z |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-12T12:05:40.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:48.277Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a365690b-0e93-44a3-af76-21f231b8914d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:58.287Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=099c7281-36db-408a-80eb-11959a25854a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:05:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:08.300Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a55b4a48-82fc-433a-91a1-d80ac9bce5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:18.306Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ddff9af2-f4ab-4f10-b49a-4593070912ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:28.314Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f909b231-f6da-486a-8059-4cbcec148595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:38.327Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3f387df4-ab63-4a27-b0bb-1e4ebe804987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:38.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:48.341Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7ac0250c-1f34-4dc6-94d0-2f6ff8f7bee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:58.352Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1f2565db-e3a4-472f-94ae-a37e0003dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:06:58.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:08.360Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=349dca39-9824-4ccb-b09d-8c3ee92fd608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:18.367Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=fd44ae3d-8359-434f-bfb8-f4604d845db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:18.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:28.376Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=447343d2-ddea-4879-8922-2ec3335bff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:38.387Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b0bb13e0-7005-49c1-a4f0-6a5e06f27b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:48.394Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2cc9522c-4a2e-4535-8c1b-e02a3d8517da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:48.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:58.407Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0bbb4c9a-4648-41c6-8989-83d7fd52d452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:07:58.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:08.416Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=034e3789-5504-4505-818e-bc5b371686e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:18.426Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f56daa69-228d-428b-9e22-e197af16437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:28.432Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=abc30c7c-9e62-40ec-98a9-ad6e08300395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:28.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:38.440Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f676cc47-c624-467f-b92b-951efae1eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:48.448Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5e47c2ea-60b5-4a32-8765-3b0acae091b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:48.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:58.455Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7b59a7a7-e15e-4a5b-91c9-93a8038a5873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:08:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:08.461Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c5d7ad16-b4f9-4b00-a0b8-8ede92dae2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:08.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:18.467Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c6646dc6-8e16-4fe9-9a78-8b0005e42524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:28.481Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=914ee3c9-2933-4edc-9aa2-a757d6f8535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:28.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:38.493Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=43a8670c-bd0c-46e2-8c58-49617f63886e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:48.503Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2b1d4d99-a667-4b70-a278-e4db09e4c0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:58.511Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f9b0409f-8a38-4d4f-825a-9bd9bdc4401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:09:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:08.520Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d8709780-9d6d-4f2a-89a0-26d875a544d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:18.528Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9e9ac647-e07c-40fb-b7ff-59e7ce1b65f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:28.538Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=907eb04c-69c3-480d-93ea-0a49614f7d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:38.546Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b40e67ca-5756-41df-b319-ef9e344208e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:10:39.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:10:39.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T12:10:39.910Z |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-12T12:10:39.913Z |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-12T12:10:39.969Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T12:10:39.969Z |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-12T12:10:39.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:48.557Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f30c0481-128c-42d6-b97f-fdf7389b6fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:48.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:58.568Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f7801acc-80a1-4e60-ab86-72e6bf1b9299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:10:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:08.576Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=04a43645-dd55-4563-9520-52e7586370b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:18.584Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3f61b8d0-5c22-4004-8624-b75ca976a7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:28.590Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=434308de-c44b-457b-a502-f6b2b769a2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:38.598Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=713e3a1a-03b8-417d-b25b-52ca102f06f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:48.605Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6655b17a-e20d-4c85-85aa-af7d2c888a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:58.613Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3b308b80-cab6-42f5-a271-ea6e52dd0279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:11:58.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:08.631Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=389b2b9d-bb8b-45fd-9b1c-47153a05f31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:18.640Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a51ba4bd-2d19-4481-aeff-19a861073e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:28.648Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d5a4e538-f988-40d9-b1a0-523fc7ae5bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:28.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:38.655Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d78b3261-f475-4973-89f0-18cc7a1628ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:48.661Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=59bf15d8-d590-4d20-a419-06b7b6bfc0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:48.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:58.667Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e345bf77-a9ec-44a1-a995-7431926852c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:12:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:08.675Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9ff1e9e6-b7ab-48d4-883b-867299a275b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:18.691Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3a577530-cb87-4720-a5aa-11ba416673c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:28.699Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7d234341-e9a9-4d9a-991d-9657aa0ee895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:28.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:38.707Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8caf0128-0b30-40bb-8282-be9586d7d7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:38.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:48.714Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9290ea81-282d-4ee4-b033-a0031101561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:58.724Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ccb32eb4-64c4-48de-a453-1a2e1e2a60a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:13:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:08.732Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1cac1cf2-8f79-4c06-8c7b-07f62982fa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:18.738Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5c892275-67d2-46d9-ab27-dfc45a3b7893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:28.750Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=603f5849-cfea-4523-9e5e-a8dc73b7f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:38.763Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=7685f28c-b5d8-471f-a1b4-2c8b2822fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:48.769Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e4994430-6361-46ba-942d-762dac0cee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:58.779Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=dfb0b874-8a21-429b-8487-87eba4fe5ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:14:58.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:08.788Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b746f38b-4655-4951-9978-333ca44cf741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:18.795Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=71a6c00f-07d4-4315-b68a-281b23832a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:28.803Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=4fc9732d-fec9-4192-9dfe-69fc02fd9e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:28.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:38.811Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a77b1d9d-2e31-40e8-8504-804e79571f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:38.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:15:39.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:15:39.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T12:15:39.981Z |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-12T12:15:39.983Z |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-12T12:15:40.056Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T12:15:40.057Z |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-12T12:15:40.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:48.818Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=35c2fc95-24b4-4392-9467-714f47dec809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:58.832Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1fb57ba8-5c90-4ffa-a8d2-2fec7ec37d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:15:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:08.839Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2087bb4c-2793-4555-8b48-917da6c2f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:18.848Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=f66cf610-d118-43ce-8f82-49956a0898ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:28.855Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1e549c2f-43b8-4ebd-8daa-0c5065294883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:38.863Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=6d5489c1-aed4-45f0-b448-5619b3df97c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:48.870Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0396bb1b-a1f3-4bc4-9992-6c9d3a41fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:58.875Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=03f8ea69-37fa-4db6-9853-13300b6b36cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:16:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:08.883Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bf74449d-2fd0-4ca2-b1bc-97d8a1181b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:08.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:18.904Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d3586ac4-97b3-4e61-b4d1-5c07be79aff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:28.912Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5b13e47e-3d21-4196-8523-67ff15028502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:38.918Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=59bc970b-507a-45be-9993-1774395cca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:48.926Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2cdf4406-06b7-4a0e-b3c0-5ac71a8883e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:48.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:58.932Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=aa17c484-90d7-4d23-a1d0-55c2f7a56a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:17:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:08.939Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e0bb7135-8d1e-4c6f-acd1-49a79c642638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:08.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:18.945Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=aa96dbaf-61c1-4074-b4da-25d662dda20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:28.953Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=73c3564f-6232-4d2e-8fbd-4fbfd3fa07e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:38.976Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=879cab0d-c3f4-4e0d-840a-dc177b7dc6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:48.986Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=04e3e605-a112-42ed-8743-bd8cbf0fe907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:58.994Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=a5435cff-a432-4373-aeac-2c63e8ee0f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:18:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:09.000Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bb8420cd-b136-475f-8122-281ee3e1be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:19.008Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e1d783e5-9369-4563-bb52-59fea69e4234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:19.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:29.016Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e7701b44-b9ef-4cfd-b7b8-39023e122132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:39.024Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=c225074b-88a6-4a3b-bda2-44cdb23660ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:39.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:49.039Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=550484d7-0a9e-44e6-9ef6-b35b8c2ebd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:59.051Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=855f3535-d98a-48ea-955b-2a46d99e85d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:19:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:09.060Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bb374137-c56d-440e-87e1-9e1f96099414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:19.067Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1a0ed1da-1ada-4f00-a862-f3056583c7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:29.075Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d7ec66b5-f12d-4d9c-bfbc-f0b5ab99d4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:39.087Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=74400557-329e-4403-a9e1-f1c135f65933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:39.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:20:39.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T12:20:39.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T12:20:39.953Z |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-12T12:20:39.956Z |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-12T12:20:40.021Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T12:20:40.022Z |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-12T12:20:40.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:49.094Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=466f1dbf-d575-4c12-9d08-ba8ff5a69d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:59.107Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0653eec9-f1ba-433a-a6d7-21856499fc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:20:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:09.116Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=5f5e2b8b-4855-447b-a31a-caad0e2a6255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:19.125Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=960c7754-5596-4fdd-bce4-f21e8a07d5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:19.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:29.136Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ba333599-07b5-417f-bab9-59f5df000590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:39.143Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8a2538d5-2f38-4f7e-8080-b6768b979aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:49.152Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=47562251-47f0-4603-afae-a839dc3edb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:49.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:59.159Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=bad05726-21ed-43ca-9d6d-cd3474312759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:21:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:09.172Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=45859b5e-8cab-40e4-9b58-5e9080a771c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:19.181Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0bb78abd-dba7-4422-86af-4d2371a69681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:29.188Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=e5f0372b-3c5f-47a6-a868-7eaea795ee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:29.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:39.195Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=016a12b0-84d6-46b8-8deb-f679b29b5069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:39.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:49.201Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d65c30db-1ab6-47ad-bfc6-1f29e89d7da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:49.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:59.207Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=623780e3-c5d8-4668-8448-28d0012ab50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:22:59.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:09.214Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=8ac12290-a129-4895-9c20-8877aa096ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:19.227Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1919fda7-4b74-4ea1-8519-bafb7b60ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:29.236Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=1aa05d66-e59d-4ae8-ada1-d782ff7d4073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:29.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:39.245Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=ee6f5637-785d-485a-86bf-9f6e3f927fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:49.251Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=0ab640b4-278a-4ad6-ab16-6b9adb435699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:49.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:59.269Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=d4298bb0-459c-4f92-8223-164acecfe9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:23:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:09.277Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=38cbf03c-123a-4241-bd93-24e4cec50e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:19.294Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=9db7deb0-01cc-496a-a614-da1b953163a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:29.304Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=92055d04-fe02-4f96-bb8f-666061a7a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:29.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:39.313Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=3bde9ac2-dd8a-42f6-9696-337307ae1f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:39.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:49.318Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2b8b766f-ea8a-4f92-910c-55b947611bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:59.325Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=afc1cb98-46d4-4bbe-a99b-70d3b324a07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:24:59.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:25:09.331Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=b96a1f3f-672a-4d83-a5e5-8413ae6f72d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:25:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:25:19.339Z |INFO |Init configs |InvocationID=c2800cdb-f0d8-4172-a328-23fee8ee93bb, InstanceUUID=2c6e3cdd-d672-4a3a-abf2-0efab84f8785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T12:25:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |