By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:06:39.086Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:06:39.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:06:39.119Z |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 |2021-11-07T23:06:39.653Z |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 |2021-11-07T23:06:39.728Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:06:39.729Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:06:39.729Z |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 |2021-11-07T23:06:39.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-07T23:06:39.885Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-07T23:06:39.904Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-07T23:06:41.152Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-07T23:06:41.519Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-07T23:06:41.535Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-07T23:06:41.535Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-07T23:06:41.579Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-07T23:06:41.580Z |INFO |Root WebApplicationContext: initialization completed in 1675 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-07T23:06:41.884Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-07T23:06:42.596Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-07T23:06:43.808Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-07T23:06:44.021Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2021-11-07T23:06:44.021Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2021-11-07T23:06:44.023Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.MainApp |2021-11-07T23:06:44.280Z |INFO |Started MainApp in 7.134 seconds (JVM running for 7.764) |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-07T23:06:44.331Z |INFO |Start scheduling PRH workflow |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:06:44.345Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6d3cbae7-90c9-4232-89a5-740efb3856d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:06:45.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:06:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:06:55.796Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7f6291b5-9b9b-4010-9f98-22b8543b76a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:06:56.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:06:56.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:06.837Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9064a2cd-4c72-49ae-81d2-4aa6beabffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:07:07.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:17.874Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3a8b91d2-d9b9-403a-b2af-ee9a84779e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:07:18.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:28.914Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fce4218e-7b50-4f58-989b-e15d0605043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:07:29.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:39.953Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fe8b4339-93f3-4bfd-9a4c-ee32ba3c84e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:07:40.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:50.992Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0f5f553c-3926-494a-8797-7e094a677147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:07:52.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:07:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:02.033Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cd2e48ba-10f3-4077-a20c-5e6dc835a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:08:03.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:13.074Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=43856ea9-fd71-4adf-bd07-f7b102846da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:08:14.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:14.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:24.114Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d922c2ca-8c4c-4738-b999-d3e60dafd071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:08:25.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:35.155Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5214fb47-86e4-4f38-b9d3-3a304766c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:08:36.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:46.194Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1cf51aa1-05e4-4dbf-b972-57b71d1cd4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:08:47.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:47.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:57.242Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f4e2af05-0de6-4626-b7fd-b59c39afa623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:08:58.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:08:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:08.310Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b5cc26d3-085a-46b7-b010-8cf23a846aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:09:09.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:19.349Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f3852fd5-ff09-4e35-81d2-1529a106a7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:09:20.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:30.385Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=54cf2dbb-be22-4770-89df-24c80db4dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:09:31.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:41.425Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=051699e9-5947-4df8-a053-bcfc5e728d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:09:42.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:52.467Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ead94348-52ec-43c9-8b41-aeb885878f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:09:53.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:09:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:03.508Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=234f058c-f461-452d-9972-eb26908c5181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:10:04.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:14.545Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e9b65352-db8a-44ff-ab89-f5b29c3cc82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:10:15.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:25.585Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6decc70a-e118-4fa0-81ce-cac60552466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:10:26.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:36.657Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=49d9a2bf-4a60-44cb-842a-081d3005fbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:10:37.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:47.697Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1babf9b1-4b7e-4c26-8667-6059fd1e2927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:10:48.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:58.737Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=698469a5-9166-48f1-9639-85f47ad1587a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:10:59.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:10:59.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:09.779Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2bae2b5f-ac57-40bb-9b99-282f8fb1b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:11:10.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:20.818Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c3508e69-d3b8-4a58-a6f2-77ac90488fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:11:21.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:31.889Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=95be02a2-a802-48f6-a565-4354b3515664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:11:32.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:11:42.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:11:42.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:11:42.763Z |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 |2021-11-07T23:11:42.766Z |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 |2021-11-07T23:11:42.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:11:42.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:11:42.774Z |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 |2021-11-07T23:11:42.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:42.928Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0484288b-3f26-4edb-aa1c-8052978b766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:11:43.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:53.973Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e4a51593-4cfc-4377-9218-d9df42cd165e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:11:55.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:11:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:05.008Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9642e788-984e-4fc5-979f-dfa299440d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:12:06.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:06.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:16.049Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c60f1f8f-1b63-4c5b-840c-91c330c7a305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:12:17.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:27.091Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cf8cc115-5e7b-447a-8211-0762662b0fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:12:28.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:28.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:38.132Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f81fd08c-a0cb-4929-bc36-76cdcb81392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:12:39.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:49.169Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=04e1ffe9-fc06-4987-b497-78f04c95d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T23:12:50.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:12:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:00.209Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=99e45493-5426-48b7-8e71-a8d5f335a1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:00.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:10.349Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=76e2f7d3-391e-43de-b226-2f1d5ebe0d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:20.363Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=59454ff3-899b-46fc-bbfa-34f5064425b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:30.384Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c157a3f8-b868-4533-9e10-452d90704493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:40.401Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8dbc7619-5577-4c95-93d1-c72f9ee6ed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:50.414Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=83e0817c-b584-4f1d-acd1-0b5411dd7276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:13:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:00.426Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0be0e3de-79ce-4676-aeb5-ec8c1fbf1960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:10.436Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d8a0ec13-74e5-456d-8090-42252453d540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:20.449Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=484ca2c2-9256-4f40-bc2d-42d5ca53668e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:20.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:30.462Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0b32b873-2b63-486d-b37f-474897bdff3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:30.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:40.474Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3616c8bf-3a09-46d6-98fe-e5756d1ce46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:50.492Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a11600b7-384d-4d49-8236-85fa20cbb9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:14:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:00.503Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f96306e8-9cd0-4cd2-8918-16e95c3cb29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:10.513Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1167f2c6-24f7-4d89-8396-668960532def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:20.524Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1aa29968-48f4-45a7-81c1-6d83799d24ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:30.537Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2657cd48-b712-4889-8673-a8b81416356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:40.547Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=37f504e6-d6a2-483d-aaf7-4567ca65c1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:50.561Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3c91c5d4-331b-400e-ae70-0b216e7fc15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:15:50.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:00.572Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=dde1ee0b-3bbb-400a-99fb-a6366706b5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:10.588Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a0d26c5c-f39f-411f-a651-e255ece47617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:20.599Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=08a22e0e-fcd5-49e0-a08d-b562e93e0df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:30.608Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9d133703-1bf8-489b-bfd3-500f3b9b947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:40.623Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=79ed0cd1-8470-489b-9bdf-93b83eb9a3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:16:42.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:16:42.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:16:42.276Z |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 |2021-11-07T23:16:42.279Z |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 |2021-11-07T23:16:42.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:16:42.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:16:42.286Z |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 |2021-11-07T23:16:42.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:50.634Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1a22649a-3516-4cad-a56b-5042be653878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:16:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:00.645Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=19e7fbf7-5e49-46fa-8bf0-d63340887293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:10.654Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=76fe0716-9d69-4049-b723-a6217b5f37bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:20.666Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=89c764c5-e2d6-4c37-8c32-4b783d0e270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:30.683Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3b25c508-90af-4edd-bf3b-ecc0340874a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:40.694Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=abe08548-b411-4d72-b32d-ff4a91da9003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:50.704Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9f3cf5a8-be04-4635-bc49-7b3890217bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:17:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:00.711Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=81149a9d-e46f-4452-8805-d69fa0ccc51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:10.720Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f1bb5951-5795-4802-80f1-cc7919b66a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:20.732Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4093dd40-7edb-43e0-83d1-c83f68d3b787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:30.741Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3ef28028-fddc-4db8-a1e0-10813da4ef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:40.751Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7d6241e9-c0ec-4cf7-b656-a782ff7edbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:50.761Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=22dc79bc-152a-4bde-8c1f-80bb5f3ee07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:18:50.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:00.776Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=aa49bfcd-fefe-488b-bcdc-9487a1f618dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:10.786Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8a55ea82-163e-4c3b-9538-76bff45da2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:20.797Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5e0d6799-cd64-472f-a3ff-229fc22fce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:20.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:30.805Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=be683330-ac52-4fe1-8bb4-50891c3fcf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:40.816Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7fe83225-85d6-4cc8-9ada-fabf8e07411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:50.825Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0330e4fb-6cff-4169-bf93-e116d616108d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:19:50.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:00.836Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fcfa0f2c-5e78-426d-817b-0ae29b7f2a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:10.849Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c15b4888-bc39-4c42-ac6a-489d08750a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:10.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:20.860Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9ea2f5af-052d-4334-ab56-63fd8f4cbae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:30.887Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=469df5fe-2eb7-46a6-9dea-ec36cddb5ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:40.896Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=413c6bb6-eb2a-42c6-a086-1e85467424f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:40.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:50.906Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0ed3a482-ed6e-4389-a1e1-36136d157cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:20:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:00.920Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=aedbce77-c9ab-421c-9a1f-afa883d3e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:10.932Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a2cf2281-2b44-4915-aafc-f8b3f92c3888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:20.961Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e4580b6e-8490-4b4c-97c5-6d25aa290aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:30.974Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9dfbfbc0-0715-47f2-b3c1-52d79a7243c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:40.992Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=39000f71-4607-4d91-aa5b-1a951245fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:21:42.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:21:42.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:21:42.217Z |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 |2021-11-07T23:21:42.219Z |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 |2021-11-07T23:21:42.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:21:42.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:21:42.225Z |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 |2021-11-07T23:21:42.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:51.002Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2c6caf63-863e-4ef1-a22a-cb86d7d6530a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:21:51.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:01.017Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=395a853a-d9aa-43f6-b250-fe2dabc85f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:11.029Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1bd1a544-b80b-4132-92ba-ef4b06e9794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:21.041Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=610c7a63-6133-4c93-ac4f-9c83b6d3d86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:31.052Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4e34fb68-239c-449f-822b-99e816df7562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:41.072Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6dbcbc55-1123-4723-884f-c7a6b99acdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:51.097Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a92b3bfe-8193-4fbe-959c-2455f1a2e23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:22:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:01.106Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4603be29-8ab7-4a89-be8c-4b4e6a0f25e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:11.115Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2821ead8-017e-4b0e-a205-10a928a989c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:21.126Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=12440168-6288-470b-bcc0-37b39d3270a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:21.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:31.135Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=91113ea9-41d6-4e5e-b4cb-0c31ec7be9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:41.151Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=51326016-fff8-493d-83ba-59de0f1e8ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:51.170Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e719efd3-ac66-429b-a03f-969edfcd7186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:23:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:01.180Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a16ea764-7104-47e5-b392-1ee8210878d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:11.190Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=728dca05-c548-452a-8694-d944c6258e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:11.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:21.205Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=09ac8369-2a4f-4830-9ebe-74aee8edb336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:21.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:31.216Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=85c2292c-ad8a-49b5-b070-c7903441c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:41.226Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=817f3136-c326-4268-9812-134d9e3c54f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:51.234Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cdc96a15-7cbd-401b-a200-d60e9e95163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:24:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:01.244Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=11633b5b-bbce-4468-897e-bff44411d3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:01.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:11.262Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4c8ae446-08de-4256-ae72-566b2ecc6a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:21.273Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=da1b2c51-803c-4698-ad47-bd902867a6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:31.283Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=54188007-05e5-4907-9c4a-4cf46ce0b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:41.294Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f544ab7f-2564-4293-8c20-38de5b68809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:51.301Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e9f15ecf-bb24-41c0-8245-3e66436fc271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:25:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:01.310Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6b10a8e3-0837-4125-9144-34e8c68d241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:01.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:11.318Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7c7342a6-aad2-42fe-9387-6ff3dc09a916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:21.329Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=eaee78c0-0125-4068-a9a4-5f468b5c7080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:31.348Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=482b7742-e7c4-4021-81e2-14c22a37741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:41.357Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=49774315-302e-47bb-998c-ac485d1417bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:26:42.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:26:42.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:26:42.229Z |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 |2021-11-07T23:26:42.231Z |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 |2021-11-07T23:26:42.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:26:42.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:26:42.237Z |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 |2021-11-07T23:26:42.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:51.365Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=34dc7238-96b1-4bca-a3a9-25be154d4b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:26:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:01.377Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0a1dae41-9074-4445-9cbb-3bc6484123d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:01.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:11.385Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ce3fd22c-e85b-48da-ab9d-7fe2304dd81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:21.397Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1faef0b7-1ff0-4aaf-a3d8-cbf6a575ed35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:31.408Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=edf5a707-f822-4ff7-b2f0-ddfa1a98bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:41.424Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=13fe314c-2319-4342-8343-32d107ed705d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:51.434Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f048f2a8-93e6-48b9-af23-be710cb804d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:27:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:01.444Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=78929760-4535-4d4d-afcf-00f6fa38240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:11.452Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0ca42098-f1cb-40b8-b062-8e6f76a0cec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:21.461Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cc45948c-0eee-483d-8d47-80aeb35953ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:21.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:31.470Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=70f68cbf-d21c-4fa5-bf18-0e1b8bf26628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:31.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:41.482Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=70c937dc-8aad-44a6-ba64-a2a245728444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:51.492Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=08c44b18-3ba6-4cb4-bb09-a213b7f9c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:28:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:01.503Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f4df99ba-8007-4d2f-9c04-fc78f766353f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:11.517Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=13e2af52-d6b7-4024-83fd-c53baf3c5f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:21.528Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e952e12c-be91-4934-85e1-5b8a35c4c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:31.537Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f2529654-1106-4629-94b9-bd7d235a5594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:41.550Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=87c2b6dd-6ff1-4a11-85d9-9305f5d52838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:51.559Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f44f4c65-d8ec-46ba-8a53-3937b59e53d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:29:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:01.567Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=86b95b41-60ac-4c05-b353-463da140a723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:11.578Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d2685b6b-3dac-4532-8321-5303f8e33df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:21.596Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=25c156fe-3d6d-4d19-8c42-d6144c8f34af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:31.606Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7aa45a4d-f600-49cd-840d-7ea9d9cfaf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:31.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:41.615Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ba2311ab-f597-4e28-b064-c48bf928f96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:51.626Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=423eabde-e041-4829-8a75-c4a6e6a6105b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:30:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:01.635Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cb5d02e8-6b2a-44a6-b1ba-60d7fb7d3642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:11.646Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e29a0dd3-4c31-4da9-acfb-131d0b5c4a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:11.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:21.654Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ac3b5c66-3d45-4dc2-bbd9-e1ee9c7ae38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:31.663Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1d206e3d-2624-4ebe-bce0-fe5e95a77fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:41.680Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=79baf4c8-f07c-4068-b5c2-c80407c0474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:31:42.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:31:42.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:31:42.252Z |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 |2021-11-07T23:31:42.254Z |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 |2021-11-07T23:31:42.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:31:42.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:31:42.260Z |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 |2021-11-07T23:31:42.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:51.691Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1c13485d-7215-48c3-b42a-13d9ce06513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:31:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:01.702Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fe5d8d09-a920-45da-b414-64ed054795dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:11.712Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=23e37ea3-acda-44f1-aaa1-07c03b7c1218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:21.722Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8005837f-a51d-4785-af12-9a77fd88a2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:21.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:31.732Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=84f50e65-93fc-4911-8f59-70b570b74f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:41.740Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=609451e6-7d7a-4aad-9939-5ba33b613d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:51.751Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=24b5370f-48ca-4ffd-8957-77860197841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:32:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:01.768Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=82ab4c06-9513-4dc3-9c75-ed4bed883e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:01.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:11.779Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=90e58b55-464d-4e7c-9061-698178dc07b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:21.789Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a8224bbd-735b-49e8-823d-621468e50a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:31.796Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cc472a39-e2a2-4410-8222-94a061aa0dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:41.803Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=96481665-9c2e-4b45-ad03-e2037104ac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:41.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:51.811Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fa40e39b-6ff0-411f-a647-0249d0277024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:33:51.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:01.820Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f0da5fb6-c95f-4f77-8622-b9442dbfe051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:11.838Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=62a9892e-feca-4614-a041-5f9fbd375f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:21.847Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=be014a90-7980-41cd-a422-9bf3e0cf2d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:31.856Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2a33aaa1-9454-4ee3-a47b-c5b21b81fd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:41.867Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6aba4271-499b-4edc-bd89-b9caa56b8a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:51.876Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=894af9d1-26da-414d-bb70-226d2a59d4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:34:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:01.886Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=afdb3cf5-da45-4aa3-98cd-24bac425ac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:11.894Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e8268081-deda-4654-a2e9-c8eab44453ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:21.905Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d7beaed2-3fe2-49dc-87e2-6740fddb7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:21.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:31.921Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d74833e1-050a-4fb2-b920-cc3233cd5015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:31.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:41.929Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7e143ac3-7794-4ac8-9ada-d9b3327568d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:51.941Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b0848343-fba8-471c-b738-46083b4c1f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:35:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:01.949Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=94a63561-4d51-4f6e-ae27-68f71ad9a50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:01.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:11.958Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7d6e4718-688d-4dbe-8dfe-6729140081c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:21.967Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=bed37f94-4762-45cb-891d-746987e0e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:31.978Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b3a9c4b6-8aea-4055-b7c1-994b6e35591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:41.996Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8f257056-4083-4792-8188-ea261b561b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:42.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:36:42.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:36:42.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:36:42.340Z |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 |2021-11-07T23:36:42.343Z |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 |2021-11-07T23:36:42.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:36:42.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:36:42.349Z |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 |2021-11-07T23:36:42.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:52.008Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=02c72e1e-f72a-45bc-8b67-f3b94620671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:36:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:02.017Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5e80f03c-e44b-4df8-8076-018434fba46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:12.028Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cd062086-6afb-4ca1-b5cb-117fa5a7eae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:22.038Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d3301441-ad8b-4039-bb26-3d7d77568741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:32.047Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d3163f03-31d9-49a0-a640-8d3392079694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:42.056Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c7c9d1cf-432c-4d83-a712-29eb9d79a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:52.067Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f9a20c11-9f87-4a45-9d67-f9d31e319065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:37:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:02.086Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=523a2c46-fab7-4b10-9064-90b0ac4ca049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:12.096Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e5e8be0d-b8fb-4a50-ae66-89e5fedb000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:22.105Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=35fe4eed-329c-48bc-a738-beae359595ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:32.113Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=172bee0d-a899-435f-b48d-ff43b364e36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:42.123Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1f1bf792-152c-40f3-a90b-1af1f42b2abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:52.133Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b750f209-3a7f-4434-bb99-9b92f2b190c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:38:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:02.141Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c29ce6f4-e0bf-401c-add8-00f374797561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:12.150Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=303a3d4a-91c7-485a-9dc2-cc0e2952efd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:22.160Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cfb5f667-8cac-4694-a860-076fb0a128e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:32.178Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=46818d2c-9499-4c14-ab7a-b6c6755f93b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:42.192Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=72617911-8e78-48a4-9ad8-23c93d087b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:52.202Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9ad5cc74-ca16-4234-b868-26275ae34bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:39:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:02.213Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=72faeca8-36b5-49a8-9d32-dd82c32bb250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:12.221Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=17adb7ab-18a8-4978-97f8-26aa2958d572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:22.229Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=80949bbf-867e-4433-a21c-a3ab89e180df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:32.238Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f789440d-f805-4f4b-bc7d-670d7787d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:42.253Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=931321d3-d462-4c67-8b10-90938c52015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:52.264Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a2c44032-c256-444d-baa4-4f4ec3af8fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:40:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:02.273Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a8909c47-eb0b-4ea9-825f-58de8cbe8695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:12.283Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a4f23523-ce31-4c52-9d48-28e130033dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:22.292Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b147e44e-6083-46b9-a459-8a74584b7cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:32.302Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ccf725b5-ff39-4f5b-a626-af1e6a37ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:41:42.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:41:42.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:41:42.226Z |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 |2021-11-07T23:41:42.227Z |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 |2021-11-07T23:41:42.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:41:42.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:41:42.232Z |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 |2021-11-07T23:41:42.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:42.312Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a1b9c19a-02bc-4ca8-926c-e57fbcd3b39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:52.326Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=19a7ac5a-9b01-40b0-b9a3-dd714d619349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:41:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:02.342Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d382c28c-6252-438d-b386-627028293b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:12.350Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=45293f46-0bb3-4006-92db-7f7a7b921f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:22.359Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0ad947fd-45e4-45ee-bee0-ae9b18632024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:22.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:32.369Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1daf28da-e99d-4555-8304-f05fe1afc6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:42.376Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=76b608f8-19f0-47aa-ad29-b09ce066eaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:52.393Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4e695d37-29b9-4da4-84e2-e20e645668d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:42:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:02.403Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=de4ad08d-e98f-4e73-9432-a1146f6a6fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:12.419Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=06097496-ef9e-41bc-8f93-607f90a97a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:22.430Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=74a38509-8b65-4ccf-8849-bdf46a1c81a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:32.439Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=697d18af-fd3e-4adc-9492-0433cb584833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:42.447Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6c5bf864-57d3-471b-8bde-bd2edbdbbe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:42.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:52.454Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=bca77697-5ecf-4e55-abd3-43347e8dd5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:43:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:02.467Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e1aa6f65-5267-413e-85a8-e4ede222b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:12.475Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=df9a2ea1-7caa-42f3-b066-e3a5ad19ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:22.485Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9587f891-dcf7-4949-951e-eed7689e06f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:32.503Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=20b05949-aa4a-4179-832c-ccf5712d2b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:42.516Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=070ad362-cdc8-4b99-8f4d-b8393efc8a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:52.525Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a55ccc6f-abe8-422a-8ef9-33c46c267538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:44:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:02.536Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8f6dce5a-d4bb-4742-9774-57830de12ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:12.544Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=81bcc2fb-da6e-4bd8-95cf-cad29f3f9add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:22.554Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=847f758a-edb6-4993-be73-1a7987eb4656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:32.561Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cffd0fa3-bfa5-4c80-ab8e-83ed0b8887fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:42.570Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6d49484a-4120-4c56-971b-ca4eb47c8d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:52.592Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=16c356d0-fa00-47bc-b8ce-fd564a10f8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:45:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:02.600Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=db924862-ee8b-4bef-aa5f-d8e05bf2bac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:12.607Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c0832a45-c0f4-49b9-ad9b-b1f5a3a3a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:22.618Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9dd37c81-769f-42ac-8017-ef6d11c7fd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:22.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:32.629Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5e5f2d96-e2e5-4feb-9f17-b8cdaf81a764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:46:42.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:46:42.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:46:42.264Z |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 |2021-11-07T23:46:42.266Z |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 |2021-11-07T23:46:42.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:46:42.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:46:42.271Z |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 |2021-11-07T23:46:42.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:42.642Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=afee38d1-5206-46a1-a427-40fc82e466a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:42.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:52.651Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5b2562c4-bfdc-41e4-be88-ec7737ec4409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:46:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:02.658Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e957b84c-2805-4f13-8bc0-98f4cb6ba645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:12.666Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9e4feddd-65ed-4865-858c-3947d045c87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:22.682Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a83bda95-be2e-4f79-b719-0054604af0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:32.690Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c40fa4da-0dbd-4eab-9d21-14e1f498dfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:32.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:42.704Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=39fc888f-1694-45f1-b4b1-2ffb5f9ff671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:52.716Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5d66a222-8c8b-4011-ac18-7bfec51d5440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:47:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:02.727Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=44812353-ef46-4670-8a06-b79183a74754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:12.734Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cfccadfd-beed-4c64-8a57-c10e9bf9f248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:22.742Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=953a2b8c-4dce-482f-921a-f486e78f9f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:32.754Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=aec99381-55ba-4e12-931b-895b1c209e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:42.774Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9b9f6fd1-c612-4565-a4a2-94b654ff3fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:52.783Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fbf26a43-4b46-4505-9ef8-477544c4fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:48:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:02.792Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=17ec5dc8-0540-46da-88b3-2187842bdef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:12.803Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f2d793dc-53fb-46a0-a427-55516fd87517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:22.811Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=69b83f7c-59d9-4d13-ab89-d5e5268e8503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:32.820Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=365d7929-012f-48ee-9413-edbcdd208d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:42.829Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=61a6135f-729f-4650-ab70-507fc95f1ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:52.839Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9d1584f2-af1a-4d92-bad0-804acdc56f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:49:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:02.854Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7f98d2b8-efdc-4f9b-9a04-7f8c53db59b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:12.863Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=043c51c7-19c9-418a-871d-3276f18ec737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:22.875Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b8b1cbda-b823-4777-bda1-777150a11e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:32.883Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9743a9b3-2305-4a09-b0ba-01196b67522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:42.897Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ce2ba5a2-ae28-477d-a04c-6e2023a3362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:52.910Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=860cfd93-5a5b-4380-ae05-36968dd826bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:50:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:02.921Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7d148285-42b0-495b-8029-7ddf31fce1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:12.930Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a3ab78e4-c1c0-4711-a45c-01c75faf0514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:12.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:22.936Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ad74db6d-0f4a-4947-a945-2f08a2ba3876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:22.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:32.945Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=910d3711-9fab-4c11-9e6a-ce3ad7c21b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:51:42.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:51:42.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:51:42.312Z |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 |2021-11-07T23:51:42.315Z |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 |2021-11-07T23:51:42.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:51:42.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:51:42.320Z |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 |2021-11-07T23:51:42.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:42.960Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b8076c82-6991-4c96-bf70-e9131b9f2a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:52.970Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c0d66319-9205-4c07-865c-c1de93ad9683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:51:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:02.979Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d45ce073-1751-488a-b3fb-858f0449a9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:12.987Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=079ee8c9-d271-4627-8108-d7fd278bbd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:22.995Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0e64a236-254d-4766-a5ae-d50c3f75aacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:33.001Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=319d1d7c-b5ba-46b0-b860-3fdcbf83c9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:43.009Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5b0f99df-6442-4e39-afc1-97ec0d1e7c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:53.019Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a657233b-f592-4468-bd51-980d956716b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:52:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:03.032Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e5c0afa2-cba9-439c-aeed-c29bdf1839f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:13.039Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e78a1a87-0143-437a-ba99-b52d85690adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:23.050Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=069f44f6-386a-4400-8377-c0dda7e65b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:33.059Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c7466b4b-5dc0-4ce7-b7e7-d5efde6b4052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:43.066Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2b0f1979-09fc-451c-bd9c-891f6489b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:53.072Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=55cbb0c9-73aa-4d28-8118-85190302233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:53:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:03.079Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2851810c-e6bb-4436-8c93-1abdaa7a4120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:13.093Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=204a1ec5-42a4-4591-a0aa-3f0ab9a4a8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:23.100Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7c3c8978-3eca-4037-862a-91a9a3700d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:33.108Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6ae970a9-ea76-48ab-86a5-bcfb738e2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:43.116Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=011ead4d-56c4-4e04-9d5f-0ab002bac753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:53.123Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2b938bfe-6418-42a0-af81-6a2c21b68efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:54:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:03.130Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ea308f2a-67a8-499a-ab02-0e6ba4e7c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:13.136Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=bd14dafa-84a7-425b-b2cd-dc1fb2a5af24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:23.142Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=23db9fcd-6d6e-454c-b5d7-4cf038ac16b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:33.153Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f98dcd2a-9e69-41a5-bb40-602d26fdf454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:43.167Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fb04c824-caf2-4a29-80e6-4747ef3514a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:53.175Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cd32fb9a-0bf8-4186-8cad-3d70319b1d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:55:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:03.186Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fe25de26-f775-49d5-8b93-782430a24b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:03.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:13.195Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5b029bba-ed98-4ef1-a03f-56d7e9c85854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:23.203Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8a544d50-2bba-42cc-a7af-998361cd1500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:33.215Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b519e4d0-768a-4967-adf3-7dbb3b203a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:56:42.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T23:56:42.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T23:56:42.219Z |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 |2021-11-07T23:56:42.221Z |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 |2021-11-07T23:56:42.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T23:56:42.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T23:56:42.225Z |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 |2021-11-07T23:56:42.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:43.222Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d27ff8f0-79be-4005-8b53-a503bfc83c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:53.231Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=51089394-eb56-4c67-9d8d-20784d4c75aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:56:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:03.245Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=be45e65a-d77e-4a5a-89fd-191d477c6f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:13.254Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=413883a3-2ce8-4545-955d-63038e7590bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:13.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:23.261Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=29ce18de-f05f-4ac0-b507-adf34cd74db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:33.276Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5ce3ceff-9ebb-4e2d-bf7b-af155c793c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:43.283Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=72621840-1710-42b1-a4e8-c56d5b00fbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:53.293Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=af01c335-9d21-42c7-9863-7cda65741cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:57:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:03.300Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4c862337-b20f-41b5-be06-a7d7cacf38bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:13.316Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0bc88dad-f1c1-4215-a8f8-c4bf81bdd421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:23.324Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5c796093-8be6-416d-a7f8-5c9e043012ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:33.341Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=851f5829-31cc-4360-a7ab-fafabe26d852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:43.348Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c601d2af-c14a-4379-aee4-bce272a3f4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:53.358Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=14b6b777-7823-4d98-b858-b320db49c89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:58:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:03.365Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5d03038f-ef54-4038-a95a-7a9b62684029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:13.374Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=460cc4c7-dbe0-442f-8538-0c947c86ab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:13.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:23.382Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=65d1c823-9bcf-4f55-bca6-ea9828efbc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:33.392Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=157d85f1-89df-4d91-8cc7-263dc6ebd295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:33.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:43.400Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a098affd-290a-44b0-85d1-5ca4133973a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:43.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:53.412Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c54cce18-e9fc-4ef9-bd78-ba31c508ed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T23:59:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:03.422Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7f601381-9fed-4f6f-be40-5df249240ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:13.449Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cc48f618-84c4-4216-83ae-bef605b79b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:13.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:23.463Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0897613b-65e0-43ac-8119-f2b85364f3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:33.471Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8e9c4cda-ffb1-438b-9edc-905958a309bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:33.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:43.480Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d5edda25-4b9c-40c7-bd53-2528fd0ce31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:43.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:53.488Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f24c1e70-496c-467b-85b9-c798e890b167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:00:53.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:03.496Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=849eed6b-d902-4bb5-95c0-68dde0f4841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:13.512Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6d927099-5288-4929-930f-9539de4e4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:23.521Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b0b308d9-5239-4a62-b479-613216e459ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:33.527Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c6806292-35b9-43ce-b8fb-d4aca8b1a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:01:42.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:01:42.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:01:42.228Z |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 |2021-11-08T00:01:42.230Z |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 |2021-11-08T00:01:42.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:01:42.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:01:42.233Z |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 |2021-11-08T00:01:42.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:43.535Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=364f00f2-3379-4929-810c-eab568706f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:43.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:53.544Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=72f7a1cb-a783-48f5-a434-1657aaf0f45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:01:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:03.554Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a0c07ed4-4719-4dfd-8fe8-bf88da07eb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:13.561Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3a5de81c-8ac6-4dc6-8585-7899d1b16ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:23.570Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=256b63e5-0670-4b29-b222-0453aa660492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:33.586Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=841cc58c-5e87-4051-8b43-08adf12c90dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:43.596Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2f4eb6fc-1b66-4e99-af33-1051a8db5ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:53.608Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=880b2efe-1cae-44ac-ac60-0e2b7587be69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:02:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:03.617Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8d7957ce-de6c-4bb9-88ac-6333db1a6cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:13.626Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7b2f4f6e-b3da-4f19-aa9f-b71cd60f75a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:23.636Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=89454f04-72fe-43b7-a4e0-f6012c866f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:33.642Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=241a1895-c58a-4e12-912f-815052a27135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:43.652Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b27de785-ad8d-4b54-b24f-0111da7802b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:53.663Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f11a28fe-3570-4c20-8148-b4369d803568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:03:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:03.670Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=88cea08e-44f8-494b-93ee-07d369fbd6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:13.678Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6a29a5ba-a423-4f68-bee8-55056afe849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:23.686Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fe111b91-e86d-45ad-9bdb-7598fcdbb643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:23.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:33.694Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=79323b52-815e-40c7-91d4-8a10d8b5ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:43.702Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ccaf1b72-e18a-42f1-b3a2-2f4c3221d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:53.710Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ed285a41-39fe-4340-8ba8-952dac7b949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:04:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:03.720Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4d1a5427-b6a2-40b1-b147-323d55a58a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:03.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:13.736Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6bc52807-96d1-4e8f-99d7-31195d4bfdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:23.746Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1cffadba-e58f-4346-b857-1dad888cbfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:33.754Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5fae58f7-cc11-4ea1-8992-29af10950e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:43.765Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1b73ade9-2acf-4311-8787-bfdac266dd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:53.774Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0bfd2be4-c135-40be-85c8-18d6a641dc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:05:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:03.785Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=030fbf43-89b7-4e77-9400-6b632c0b6b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:13.794Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=97671125-c17a-47b9-8ad9-53448ec3f1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:23.802Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=245508b5-b149-4cad-a744-b319a8c0f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:33.819Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=158eab16-a288-4ade-b38e-06f1365632a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:06:42.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:06:42.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:06:42.212Z |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 |2021-11-08T00:06:42.214Z |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 |2021-11-08T00:06:42.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:06:42.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:06:42.218Z |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 |2021-11-08T00:06:42.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:43.827Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d1b3518b-dc1a-4771-9a24-83929c5315d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:53.834Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=56871ef8-82e7-4533-90a1-a3b7d1804934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:06:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:03.844Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fa93896c-91e6-4d56-8aa1-cd4877eb2449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:13.850Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=deadfa03-6bb9-45fb-a9b9-2c3368c0c559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:23.859Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3da9bf18-cf09-4e74-a048-ea86f254f5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:23.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:33.868Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5a0d2aca-daa5-4c19-a6d6-0c6a48f44f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:43.874Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=59bdb495-6ea8-462e-8577-6c1ea6981144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:43.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:53.888Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=68ec86c0-457e-4f7e-9576-46eda91e1206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:07:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:03.896Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=711fb58c-628c-458b-a826-d0ac6de94331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:13.905Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1d9a1684-cb2a-44f0-87b2-2261cedfd812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:23.914Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3c1d8eb1-8154-486d-bbef-199dc3d67772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:23.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:33.921Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b75e8a34-0de6-47dc-8619-ab463fadfe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:43.931Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fda3291c-2a4c-411f-a293-abb443d1cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:53.939Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d0b2cec7-4f22-4785-9e67-574fe082837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:08:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:03.948Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f0276da9-0739-4c6e-a823-ef27c5b5eaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:13.966Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0f96cf9e-e78a-4a73-bb95-bc1fb9cb7272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:23.975Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=339abc1c-4a2e-4a62-94bd-c1b61d42f74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:33.981Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9001930e-213f-4b49-a611-5ef76ead77ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:43.990Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=83f19c97-5a17-48e3-b77c-35b7e607325f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:53.996Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=564ceaf4-eeed-4928-bb2e-4ee44821aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:09:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:04.004Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cb0a73ed-fb27-4d19-8537-c3154d9bae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:14.015Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b899a5ec-449b-4648-a448-3f0ebf0e6f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:24.024Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5bec2fcb-0b0d-4668-b028-8929f33ab377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:34.043Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=79ff9cce-1fbb-4699-88ca-cacf56294244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:44.049Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3230125f-66ca-44f7-ae71-f3e705e43e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:54.061Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=abbb9e02-1432-43ad-89a3-d52c9de93e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:10:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:04.066Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b1a87a21-7c80-4205-a51f-ef9a1b5eacd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:14.074Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=49ac3c6c-0075-4495-b1bc-0c425f803de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:24.081Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b656de6b-c661-4c8b-8f16-379efaf451d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:34.093Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=35b08688-99f7-4147-9133-9965614bfc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:11:42.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:11:42.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:11:42.247Z |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 |2021-11-08T00:11:42.249Z |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 |2021-11-08T00:11:42.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:11:42.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:11:42.253Z |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 |2021-11-08T00:11:42.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:44.105Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=64664831-e3b4-4cc5-b047-bea88128eab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:54.114Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=47b00b82-d092-448e-a929-304be31a48d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:11:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:04.122Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=be675930-4411-4e4b-a95d-a85f08e9f083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:04.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:14.132Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=25da1cb1-a7b4-467f-a5df-e15c254736af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:24.140Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=040363f1-3589-4697-988b-9da39f6d1f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:34.148Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a3823095-dfbb-465d-85c5-91a7a861ade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:44.156Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8c0fa76e-1d59-439b-9ddd-a2df6a150277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:54.164Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1b1350a0-96fd-4f9b-ba94-a01b308d921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:12:54.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:04.179Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b192b0e4-2969-4e89-816d-617c94e975a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:14.186Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b0fcda15-41b6-400e-b720-ba305e50ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:14.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:24.194Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e18a478d-b5f6-4a18-ad2d-0015d4c7f2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:34.204Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=eb4fac5a-b626-4bae-adb3-ae4e1c92c172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:44.212Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e183d8cc-bbc2-49ba-8a6d-31a120b566f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:54.218Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c5bbe7e1-6c19-4eba-967c-77fce63a43aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:13:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:04.225Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ae6b7634-8e7f-4001-ad11-11a7058c4502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:14.232Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7d0000d0-6bb9-40fb-9772-8ceb3e451d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:14.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:24.245Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=791b285f-23f2-4936-afa2-6804a5d78a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:34.255Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e94e4756-96ea-4359-82f3-3f261781e771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:44.266Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ea700347-1883-4d06-b5f1-584ecb2a0668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:54.275Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1dffe2fa-b038-4d95-ba85-714a9c540057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:14:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:04.289Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=25a49753-1f29-4dc1-b7b6-b8ba1c2005e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:14.298Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1286601f-5040-444a-955a-4530066ee52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:24.306Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8b74a82a-6936-45f9-973d-462a16816bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:34.311Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a3e4aadb-493f-4ff9-8fd5-22832ba222c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:44.320Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5e9520a4-5948-4823-b252-c519cae07fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:54.335Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ddd56b52-b1c2-40b9-8744-57970ee2a81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:15:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:04.344Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cc4dd1e4-9d04-4aab-8ac7-d81da6875df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:14.355Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e711c7cc-9c34-4463-a436-5f769d2ddcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:24.362Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=34d1d296-a7c1-49ca-b941-0ad20b255ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:34.369Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e1ff92de-55ed-4105-9ff3-e57759bfd210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:16:42.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:16:42.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:16:42.274Z |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 |2021-11-08T00:16:42.276Z |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 |2021-11-08T00:16:42.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:16:42.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:16:42.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 |2021-11-08T00:16:42.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:44.376Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e4421a9b-d0c4-4802-9751-4b7d3dc8e471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:54.384Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4f67713f-85d9-4e66-b442-0c92a479dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:16:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:04.399Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0c3db98b-afa0-4ceb-91e1-9479d72b821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:14.407Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0ec4ac8f-c63d-441a-8f20-d598deebeb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:24.416Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b2b7b2c5-1f23-4216-85d8-a40002f4ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:34.426Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f297487c-4dce-4afc-b835-c1adda48b7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:44.435Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2efa5fab-91b0-42a1-a577-55811e127abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:54.442Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e841d582-3da4-4734-ac49-0e7a769fefe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:17:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:04.451Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f5b803a9-142f-4608-b23b-b1ff99a5b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:14.458Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a238e092-b49e-44f1-8292-49500aee06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:14.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:24.472Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0d99d88d-b580-4d1b-902b-cbd3bb0dc9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:24.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:34.480Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0f60be24-ffea-4730-8e05-758039526aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:44.488Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8032330d-f343-45c2-bd4a-f57db10fa982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:54.498Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=86d2e6d4-9632-40f7-b84a-cd28f2c22aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:18:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:04.506Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ad915667-d659-4784-9880-40fa0560df89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:14.514Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6ff9ea1f-85f7-40a6-9c24-ed017c84ef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:24.524Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a2927d4b-4f6b-4e4b-97f5-7f9745a51f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:34.533Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9e1da74c-e9e1-4141-a7a8-e6ded7cfabbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:44.550Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9dc67cf4-05db-4bb8-b382-5728da4337a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:54.557Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5fd48d93-2b03-47b7-b0f9-a365cd85b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:19:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:04.563Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=45c27c8e-7757-4fd6-99b8-3f406e48496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:14.571Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7e76ccc5-0fd8-4d7e-8911-afa8162949d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:24.578Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e3d4945f-f3cb-4054-a632-873c5ce6c963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:34.585Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7fdb7345-3e67-41e0-9b31-5fd0a1599079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:34.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:44.592Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6e2905fd-cd51-4f78-a375-30fd75e4fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:54.600Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=92d0600c-246b-4bdd-b56d-c4e0ccd8d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:20:54.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:04.614Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=54f6630c-c07e-4a5c-9d6e-3d6536faef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:14.622Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d7bfdb2e-dc25-48ef-afaa-548fd835da65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:24.631Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a56d1d52-28c5-4e3b-bf91-1348930e5894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:34.640Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f828179e-d5e1-4e10-ac60-f15e9ac43888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:21:42.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:21:42.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:21:42.266Z |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 |2021-11-08T00:21:42.268Z |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 |2021-11-08T00:21:42.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:21:42.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:21:42.272Z |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 |2021-11-08T00:21:42.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:44.647Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=62d6f2f1-27aa-4d55-99cf-0251c002968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:54.655Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=414b9a21-0207-47f8-9618-f94762ed891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:21:54.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:04.662Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9e0a4118-f5c7-4cfa-b7c8-bbf580e1130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:14.670Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ba86814d-0092-46da-b5ee-5e225e1916fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:14.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:24.682Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d3a1b055-ebac-4e1e-ae99-de5623f541b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:34.690Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6b9eeb29-1530-4a65-ad5f-bf380f1db72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:44.698Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c2285f8c-3a0b-400c-a810-de5de545301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:44.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:54.708Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8026da21-906a-460d-a18d-d7257588a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:22:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:04.716Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=49021e31-f52c-4d3f-9092-7d5d80fa48df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:14.724Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=67b4bf54-bfcf-4824-8a1e-63185274014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:24.732Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=aaa65b07-a092-4e2a-9ef2-01a625558234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:34.739Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=53ea21d9-3fe4-4cad-b7f6-500892cc2f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:44.746Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7e659c50-a32d-4a82-99fe-f2cf467b1ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:54.761Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=dcb73d0c-ec2f-4c83-882a-a1b93a18850a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:23:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:04.770Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c38cd44a-d456-41cf-9414-59caa2c4422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:14.780Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=928c9a8e-b2f7-40b2-bec8-3789cf9764ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:24.789Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a30c2f42-511e-47c1-aa69-66d7a417620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:24.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:34.797Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=add1430d-38c3-4c2f-8851-8c2b34da4b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:44.802Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fe0e355c-4c25-400d-85c3-ec604e5a317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:54.809Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8f6a8294-d75c-4f52-b8bf-1427bfe3d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:24:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:04.817Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=225496ff-a6d0-4798-b4fa-4aced9783d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:14.835Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ec7cf91a-cd2c-452f-a576-5b76ae3a2701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:24.844Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c67eb283-8611-423c-874c-7c3b9ae66770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:34.853Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2e6bfcfd-c786-46d9-a616-a1e42de53acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:44.863Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=44b4cba2-ddb6-4076-9416-15d0f2f637b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:54.877Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d3e99f5a-b6b9-49a5-b182-6e2cdec8653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:25:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:04.885Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=beed215a-e7fc-4579-a55f-c24f056a4f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:14.892Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a62c232c-2318-4898-a352-195bbec51d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:24.900Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=dcd1feef-4d33-43cf-9889-b928e1348ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:34.917Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=72c7d7d1-abd4-4a97-a48d-7d69f9f372b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:26:42.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:26:42.231Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:26:42.232Z |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 |2021-11-08T00:26:42.233Z |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 |2021-11-08T00:26:42.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:26:42.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:26:42.236Z |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 |2021-11-08T00:26:42.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:44.927Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fcdc77df-b46d-4467-9dfa-aa225bd46258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:54.940Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=691553cd-ec56-4336-8758-04c94ba6d2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:26:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:04.950Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=dd3fdb02-4071-4bf5-9c2c-10dead6f5ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:14.958Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d57a83be-06e1-4934-82ae-9f98c34f97e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:24.965Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=03180b39-49ba-4329-85b1-08904e175281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:34.973Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=11ff1122-e7b3-42bf-873a-3a0afdeb6160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:44.980Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3dc843bb-4d86-4518-96b0-787ea8d004cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:54.994Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3d5ed300-80e0-445b-9518-d6aedbe71b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:27:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:05.002Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a0aa8bc1-d30a-45cd-a1a2-87e28abb091a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:15.009Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d2ead3cf-d298-4964-8693-eb7d94eda8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:25.019Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=08406fa8-980c-49d2-9fa3-4fe709d97644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:35.027Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=301637dd-9baa-4985-be99-bef16d2aa03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:35.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:45.034Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0498b556-c907-48b9-9374-dba88c25ec57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:55.044Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ed5a5797-4bed-46a3-a8bc-0eb864529e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:28:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:05.051Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a3fb082f-a393-4846-9825-a77b98cb7005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:15.057Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=90e298b9-6336-4ad0-9112-acfe8621edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:25.069Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=adf2ea51-1557-4a57-9174-f37b653b7a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:35.077Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ae459588-fd1a-4a68-b58f-44c143318b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:45.084Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=7feca300-f03f-4ebc-8418-02cf2dab6950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:55.093Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=33b8b315-a8f4-449a-923d-f10593e4741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:29:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:05.100Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cf6e5534-8aaa-4785-bef3-41131ae230b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:15.108Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=78728634-90c9-4a6b-af42-ca1598387aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:25.115Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b925039e-19ce-4423-aaed-9cf2d422992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:35.123Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=946bb610-5dff-4a69-8a34-be74da510972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:45.138Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c7c9a5bd-5303-4783-940e-9ccfe49df4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:55.146Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e2a57bf2-ea87-453a-a05f-911e0b9e0552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:30:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:05.153Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=af2006d7-13da-4843-837e-a5ea31313b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:15.164Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=abf51628-0fd5-4640-a844-0a2ca4a088d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:25.182Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=05743f87-8223-4d63-9b5a-dd7f89c7a8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:35.189Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d09c06b1-0d13-49b3-a6cb-84a69a20e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:31:42.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:31:42.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:31:42.212Z |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 |2021-11-08T00:31:42.214Z |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 |2021-11-08T00:31:42.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:31:42.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:31:42.217Z |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 |2021-11-08T00:31:42.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:45.196Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fcad2765-6a5d-49bb-8c0c-21daa5f553d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:45.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:55.203Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b9233a0b-25df-45a1-93ef-442cf5cbeec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:31:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:05.210Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8a6a20e9-a96d-46e2-89d9-dce04c7a6c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:15.216Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=170b2e87-ab8b-4664-ac40-a5b9abe1cd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:25.229Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3be0c22d-e5c6-4628-b2b8-709f23f54e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:35.238Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5bdb4c08-887c-438c-bf05-0890589162cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:45.246Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=03942cee-5323-4f84-ab82-6f386d91fa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:55.254Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ebfbbeeb-5a3e-4d9c-8cb0-2c9c8b87344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:32:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:05.263Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=59555b90-0f5c-400a-8c43-4964284e32ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:15.270Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=179434cd-07b5-4af1-a3cc-7c347823b46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:25.278Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1a414d35-6362-40ef-b794-de7d734d7fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:35.285Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f69ea48d-e1d7-4109-bd65-3cc56a61117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:45.291Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b7befe41-27f3-43f7-9d5b-1ba589583c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:55.298Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=46b7d118-9557-4ab7-ae60-f14f2535f651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:33:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:05.306Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9b2dbcd3-1f96-492d-8af0-514beb3dde88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:15.318Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4215d62b-6ffd-4f8d-b0ab-11f92f5b5752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:25.326Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cdb82bf5-19e2-4dc2-852a-3ba8a579954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:35.335Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=68fe3480-f891-4983-ae56-37dc55b66c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:45.343Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=44b055d3-ac85-4200-add6-27d59bfdc5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:55.351Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0721c4e3-8dff-4db0-93ff-58351808e03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:34:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:05.356Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2c91e0a7-4387-465f-913b-1dd702fbc33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:15.362Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1ca8f1b1-cd06-49b5-809f-396caa44816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:25.369Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ccfb341e-714e-4e79-b570-55b8021c0666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:35.389Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f8908b5f-7df0-45c7-aad8-9298d7a8ba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:45.396Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=3d7f1434-2805-465a-a6da-0884f3704da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:55.405Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4254c284-a98e-47b2-8dca-48a0636c51dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:35:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:05.414Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6d916d62-c7e8-491e-911d-8e2b4591055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:15.431Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=d39daead-70cd-4950-aebc-038033a4bfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:25.439Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=31ed7276-2371-4a02-b509-a71a814aaed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:35.448Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=203571a1-c6dd-4119-92d4-cef9ad001b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:36:42.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:36:42.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:36:42.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 |2021-11-08T00:36:42.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 |2021-11-08T00:36:42.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:36:42.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:36:42.277Z |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 |2021-11-08T00:36:42.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:45.459Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=425f3ccb-42b6-4019-a0b5-08cd606d6c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:55.467Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=9e9e3f89-0f3e-4ead-9096-21ea947491e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:36:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:05.476Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2c46718d-d3d8-4cc6-9e6c-563550c39413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:15.485Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ceae6ce8-3096-4ac1-8ad8-d228a5264568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:15.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:25.494Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=01112c59-7d8c-4475-ae5e-deba64a3703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:35.501Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6e3498fa-0849-426a-bae0-9a4f9a5a15c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:45.510Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=157c99d5-6156-4070-86c6-36ed732de0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:55.518Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=006f2322-df96-40ae-8fc1-e92743e893c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:37:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:05.535Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=047ded72-63d3-4393-bd2a-2365b95b78d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:15.541Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=12b1756b-a183-4bd2-8467-d33da313c8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:25.552Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b32d633c-9680-4ac4-817e-85eb3514ecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:25.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:35.561Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=73995f97-b5d6-445c-a7b5-69a73c0b5ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:45.569Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a64cb051-f8f0-4eca-96e9-6f160e588904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:55.578Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ee41d6bf-b049-441d-96fa-623edf4d4c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:38:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:05.585Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f1708272-e58b-4d1d-95bc-f3b3a8aaf61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:15.591Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ccd43af1-378b-4093-a4aa-74ebbb43f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:25.604Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ec33905f-89b7-403d-8d1f-7c76ba99d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:35.619Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=5baf9817-beae-40a9-b1da-eb8097270ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:45.625Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=19ffc003-4948-47a1-b435-0d8f33068fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:45.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:55.633Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=97ce5dd1-b1b2-4db2-9715-f5a2e887c677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:39:55.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:05.644Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=fb9a3882-5442-4ca7-98b1-fef95475a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:15.651Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e409facf-bb12-4a81-87ad-d6a2b90e7a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:15.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:25.660Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=b267f22f-a122-4c90-b428-ed803476408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:35.666Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a38cc7f7-f204-484d-90da-a4c32e39fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:45.674Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=17007222-a58b-494a-be06-2908aae7799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:55.682Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=bdca8829-078e-40b4-9832-1d992b9f3dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:40:55.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:05.698Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e46f72a8-6060-4e1a-bb00-8b3f613a2917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:15.706Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=2635f6bb-cc1f-4ff0-b985-eed2786b9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:25.713Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=57ca0e6a-c603-4a0b-a67a-715355523857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:35.722Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=93e4d9b8-8cf7-4bdc-b711-c89b57434e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:35.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:41:42.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-08T00:41:42.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-08T00:41:42.235Z |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 |2021-11-08T00:41:42.237Z |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 |2021-11-08T00:41:42.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-08T00:41:42.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-08T00:41:42.240Z |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 |2021-11-08T00:41:42.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:45.731Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=be178357-6647-4687-8253-d84d25bafce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:55.741Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=62525b6d-8978-48ec-a7f4-82a9a0eb650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:41:55.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:05.751Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=6f55cb39-0b50-448b-be61-6a330d45720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:05.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:15.759Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=048d3571-c2b9-4b4c-b30b-870061b451ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:25.771Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=73946431-1d09-4316-b59b-2a3d70645f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:35.782Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=77a66ce0-bb7f-486e-9981-248c8dbae9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:45.790Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ef9423e6-fbcb-4e27-8eb4-33e28a50a7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:55.800Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=8f60ab7d-9d3a-4ff4-b14b-ded5ea57cbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:42:55.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:05.810Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=4cbe90b1-971b-4406-801f-c4727fe5c5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:05.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:15.816Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=a0719104-40f3-4346-a5b4-84b9b6bbdec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:25.825Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=1c0e4ed5-27ee-4fa6-a403-729bf8396865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:25.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:35.830Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=ed2b3011-6cf1-458a-b390-091efab547cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:45.838Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=f0c7c6f8-b60b-4713-8bee-22322e892a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:45.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:55.859Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e599f2e0-2cac-44da-9ed0-9e115d548fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:43:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:05.867Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=cf07dee0-b4c2-4090-8afc-32141a94659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:15.874Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=60c7b812-d645-46e5-b1db-b9f8f149decc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:25.883Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=0ff44cde-d61a-4441-8491-b9ea94dec9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:35.891Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=c371d732-e57b-4701-bd86-970604ed6715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:45.898Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e9e313c9-c0b2-4895-b4d9-7040172b5468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:55.907Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=bbdf6d5b-9699-4466-b7e7-139551413769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:44:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:45:05.913Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=e4fc511c-040d-476b-9af5-7ab9a1735228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:45:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:45:15.921Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=98095939-7d7f-497b-84e8-08aec3c9f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:45:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:45:25.928Z |INFO |Init configs |InvocationID=336000b6-98e9-47a3-a411-b496a8f3eb0a, InstanceUUID=bcdbdde6-a9f0-4098-8419-439012fbcc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-08T00:45:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |