By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:20:11.227Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:20:11.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:20:11.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:20:12.296Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:20:12.436Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:20:12.437Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:20:12.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:20:12.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-05T08:20:12.730Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-05T08:20:12.771Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-05T08:20:15.361Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-05T08:20:16.168Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-05T08:20:16.201Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-05T08:20:16.202Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-05T08:20:16.315Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-05T08:20:16.316Z |INFO |Root WebApplicationContext: initialization completed in 3544 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-05T08:20:17.031Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-05T08:20:18.360Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-05T08:20:20.489Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-05T08:20:20.826Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-05T08:20:20.827Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-05T08:20:20.831Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-05T08:20:21.351Z |INFO |Started MainApp in 14.707 seconds (JVM running for 16.035) |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-05T08:20:21.465Z |INFO |Start scheduling PRH workflow |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:21.481Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e765e127-bae5-42ca-aede-e82f7b1edff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:20:23.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:33.135Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ac00392c-79c4-4217-a856-be65ca8e293c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:20:34.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:34.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:44.238Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=97707430-07d7-4d3b-8460-5e3701f0ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:20:45.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:55.312Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=204a282a-1210-4540-8eb9-39e50cfcceb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:20:55.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:20:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:05.380Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b8e85074-b0bf-4f9e-9d05-b47cc367346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:21:06.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:06.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:16.424Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f1ab6f6a-0e54-497b-831d-cfa53877cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:21:17.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:27.499Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=23664671-e9bd-403f-b673-42d07fccf700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:21:28.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:38.571Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d1ec60a8-6be8-4441-90e7-87ffeb22a619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:21:39.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:49.647Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e839a0c7-2651-450f-8c46-b4616473c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:21:50.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:21:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:00.712Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=75ae5887-9867-488e-b7b5-f31f15682066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:22:01.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:11.793Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=53111bae-02c5-4d10-ab03-467c9bea8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:22:12.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:22.862Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e9fd1248-d0de-4c48-9333-edb60eaf80a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:22:23.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:33.966Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8b392387-1214-4724-9774-f79ae1d1cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:22:35.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:35.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:45.035Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=dcc78fa3-09b3-4e81-a4d8-b3aa60227e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:22:46.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:56.108Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=bcc83d65-e3e2-41dd-835e-2c6c1f1dba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:22:57.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:22:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:07.152Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1f5c407f-79fb-4a87-afb4-c8f076a1997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:23:08.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:18.187Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=222b7eff-0976-47c0-abdd-de9e10bdcc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:23:19.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:29.258Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5b476dec-b84b-440f-beaa-84416a4418f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:23:30.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:40.342Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c12bcf61-fd36-410c-9ce8-561d36c78267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:23:41.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:41.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:51.404Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7f865f22-1169-4095-a96a-beb54d5608d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:23:52.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:23:52.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:02.446Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=9b5fea7b-d122-48cc-a8cd-22fb07d3e749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:24:03.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:13.512Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=24093d39-ea5c-43d3-a4ee-f39df28bf86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:24:14.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:24.556Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5e187278-a42d-4709-833b-e86929f28794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:24:25.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:35.624Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b1319158-7d0a-44fb-8338-1e4f6d1ff5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:24:36.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:46.671Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=fa27e719-0c9d-48c9-99a6-686dcb59e881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:24:47.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:47.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:57.773Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=38cbd819-2aa9-435e-a039-cb0fd7b06850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:24:58.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:24:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:08.842Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8b5f7f81-dc67-4fe5-8501-03a2820cd6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:25:09.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:25:18.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:25:18.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:25:18.474Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:25:18.479Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:25:18.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:25:18.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:25:18.500Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:25:18.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:19.912Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=30ef0582-36c8-4916-8b66-94d8b146599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:25:20.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:30.986Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ae294984-3813-4d09-8b50-cd138e7bf5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:25:32.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:42.056Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=fa25bce5-99b4-4f67-8672-f3efc253ebeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:25:43.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:53.169Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=bfa44bfb-8e19-45f0-9e31-afb4bd863e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:25:54.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:25:54.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:04.269Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ab869d75-3f4a-45da-be2c-ed80af0285d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:26:05.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:15.335Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1708aea4-8454-4a21-8ad4-e7f3a4cb9861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:26:16.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:26.376Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5cbff0c5-866f-418b-9150-7a9e294c7fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:26:27.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:37.478Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5fa82415-0fb0-4fad-ae84-9bb2d5d33972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:26:38.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:48.526Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6b102e1f-f694-4615-b5bc-d5fbc60e9d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:26:49.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:26:59.626Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ac912373-0b90-4702-b071-978a3b3332fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T08:27:00.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:10.695Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d57f524d-6a80-482d-9868-fcfbfa4b3049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:10.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:20.859Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=2e95044a-8683-4add-a48c-5cbb1451456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:30.892Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1820457e-8306-4909-85e3-aea6332d4132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:40.914Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e34fe95a-d0e5-446a-9000-d59b26b64cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:50.966Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=bdc79a68-00ec-43cf-8e3f-dc7d3f50473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:27:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:00.986Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ff637cc6-2a04-4b82-a8e0-2b6f21c9c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:01.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:11.009Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=652a3f52-11bd-4d24-9972-589e73f37274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:21.047Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=423cd5b6-5ab1-4f10-b48e-35f83b421594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:31.070Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e4800659-1496-45e9-aa87-cd0099ea7933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:41.093Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d0bded75-7362-4ff7-895a-9f6916307457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:41.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:51.120Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=108bb3cd-c7e6-4511-b529-83b0e50d9e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:28:51.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:01.134Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=83383c22-6bc5-4b98-a591-7cea60d4d71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:11.159Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5dc5315c-e22e-403b-8f99-7988c57731e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:21.194Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e4bbeb15-b9db-4a6f-afc4-48028e5d145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:21.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:31.216Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=50dabd58-7519-430a-aa10-7e9d5a0e2901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:41.230Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=82efc205-261a-48f9-b452-24ae6d0d9c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:51.245Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7115ba40-eb70-4143-9c9d-c530df57e51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:29:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:01.269Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=28d47c8a-197d-414f-812e-dbd415105de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:11.283Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=97e82890-ed9a-4922-84bf-1674d08c48db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:30:17.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:30:17.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:30:17.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:30:17.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:30:17.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:30:17.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:30:17.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:30:17.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:21.302Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=accc4240-f63f-4d74-b775-f522d556586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:31.316Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=dcb9b98d-5f08-4249-845a-ef68eecee171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:41.330Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ce95369b-4ea3-4ad6-885e-86ca6d01a2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:51.351Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=795b0ea0-ea0e-4345-88f6-c14f05f8427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:30:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:01.366Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b131c241-cbfc-4dd4-989b-f352db9e1ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:11.378Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ce00361f-fb63-4b31-b81e-22d50b315869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:21.392Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1c647466-2478-4123-85cb-b6188ac972a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:21.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:31.418Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=323e9dfb-69a4-4358-bcdb-d1ebb88f0486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:31.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:41.443Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=bcb14b76-5b3f-4467-9124-86d2da4e6531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:51.464Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=915cff14-0373-4ebb-b56e-d8342eb3462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:31:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:01.480Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=44aa5657-01d5-4455-bed6-f3ad520f3f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:11.495Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4b656b1b-9057-48a1-aceb-eb4aea774bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:21.507Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=40abf7a1-7499-4454-a410-17156f03454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:31.526Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=3c26c01e-852f-4fe7-90c6-a16cf9cbf408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:41.553Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=adb23ab8-ed17-438b-aff6-332ff5379848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:51.607Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0d6d0cdb-e8b4-4dc1-946c-d28cd8d8780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:32:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:01.623Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=647c4e08-110f-4d4e-bf13-e45d8d21eb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:01.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:11.647Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a787edce-2878-458f-9728-46a38298c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:11.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:21.674Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c487e519-9107-4612-9813-b238751e678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:31.711Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6b9d65e1-b839-4927-91cd-b5dea86b7c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:41.733Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=432d995f-7ade-4018-a163-6baef5a6ec90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:51.747Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=62b932ab-6db6-4d47-9dcc-cc55941eeede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:33:51.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:01.769Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=fede251a-6b88-4b1a-846c-c58c9ad6aa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:11.782Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c9b8d72c-1b69-4aa2-9f52-0dc5c3764da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:21.802Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d4d4057c-dfc1-4f38-a3a1-3ed2b320e47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:31.825Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a1df6837-5ace-4e45-aa8b-3aceac55f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:41.841Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b39f390e-8847-4678-9a19-ff868bd07388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:51.867Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=596f1e47-4c60-4d43-a52b-f605c3f3e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:34:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:01.881Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6bf6284b-480b-40af-98dd-5a1f001a1481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:11.893Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=038481c0-a7e6-4618-af04-4ec0a35b8bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:35:17.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:35:17.453Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:35:17.454Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:35:17.458Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:35:17.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:35:17.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:35:17.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:35:17.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:21.909Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c5debfbe-3c89-44eb-b752-a608d4cb74ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:31.926Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=3bec075e-94f3-4dd3-bc23-e4d1742f65eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:41.939Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0bdbf465-abb9-4b63-b148-c1ab93a97d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:51.960Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=69c13e77-27ab-4306-bbce-df27be30e8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:35:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:01.975Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=02b463b8-5bbe-4cb8-84e2-fd6160b49c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:11.991Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=888402c7-7a23-4ab0-9087-af10d2bd74bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:22.006Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1126c7e8-cb76-4f8d-851d-d5199bdd7312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:32.041Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=175a2cf7-c265-4fb3-ae8b-4c85da569c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:42.056Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f7c233dc-8c25-4c53-9e6d-df41ed0deb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:52.071Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6da56f5b-9c55-4be9-b8f4-5e2c3f25177c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:36:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:02.081Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=de939ac5-636c-4269-8076-99181b1dc4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:02.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:12.101Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=712d650c-42d0-4b21-9859-d57e3b531324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:22.113Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0f513c80-7646-4a98-9915-4f241c0f6860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:32.128Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ab328489-d831-4a43-bd09-965aa99613bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:42.146Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b23050c0-bcbe-4e1c-a94c-3b69658cef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:42.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:52.175Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e1fedfb7-7948-47e4-ae5e-70c0185c5fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:37:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:02.191Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0377b750-f7ad-4d83-a491-c10b71b53e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:02.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:12.203Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=89187417-d7a8-47b4-a52e-22a625f146ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:22.232Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b1b73935-f55c-4e4c-9a2f-8917e9ef535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:22.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:32.249Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e00258ea-a780-4b5f-a032-f747711a3f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:42.328Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=612bf6b9-6f96-427c-b28a-9a3d85f5c84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:52.341Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=524a0ffd-5f23-4c42-bb93-7ef46450150e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:38:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:02.352Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=78107ea4-fbd5-4cca-8e5d-9387b18d59ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:12.363Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=52035e08-464d-4b51-bcd0-155dd351dbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:12.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:22.376Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=07a66e34-36cb-4788-a9eb-e658fb6dc346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:32.389Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=51824c43-31f7-429d-b76d-a8943c556c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:42.413Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=cae018e3-8b68-48a5-828b-b6a41468ce38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:52.429Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f8f876c1-640c-4960-8ae5-fe7d8b131981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:39:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:02.440Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4e16b6d9-1b88-40e8-96ce-6132b088fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:12.451Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=73c9e9bb-6259-445c-a2d5-25b7d943b7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:40:17.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:40:17.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:40:17.511Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:40:17.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:40:17.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:40:17.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:40:17.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:40:17.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:22.462Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=36f050e8-71a8-40a3-9303-c27aa87caa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:32.476Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ef6758c2-c746-4ac2-8015-6a1e30879514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:32.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:42.490Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a3ad61ca-d43a-45dc-92f0-d115520222d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:52.502Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4eac1d43-55fb-4eed-aae0-4fd1626958e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:40:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:02.522Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=39a5148a-9a14-4f79-b3c0-b688f44079c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:12.534Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e256de65-343f-4020-ad12-88c725a4ab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:22.549Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=bbffbef6-ded3-4fdb-940d-6963021a1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:32.559Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=894eb7b7-5a48-4a05-9724-c78c7f2b8e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:42.572Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d0943fd0-58d4-4607-9186-f1ff2ef061f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:52.583Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=9f44cf87-3534-4112-bd65-64da9f84bd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:41:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:02.598Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1b161a8c-97e5-41c6-840b-292f8ffdd588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:12.617Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=87c45ce5-2264-44ba-bf21-53998abadb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:22.632Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e30e1c2b-1b46-4c7a-9bcc-fd75969723df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:32.644Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=36f14e20-e3cb-45bc-86a7-dc1e57f36889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:42.655Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d1724912-9059-45ff-9b64-d0efd231ff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:42.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:52.667Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b33ee9e4-206c-42dc-8c9a-85265b07ff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:42:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:02.677Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=cf947c87-d157-4693-b6c5-cd6eb714232c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:12.688Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=04dd4a60-6e0c-4756-a63e-cdd3c420362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:22.699Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5ca37661-857e-42c3-a936-6b729225a72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:32.709Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=360e8ab7-36c6-443d-a25f-f82031127bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:42.723Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=943c30f7-ab85-4e13-a077-bfab4cde01d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:52.734Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e3623751-3450-494a-88ba-348242babd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:43:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:02.746Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=83a33182-c6f5-4609-af50-7b0517b04d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:12.759Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=08bc0781-e779-4360-90b6-9eea941376f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:12.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:22.776Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8b68a0b3-84fb-4d81-a9b3-9d28cf0a6919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:32.790Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=bf0faf7f-8f86-42c0-b07b-0b6a18440f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:42.812Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=3932b48a-eb1c-47ae-b527-44b52cfdc1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:52.824Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=63812bb1-beef-42aa-8442-a29d650a9e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:44:52.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:02.835Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ca886a73-cee2-44a0-b8f0-86b9a3936ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:12.852Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0e6b9bfa-625c-41dc-9269-7d6c2664e852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:45:17.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:45:17.392Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:45:17.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:45:17.397Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:45:17.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:45:17.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:45:17.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:45:17.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:22.865Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7270c408-987a-4570-a6e1-00d850ab9970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:32.878Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f2ff121a-d434-4f7a-bf2e-db33ef11236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:42.887Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=554d1a21-ad39-403c-bb48-ac69be0a7736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:52.899Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6bd788c5-ceaf-49e7-b4fe-a0e812ec9fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:45:52.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:02.912Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=959f5614-646c-4cbc-9d2c-352408ef6b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:12.922Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c1167d01-4eb7-4bb3-9308-034338ea5cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:22.940Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=12fcfadd-b469-4549-a510-fc311b08b0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:32.951Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=aad155ac-4b0d-4f1b-ba2e-161a1e6405c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:42.961Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e1d2d92a-cdd3-4b92-a85b-d786a5791608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:52.971Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=49ab1c0c-4910-4e58-b941-9ad88b8b5d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:46:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:02.981Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5aa96ab6-8fef-4469-8664-4355780af3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:12.991Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=466fa568-651a-44e5-9d86-4b2498beeadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:22.999Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=74661dbe-fb6e-4aee-84c9-0581fd419613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:33.009Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4e01412f-a66f-4d89-b6c8-f7e8f3b5f8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:43.018Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a4919bc3-cdee-447a-b396-d92698e0c131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:53.032Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=46ff552b-a513-485e-9640-6367756eb517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:47:53.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:03.043Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=45ea1b85-f7cc-4179-91d2-6644f5366eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:13.054Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=3917b21a-3f2b-47b2-93e9-3f1d3646ef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:23.065Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=18249983-f25a-483b-b5eb-0de0011d2232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:33.082Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=30ec71bd-43fb-40de-841d-bac259ad7052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:43.093Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=008b0061-6988-48ed-8b27-044c8e8fa2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:53.103Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a1e81465-01c9-4429-b5d4-f600d274e309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:48:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:03.125Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7dde92f7-c614-4946-a15f-d1acce489859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:13.142Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=12e4c81a-4db6-4d43-831f-53a25d2dcdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:23.178Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1f308d7c-ab0e-4e44-944c-79f465a4ba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:33.216Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7693c4e1-ca8d-4487-b4cc-0eb74723f1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:43.228Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=df25a9ff-de70-49f0-8470-47dcdde1234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:53.259Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=33b0200c-07d4-450e-b6e9-53c33a543821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:49:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:03.277Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=56191216-6a3e-4f62-9f27-f8ef830172de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:13.295Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7817d4d7-2940-41a4-976a-b140453f2c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:50:17.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:50:17.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:50:17.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:50:17.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:50:17.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:50:17.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:50:17.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:50:17.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:23.308Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b8407f32-9b46-441e-bd3f-1fe56aa38041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:23.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:33.321Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=25ed2a35-695d-4096-9b2b-687c3eca7681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:43.331Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f6dd8087-778f-488b-9760-99cfdcac56d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:43.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:53.347Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=72b857db-e969-4d36-a263-dba28a64a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:50:53.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:03.359Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5b6cee12-47e0-4685-9a2d-0079dc2ae18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:13.371Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b25b7196-0d1f-48d0-96e5-ee2b44abc0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:23.395Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=83145641-0aee-4be5-a29f-48efe67292a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:23.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:33.427Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=004a6226-076c-4102-8775-a6ff24895703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:43.441Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a3f95e68-7849-4daa-9dbf-09cdc50481f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:53.451Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d76d0ba4-54e7-45f1-a1f5-51e238f80597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:51:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:03.467Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b511fca5-3f88-448d-92b7-de055a678510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:13.481Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=abd64ef4-d784-4db4-804b-ba902d6db8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:23.491Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b2e04e1f-c1b9-4f5e-86d1-b4a08765abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:33.501Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=493c1ebe-5744-4cb3-9b28-43481f9587ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:43.513Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6047eee8-08a7-4e9f-9c67-28638aab9bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:53.524Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=04fff63c-e4ba-488a-a5d9-748826622fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:52:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:03.533Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1bd9ab13-9641-40fc-b7b5-ac56efeecca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:13.544Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c3c046f8-fccb-4869-a525-275a42d791ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:23.554Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=854dd158-87b6-46a3-a1cb-d5e3382f4ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:33.564Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5906e9bd-6ac0-4311-a8ea-dcc6b77a0c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:43.573Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c9d50047-e69e-43b8-ab8e-de0a586bfa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:43.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:53.583Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=14261b41-ba40-4cc6-b8c5-1e28311758dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:53:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:03.601Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6b5cfeba-d4f4-4d17-a3c9-a1d893d6e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:13.617Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4cf471b7-56ce-48a1-9c3a-dc8a51861bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:23.634Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b2428fda-bdfe-4fbd-a700-110fd28ea90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:33.648Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1d53193d-2080-4452-b26c-9f8b8c38c3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:43.660Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=cc5f41cf-27f4-4149-ae1d-7a6303d39046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:53.673Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a2188199-6ac8-43c4-bca9-a08c60382680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:54:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:03.690Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=87eaa2d8-f41e-4b9f-9429-22dedce6f89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:13.703Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b4090329-3861-4a8f-b4e6-3879f6c5a600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:55:17.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T08:55:17.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T08:55:17.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:55:17.444Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:55:17.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T08:55:17.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T08:55:17.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T08:55:17.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:23.715Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=294c70b0-c325-492b-b948-f5e34d675e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:33.726Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=06006f5e-db49-427c-8c60-302a7a84f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:33.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:43.737Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=3ca758b7-999c-4090-9e21-6c848329d8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:53.748Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6fff5520-8d6e-4773-857d-3ae3d0dc4408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:55:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:03.762Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=314c3259-c19d-4ca4-9c22-a4918475af36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:13.772Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5b44d8ea-0794-4508-83de-2c5aee5e86a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:13.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:23.784Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b94cfac5-af77-4118-9395-a69ac0bb6efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:33.796Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f510ce49-aa49-453a-a5d4-548f5a965664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:43.805Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f7b59e83-c786-4aef-b74b-61abbde5b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:53.814Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=596a48ec-75e7-488e-9b39-f57885165c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:56:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:03.824Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e37c5ea6-efc3-4b4e-9f80-a56036c1d0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:13.833Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=9ece6fed-cf91-4fc7-a931-3f67a18e8414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:13.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:23.845Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1c109d6b-f574-432c-a8af-5c0ba6a3e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:33.855Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8e6a54b1-58e4-4fa1-96b6-6589a6c934ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:43.864Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=9ad63e63-9eca-406b-9e8d-4e0ddab95f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:53.876Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=bc0e3697-3343-4305-87d2-d6fcd3267dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:57:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:03.887Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=68c3b9b7-1e00-42da-a0f6-c9136c131194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:13.897Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=cfc232be-2c04-45c7-9ed0-cd676820de99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:23.908Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=04f51384-a177-4a1a-8e5e-64bc75da8dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:33.920Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4f852cf5-9d54-4883-abce-3d72d18ff19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:43.930Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=10d8db5d-39ae-4841-979b-0b3df8718607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:53.939Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=04f19301-727f-40b3-8bd9-f51ad7dc4934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:58:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:03.948Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1e866299-4766-4ee5-93ab-b87f4d745311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:13.957Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8e3743c2-082b-4218-81c5-a771659cd2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:23.970Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4355b4e9-01ce-41ed-b480-2c7146c48eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:33.980Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=9300a726-999f-47af-9692-3970f88ff534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:43.989Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=40ba1ec5-0262-4682-ba4e-0845e67080b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:54.002Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=00a2ce9d-31b2-4b44-b52f-a4820b760b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T08:59:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:04.011Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f2a15734-2660-49e6-98ce-bac13767da0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:14.022Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=03ccf642-ef23-4d9b-9514-27e479ae0520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:00:17.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:00:17.356Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T09:00:17.356Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:00:17.358Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:00:17.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:00:17.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T09:00:17.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T09:00:17.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:24.032Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e6710a4e-c6cf-47d6-b058-3379e29078ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:34.042Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b4bf3268-efd8-4972-bde2-26c3bae660c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:44.052Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=13d2f12b-ecce-4a20-9219-316dd66b66d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:54.060Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d0422bf3-8121-4041-93f8-d3de8758068f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:00:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:04.072Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=dcca9338-e01d-44fe-b173-0a7190a01598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:04.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:14.081Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d62eab5a-865f-4ea1-9dd7-1f708f64db1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:24.092Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=2b8a99fa-a1b7-4f0f-af9e-71d719ee91a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:34.101Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7888e182-6d4d-4c47-927e-28cd6a947ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:44.109Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b2772e5d-fcd0-4b1a-83dd-8e7881c2e128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:54.117Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c6329acf-4de7-4616-9528-4c00d1dc2eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:01:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:04.127Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=9f1ef834-d792-4b73-8dee-215599ca0377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:14.136Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=95c569e2-179d-4e6d-ad4c-ca150563968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:24.146Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=42016121-d648-40a6-8ebb-fc6bc56e7e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:34.157Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0ecb433a-fd66-4fdc-8e11-13096d4f1862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:44.165Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=33ff7922-420d-448d-b528-db52dc786d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:54.174Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=30c78180-c320-44f9-aa36-e256e2f31889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:02:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:04.183Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0c361f4a-a54a-47e1-9f1e-92e7a929c6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:14.191Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7e7c7af9-9427-4937-895e-6631e8bb66f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:24.203Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=23ec9119-5f4c-450a-bfb7-83eef8fc5f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:34.212Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=cbfb721e-bcfe-449b-836c-d6270ed4203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:44.223Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=86d5dfae-93d4-40c8-a04f-b83f931be54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:54.235Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8610d8e8-01cb-43ea-80a5-c8aa319b7d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:03:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:04.245Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=93edd64c-fc9c-4256-b1b2-0c00fcecac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:14.256Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=57edaf7c-1d58-4393-a41b-ea4c9f795941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:24.264Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ce8741ba-7aca-45aa-b40a-9b517c3580b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:34.273Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=dfb66901-c6eb-4749-90cc-60204a8e3616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:44.283Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e24b88fb-ad6c-49e6-b2a1-aa79d54768dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:54.292Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f55b027f-11e8-4162-a4b4-009dc8bede18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:04:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:04.300Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=cbae4d4a-1270-418c-9fe0-8af803eaec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:14.309Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=77df474c-a63a-4437-bdc9-2b527046244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:05:17.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:05:17.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T09:05:17.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:05:17.286Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:05:17.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:05:17.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T09:05:17.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T09:05:17.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:24.322Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=85fddad3-e73e-466b-9e19-14219499f313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:34.330Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b073db36-d86b-4b45-b68c-49e0c06bb734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:34.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:44.340Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=b450ff32-07f7-4af7-b699-49ee1372b06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:54.352Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=5b8fe28d-ed4e-4086-86f3-621deb9878b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:05:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:04.361Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7bee0ee8-f046-47f8-aae5-9c7f1f948fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:14.370Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=70541021-aeb8-41c0-a871-4944fb1a3282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:24.380Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0861dcbe-412d-4c50-952a-9f1e42df41ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:34.390Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=acfd85a1-2aff-4ca8-a129-0e91f788fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:44.399Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=188180d2-cb6d-4012-9367-0be01afee46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:54.413Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c6f2e329-e69c-4b40-926d-013b28ac172c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:06:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:04.420Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=739cee5d-2176-44a5-9053-0b9a38a14356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:14.429Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=cc2f75aa-b29c-4ed3-81ce-3b0ecf8b1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:24.440Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=98037870-f8a4-4a3e-b785-3a5464200559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:34.450Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=201aca9d-4548-4a36-9af8-1c1c9f529452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:34.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:44.459Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6fb4fccc-6703-4961-8f1d-da09645ed494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:54.468Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8c9e205b-f3ac-4197-8364-24763996334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:07:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:04.480Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=3cd08928-2049-4c82-a16b-61a4fa60cc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:14.488Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=7bf69490-c608-4837-be61-8f00578b8833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:24.497Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f0540632-23f5-48bd-88eb-9304d0cb28a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:34.506Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0b156f77-595f-4778-a273-7c477c4f449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:44.516Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=33886164-e176-48e9-9f25-b827db980907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:54.526Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=740b3be8-1006-4e93-a3f2-a9cf0720fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:08:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:04.534Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=2795d638-a35c-4260-b6e7-57a806074855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:14.544Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c74dbd69-0374-47c6-a6f1-c63d905b15d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:24.555Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a7701f0e-a555-4eb3-97d8-f3a8885ffd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:34.565Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=4467e82a-7aa3-4f7a-8e6e-c6f345d182df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:44.573Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=1191eb1c-a266-4d44-89eb-0442e7c8d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:54.585Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=91137d1c-58b4-42d1-bec2-3e281eaa103c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:09:54.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:04.593Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a51b48c7-2e70-484e-a61f-f49c703d9825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:14.602Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f6f54138-a373-445f-806c-29c6632b32fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:14.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:10:17.403Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:10:17.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T09:10:17.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:10:17.407Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:10:17.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:10:17.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T09:10:17.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T09:10:17.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:24.612Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=53cd7f11-5779-47dd-9137-3719821db1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:24.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:34.623Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d88baf15-e0db-46dd-9e59-6897259329e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:44.633Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=955befcf-ec14-4c0a-958e-17fe24bcbb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:54.641Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=dbfef583-780e-4981-abf6-944962286517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:10:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:04.652Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a43b1cca-f4f5-4b7f-9dc4-09f3d0f3dddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:14.660Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=dbf276b6-da48-4872-9916-e8500dc5f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:24.668Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ebeada0c-1913-4b99-b058-c3297b6088a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:34.676Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=6e4c8c08-fd45-4f46-992e-80139bb30d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:44.687Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d81a900f-3d51-44af-8f7e-37b3d25a4a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:54.696Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=522064ef-7650-4a11-a4d7-f5f099869eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:11:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:04.706Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=98e5a184-5bb4-4f65-81ca-241f3b317438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:14.714Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=3941632a-b02b-4d75-bf09-fe125d455778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:14.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:24.723Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=948ddaa7-6a97-4dce-a1b0-5fb70f141e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:34.732Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=95c090ea-e1c9-4a0f-a331-50a71f6945bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:34.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:44.740Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d64c60bc-a80a-4175-9fd8-f8a616aa02e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:54.751Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=eef4e0c6-dc17-4f07-9e46-d179b95f69da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:12:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:04.760Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f82e88ba-a646-4f6c-b6f3-9f07f2ded77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:14.769Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=46eb7050-5d53-4c32-ac30-81500913771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:24.778Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=a3466676-8439-4834-be75-e8636cd1be4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:24.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:34.786Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=85d5cf7f-c1e5-4d3f-9296-def715af4e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:44.795Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=f5809f23-d69b-4a03-a2fb-578ced2c2731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:54.803Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e1d16cce-ecc3-495a-896d-80024a903cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:13:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:04.810Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=156f7b3d-967b-4471-857e-d3c9dba92eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:14.818Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=640f20d0-ed13-48c7-9421-5699c7200b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:24.829Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d929628d-1919-48d4-83e0-43ade24cc0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:34.850Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=871c67ab-5497-418a-b2d0-eebf2c76b22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:34.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:44.859Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=dc628e31-de42-4403-a478-ecc5c2f72f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:54.868Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=2550a1fc-9c57-4e94-8fb8-19281c5c62ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:14:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:04.878Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=d35c142b-8ea1-4bc2-b2a5-eb7e6919b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:14.885Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0abf7a31-99fe-408d-bce5-e4cd7e07cfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:15:17.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T09:15:17.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T09:15:17.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:15:17.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:15:17.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T09:15:17.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T09:15:17.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T09:15:17.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:24.895Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=0239f8d8-5584-4e2e-8f43-dce844a9dca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:34.903Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=8e6fbb9c-8ccd-4a13-9058-9687ca596a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:44.911Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=aad28329-ff80-49f1-89d9-05677637d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:54.922Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=9a5bcb7e-ae30-48dc-b9e9-7241cc7d273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:15:54.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:16:04.931Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=ce804b09-e9ea-4b02-a3e5-0bf10acaa77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:16:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:16:14.940Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=c6001759-a7e0-4b3b-a16d-b2c733eed739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:16:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:16:24.949Z |INFO |Init configs |InvocationID=f214335a-76b1-4e62-8be0-84133a69c56d, InstanceUUID=e5ece09f-b785-4345-8304-13aa469af299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T09:16:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |