By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:13:19.925Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:13:19.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T01:13:19.968Z |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-25T01:13:20.681Z |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-25T01:13:20.765Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:13:20.766Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:13:20.766Z |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-25T01:13:20.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-25T01:13:20.907Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-25T01:13:20.932Z |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-25T01:13:22.733Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-25T01:13:23.299Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-25T01:13:23.314Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-25T01:13:23.314Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-25T01:13:23.360Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-25T01:13:23.360Z |INFO |Root WebApplicationContext: initialization completed in 2428 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-25T01:13:23.724Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-25T01:13:24.346Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-25T01:13:26.052Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-25T01:13:26.459Z |INFO |Started MainApp in 9.053 seconds (JVM running for 9.758) |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-25T01:13:26.540Z |INFO |Start scheduling PRH workflow |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:13:26.558Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=bfd9d577-3e4d-45b1-90a1-9444d84c555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:13:28.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:13:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:13:38.133Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=cb48235a-1a31-4a51-8fd6-0a539bd5ed11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:13:39.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:13:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:13:49.249Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1658572d-bbbe-444c-ba9f-16824e933621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:13:50.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:13:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:00.297Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=166ff56d-69b8-4d97-835a-36030dc0966f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:14:01.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:11.394Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=49a3cfe5-4865-4a18-bcff-06bd989ebbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:14:12.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:22.466Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=14e6bfda-7ce7-4ee8-8c9e-bc20712e0ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:14:23.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:33.504Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1a54da5a-4f82-479e-903f-2bf782dac2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:14:34.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:44.577Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=656d77c4-d74c-467a-aae1-97da322119db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:14:45.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:55.650Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=007286e8-1d79-4dcc-9e25-4c5f83e84f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:14:56.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:14:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:06.689Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=60a27c4a-c5e1-4094-acba-89ac14167d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:15:07.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:17.760Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=695789b2-77d0-41ad-b7d2-4e5b8139ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:15:18.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:28.836Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d32ad7b8-d106-4d3b-8b64-19b9505191d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:15:29.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:39.908Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=7876f08a-797a-4547-a479-ada4e6e4089c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:15:40.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:50.977Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6351dc10-5d13-4832-a3d9-4b51b48a30a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:15:52.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:15:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:02.014Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=28ab49dd-53d4-4e70-a1c1-584b5b9dca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:16:03.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-25T01:16:03.993Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-25T01:16:03.994Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-25T01:16:03.997Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:13.099Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9d7b2a9b-002e-42bb-a6db-bd64152d943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:16:14.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:24.160Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=be9b47ce-881e-4abe-b852-708335ef6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:16:25.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:35.297Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=38cb89a8-5614-462c-9e90-4c3cb3f46fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:16:36.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:36.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:46.336Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0e15163f-e63d-4e5b-b1da-39d46b90c01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:16:47.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:57.416Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e7f9e92a-28ea-42b4-be4b-a00280cc83be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:16:58.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:16:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:08.481Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4a0f1256-b1dd-478b-b5f5-f85da1b329f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:17:09.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:19.520Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a646d83d-d699-4ed6-aba7-fe97463a883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:17:20.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:30.591Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3e66416a-4b74-422a-90df-e545e1f98ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:17:31.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:41.637Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=77d700c3-e12a-498d-8b8a-52be9d7ef5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:17:42.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:52.706Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a17f2297-6a2d-49f8-b0dd-4e2b32a8c381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:17:53.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:17:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:03.807Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4f13e126-6166-41b8-bd44-6cff2781edb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:18:04.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:04.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:14.847Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=78cdd20d-255e-40d5-9525-abf685402a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:18:15.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:18:24.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:18:24.633Z |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-25T01:18:24.633Z |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-25T01:18:24.636Z |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-25T01:18:24.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:18:24.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:18:24.643Z |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-25T01:18:24.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:25.897Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=44501d9c-1ecf-4077-9912-3526f9cac3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:18:26.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:36.964Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=31416a2f-721b-4dc5-9942-f72afa0fc071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:18:38.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:48.037Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ec06302a-0a97-4c9a-a62c-83e6666957bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:18:49.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:18:59.105Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ec7c862e-1f59-4fa2-998e-8de2b6751e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:19:00.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:00.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:10.183Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d612a1a8-5ab1-4950-afab-4e5bb6274149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:19:11.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:21.250Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a0f35520-7218-4d65-88e9-68a530317ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:19:22.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:32.321Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=007c2f3d-27a2-4360-b5f5-20ea8d5b12a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:19:33.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:33.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:43.394Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=34e9c6e0-43ef-411c-82df-86910315ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:19:44.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:54.465Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5fac3223-1848-47ec-bbe7-e0cf1a2d16ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:19:55.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:19:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:05.537Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=80188a12-2ab5-4067-aeee-69a6579d6432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:20:06.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:06.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:16.673Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d21e9f6e-b0da-4d61-94a4-234dfa427421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:20:17.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:17.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:27.715Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=10b302a1-256d-43a9-97fc-bc042d6fb9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:20:28.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:38.792Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=326bde0c-d567-41a7-b0f9-104754502660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:20:39.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:49.857Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5d8f3601-df24-4e38-8ac7-e9c955eccb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:20:50.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:20:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:00.896Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9d17caa8-ea82-48a4-a803-e277d4cc181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:21:01.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:11.968Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d7ab3da9-0b02-401f-839c-53ad0dbe4db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:21:13.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:23.041Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=cf4bea44-b548-4971-bb32-287a854f0ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:21:24.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:24.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:34.081Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=68f29436-8cc9-44f1-bed2-8ba062c7368f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:21:35.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:45.149Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=afe29fea-ea47-4d1a-82e2-9ece97c170e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:21:46.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:56.224Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=751e31ec-a667-4533-9a3b-61d2f54ec029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:21:57.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:21:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:07.299Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3230da7e-a6f1-43e1-a716-ff59c21ca47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:22:08.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:18.340Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6aa0779a-25ea-40f2-9c99-c69629906d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:22:19.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:29.414Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1e0e0daf-8083-455b-a596-9eecda80663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:22:30.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:40.479Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d1b6ba51-2e80-497c-8cd3-92c14b3423c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T01:22:41.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:51.520Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ba5ef370-5be8-4e53-8238-5cd8e967d9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:22:51.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:01.632Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0f11117c-dbbb-4f80-bdf2-d499dd1c6e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:11.646Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fd931363-c694-44ec-b6e7-f27fd06a4974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:21.658Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=738cfa0f-1528-441f-bbf6-b8fe41709628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:21.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:23:24.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:23:24.006Z |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-25T01:23:24.007Z |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-25T01:23:24.009Z |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-25T01:23:24.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:23:24.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:23:24.016Z |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-25T01:23:24.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:31.668Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fc807518-176f-4684-88a9-b5715481e094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:41.679Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=acfc37b9-0118-4302-86cb-44ebf45778f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:51.691Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=102a9351-5e83-4784-b11d-4bdaf2290ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:23:51.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:01.702Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=304b88e2-1612-4e14-99f9-797c76822201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:11.712Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=eed00c32-057a-4838-ae27-485d196765b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:21.723Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=26f48f8d-6bd3-4399-ac63-e5b3747c1594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:31.732Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f3a2f0e3-8c6f-4b4d-b45c-1d2676c99416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:41.742Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9757e451-31d1-4e02-a971-64284dd07d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:51.753Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0a24d9a0-b224-47cf-8e8c-7e9c848fa362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:24:51.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:01.764Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f3f7d05f-9279-4096-9325-a4424f01711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:11.774Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b7d35aa8-7fa5-4882-bd23-9ec8aab249ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:21.786Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3ffc93db-d506-4df2-a351-0b28b8372831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:31.796Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=109422e3-31e8-434b-81b3-819b1161d431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:41.804Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b4ad868a-05f1-42f8-a650-cfbd9baa761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:51.813Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6183fecf-eddd-4b0f-a8e5-72612bdd347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:25:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:01.823Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2523f368-f241-480d-8c1e-275e786b1d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:11.833Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4ddc4d82-bbd2-496e-babd-8d08ed97a6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:21.842Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ad95bd14-e19b-460e-99dc-4b4414af61c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:31.852Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e6d30a33-c6b4-4e76-80f3-0243e43c4137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:41.861Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4399fadb-2200-4c1b-a522-41912e65d211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:41.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:51.871Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5c58f4fa-0c97-4a46-9c10-49f304ea2afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:26:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:01.880Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fe59f957-99d7-42ee-838e-869b4eccc19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:11.889Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=45333b65-a1d6-43a3-9288-977d67d557e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:21.898Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=931d21c0-163b-4604-9002-460e8896b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:31.945Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=102e00af-090c-449c-9432-52f4a13dbf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:41.953Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c851205a-6e43-4003-8eb5-6e2096db2b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:51.963Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4e47bace-2d7f-4f4e-8ef0-4ca9f76bc984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:27:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:01.972Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4d322659-e54c-4632-bd49-2126fa70db03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:11.982Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6295ba99-4a61-4833-b973-23d0a7d378ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:21.991Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5ccda769-ce20-46e4-87fb-05660094883f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:28:24.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:28:24.013Z |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-25T01:28:24.013Z |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-25T01:28:24.015Z |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-25T01:28:24.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:28:24.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:28:24.023Z |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-25T01:28:24.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:31.999Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6ef9885a-7494-490c-b2a5-b6abeee9349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:42.007Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c83170bd-e835-4863-a1a1-824fa603602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:52.015Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=be8edccc-ff85-47d3-9ee0-9d3c783b5be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:28:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:02.024Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=730f53f1-a18c-4ab9-8ecd-90c190e4e044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:12.032Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b24c806f-1099-4cda-bd59-c9769978a074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:22.043Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=efe80c61-b5ab-42ca-b6cf-4c6c9219b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:32.050Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ad49c611-e78e-4071-b02f-e25564cb0673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:42.057Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ee233aa6-6f26-443d-bd6e-013f685df72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:52.066Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=53ad7493-9432-4fbd-891d-47071f889176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:29:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:02.075Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=faf212cd-301b-41f9-bd8f-3a759dc5f51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:12.084Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=edcd17c3-b29a-4d1b-a5cb-1056094a5b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:22.094Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e2e601f3-0827-4cd3-acf4-0a72c4edabd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:32.102Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=16e0f182-eb1b-4fce-a690-ab3dd30a3206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:32.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:42.112Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e88af4d9-511b-42bd-a181-7501bab19cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:52.121Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c27640ea-b9f6-4be3-b629-f47a426a5ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:30:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:02.129Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4beba009-e782-4b18-be8b-e89761c2a8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:12.137Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=23febe9c-9c82-4664-81e1-792dfe20e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:22.146Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1fb63751-d623-4dcd-a285-ecb4c3f7207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:32.155Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a97ee8a0-7610-43e2-8cc5-161a8c1599e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:42.164Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=75cfce72-d0bf-4268-a138-a34bd71a9006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:42.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:52.172Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0a6972ec-ac20-4559-9a81-8b18cf396ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:31:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:02.180Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a2c4a275-7695-4741-a8e5-60761a559c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:02.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:12.190Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=17e9385a-ac5a-4868-b956-e9c99e9837c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:12.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:22.202Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=eb94666b-fab8-4912-84f1-a56cfeb90c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:32.211Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=df65c5ec-0abf-4f37-be14-59d52f837694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:32.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:42.220Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fbb75296-c4aa-430f-b272-af227da1a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:52.230Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c4fde1d5-5579-4e0b-bf44-23cad4d831dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:32:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:02.239Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3f49a159-a920-45de-a307-3395acddb876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:12.247Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=88a5216b-14a7-4d38-b7d0-405117b0ca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:22.255Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=69e4e6ff-aa72-4b5d-9574-c182fcf09dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:33:23.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:33:23.999Z |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-25T01:33:23.999Z |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-25T01:33:24.002Z |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-25T01:33:24.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:33:24.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:33:24.009Z |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-25T01:33:24.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:32.263Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1eed8fac-5272-4589-8736-3d45496a7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:42.270Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=088f0f7b-7ba6-44c7-9529-9085ccf988a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:52.278Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=63b55e25-efbc-48ab-ab72-0e352e337878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:33:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:02.286Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2c9d635e-0a08-4167-bf41-aac4897fc169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:12.294Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b8135ed8-a617-4a02-abe5-54d3679463db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:22.302Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=986821a0-07f6-4219-9a3e-ec05da78dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:22.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:32.310Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b8a53860-efba-4706-91f9-ad2bc70adf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:42.320Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=364c6ef6-4f6d-4fce-99f1-59662707ad01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:42.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:52.327Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=14e98530-5841-448e-acd9-dbde35a0e79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:34:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:02.336Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0258efe4-7f50-4ef9-9ac5-401a79b23ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:12.343Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3def9bfb-2efe-49d4-9256-35cec427e9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:22.352Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9889fb36-84e0-49e6-b221-a5cf309b935b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:22.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:32.361Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ff284554-cdf8-4b05-825b-941b8cde385d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:42.371Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1c6d871b-2406-4561-a6a0-03025fa3c9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:52.378Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ff1f70e1-c806-44a2-93d0-57750aee25e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:35:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:02.385Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=8d9558fa-f398-43e4-bc71-ed86d1640a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:12.392Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6bf7e987-07b7-481c-a52c-eb290eda5c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:22.400Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e75a9d2a-aaeb-4be1-9814-97a0fa16d199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:32.408Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ed8dc7a1-2837-461e-87fb-253ad0430cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:42.416Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=8d846e29-9831-40ef-bf43-624c376be867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:52.425Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fe748a18-ecca-4d0e-a3d5-1aae6ad41fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:36:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:02.434Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b8eb6371-6861-4b63-9cbf-4de21ee05734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:12.442Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=bbc1d953-597f-4a87-8031-ebbdf5558671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:22.450Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f7d72ece-a3f7-452c-98f7-930016d001b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:32.458Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4af0ef95-59e6-46f2-9409-e23879ee8037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:42.466Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c6daf0f9-dcdb-4094-b19e-89c4e77bf459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:52.473Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e4a5151c-d201-4a00-b280-d66d22b9aacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:37:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:02.479Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=bb145495-3dde-4b5c-8fc9-c616a39dc734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:12.488Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d00e60c1-b9f6-4195-9412-38b4833c581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:22.497Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=05bf1898-13ed-4bd1-bf27-30e911422f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:38:23.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:38:23.964Z |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-25T01:38:23.965Z |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-25T01:38:23.966Z |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-25T01:38:23.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:38:23.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:38:23.970Z |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-25T01:38:23.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:32.504Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2c42bdd4-de26-446a-8a4a-7b2c6c8dfe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:42.512Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a8061c78-bc18-43d9-80cd-a6135eaff504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:52.519Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2de74637-c983-448b-b17c-8887a3facc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:38:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:02.526Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=abaf2700-1e38-4bc9-9d3f-a67b700c171a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:12.533Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0f55fed4-1e49-4deb-b648-e6b0f05e90c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:22.542Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5cbe8f12-e05b-44c7-a5fc-c3fd452b26b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:32.550Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=bcaf2f13-af91-4740-bf00-c01e08a877ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:42.558Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2c4253a2-e901-4cd5-a761-7f51683d8b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:52.566Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2bb34cbb-4691-4f93-83e8-92b775a6ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:39:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:02.574Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6ea0d23a-9a25-4d46-bd9f-c9a53e5a15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:12.582Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e5f840c9-6938-4217-a2f7-65500d9da846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:22.591Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6c9d89d6-d61f-4507-a7e6-b66fb6ef4946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:32.598Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5717b52d-5842-4803-81e5-988cc25855c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:42.606Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c7d40cc0-a46a-4573-b2bc-01e0ed3b735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:52.613Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0bacbb5e-2cd3-46c2-98ac-cda06f3832ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:40:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:02.620Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=41722776-5b92-4f79-955b-3d30f0ac8f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:12.627Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=78fe5c36-720e-41e3-ad9f-7fac9dc89246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:22.634Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d4e19ca5-fe90-41eb-b396-416104f57398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:22.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:32.642Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a8b563df-924d-423c-854d-021bc47625c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:42.650Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=70ad552d-cc63-481f-a95c-56d3550191d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:52.658Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c5cb721f-2b48-4df9-9af4-72feeedee5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:41:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:02.665Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9eca2c79-7b11-4c91-8169-fa02a0fa6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:02.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:12.674Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a3c225af-8bbf-495b-a797-2404090d6e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:22.682Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ee2fdf53-2aa6-4aa6-bdf7-62401636b2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:32.691Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f0b95020-4f22-4b06-8094-9e62d7010941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:42.698Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0c8c8534-4e53-48f9-a273-457bf94a18dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:52.705Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ebae9d94-13b2-4cf2-bb90-38ccdd116011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:42:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:02.711Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=590be069-ea13-42d5-a44b-e4eeae1b5f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:12.719Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4376b5aa-1959-4c92-9686-04f74f4fde5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:22.726Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a2ce3a79-5eb6-49a4-90e6-40f849226dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:43:23.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:43:23.953Z |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-25T01:43:23.954Z |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-25T01:43:23.955Z |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-25T01:43:23.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:43:23.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:43:23.959Z |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-25T01:43:23.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:32.733Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1110560e-8a09-4227-bbe8-e96cc50905b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:32.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:42.740Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ca159f8a-a8cd-4317-8a73-71f14fbc8ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:52.747Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2cb6d86e-fbe0-42ea-9a25-08599575d6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:43:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:02.754Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f6c54b80-f500-4a21-89b7-0860777a7132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:12.763Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=54723435-ad95-4186-9355-6820e568ca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:22.771Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=71a502c0-470e-4c73-91fc-b5aa46a1aef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:32.778Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4c2b8b1b-d5d4-43e4-8e67-3712204609a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:42.786Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c5e4c9c6-8bc1-46d0-8222-74f5473f8e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:42.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:52.793Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9bb02106-52a1-4adc-92a3-5ab68e8d2178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:44:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:02.801Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=7de4a92a-dedb-4356-acaf-36eeb0614e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:12.809Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c6afd218-555d-4854-a789-6e7a43d3e960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:22.817Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=7e1e11f5-59e3-487c-9b18-2d2383aef30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:32.825Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b91749c9-7e92-4ce6-9340-0ef0a94e7cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:42.832Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=35ddfa99-5493-42c9-a482-cfc5289fe2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:52.840Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0b65a015-e7c8-4152-bab2-4b4dc1e32f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:45:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:02.848Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2949b0f6-e2fd-4761-a863-98477820318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:12.857Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e37ee9f1-26d0-455a-9c7f-bfa8b65b0e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:22.865Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6d9a68b9-caa0-4784-9e49-a45e41a685f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:32.872Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f8b772e3-ee6a-48ee-9d90-06c122aa7e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:42.879Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=551969a1-8201-4f5d-b666-d80215843856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:42.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:52.887Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e27f432c-975b-489f-ae37-9cb585543717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:46:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:02.895Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d2e1c05d-be94-4a44-8e5a-32e0163d326f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:12.903Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f9433c15-4830-40aa-a67c-10294d079f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:12.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:22.911Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=dc6f4ee4-5c4b-4631-9f0c-cd3dc288f30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:32.919Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=cdefe14c-dd1e-4dd1-8eb8-7ea1b4a5e37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:42.927Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4de97215-3da1-4866-ad7a-b0401bad9081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:52.935Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=adf13a3b-08b4-4d5a-a194-088f8c848ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:47:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:02.942Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f7c4a892-2f2c-420a-ba47-dacba5133234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:02.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:12.950Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6a69c4c2-3b34-44c8-94bb-245c22540268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:22.957Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c04c10d2-3d46-43bf-a9f1-bcd1c5e86cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:48:23.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:48:23.975Z |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-25T01:48:23.976Z |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-25T01:48:23.977Z |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-25T01:48:23.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:48:23.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:48:23.988Z |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-25T01:48:23.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:32.965Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=374dd1f5-c85f-40d3-aeb3-c36aa819fb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:42.973Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1733f513-84e5-4d5c-a4ef-7c14c24c1cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:52.980Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=28187731-e75d-4a9d-86bc-aa260be0056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:48:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:02.987Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=90beeaa0-fe9f-4607-8e76-125259652589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:12.994Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=010d4365-cdcb-4183-b56c-4f1863f2e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:13.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:23.001Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4a7985c8-d04f-47f4-902e-d56a2d4f17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:33.008Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6be4bb70-41e8-41be-9c98-55bbe229704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:43.015Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0f673e23-63fb-4497-8dc3-01cd1c9f6409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:53.022Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c3ba762d-cd83-4cf7-83fe-73aae88facbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:49:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:03.029Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=69ede47a-3f94-445d-8f87-16e3f78846a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:13.035Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=8c162de2-184b-4a5d-a86b-e7623dee0493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:23.042Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5a95b281-0e54-473f-9aeb-a62eee71cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:33.050Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=45c32b2e-05fc-46c8-8646-818f75b71b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:33.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:43.057Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=7cb9ee63-3b87-463e-9ba4-70391e889514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:53.065Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=130bac50-9b77-434a-99d7-c48ea487486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:50:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:03.072Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3febc171-7a46-424b-af23-f5199cbdc694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:13.080Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=06659439-019d-4667-a195-8d875a63d199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:23.087Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1f351968-ef05-49ed-beb7-a89abeb0fd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:33.096Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1b3dcb5f-ab5f-4fe3-9a63-bf19e7356ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:43.105Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ada96091-95e3-4fb8-a039-15709d6b0735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:53.113Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ea133f85-6481-4cb6-b55d-9c656467df9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:51:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:03.121Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e7574ee5-4f8e-4012-a94c-fff5119b10b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:13.128Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ee6760af-ee8c-4e6e-99b8-b305f4b9566e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:23.135Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=abd65ddb-6a8a-4d29-8346-67a8471cebdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:33.142Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a6189968-d5b5-468b-8655-50f40e1196d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:43.150Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c030942d-a864-44a6-af09-6b6026633fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:53.159Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2e89c51e-edc0-425a-90fb-c2ef9a222455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:52:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:03.165Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c1b5b01c-53d7-4089-825e-810c24f0cdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:13.172Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=768a2bdd-e04d-4acb-82ed-1cfbe4e078c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:23.179Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c5f83b8f-51f1-4f5e-b641-a29b5f89a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:53:23.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:53:23.950Z |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-25T01:53:23.951Z |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-25T01:53:23.951Z |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-25T01:53:23.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:53:23.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:53:23.955Z |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-25T01:53:23.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:33.187Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=73fb547f-9842-465a-a883-fe9a355563a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:43.195Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=407e83f3-43e7-4b8d-9ace-66de63500a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:53.202Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ad4e483d-45c2-4868-9f58-5550aeb440b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:53:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:03.210Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3dce2c12-f0f9-4329-8c1e-1215970db544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:13.217Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4f301db0-e52c-46bc-898e-a1a03fea9510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:13.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:23.224Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=93c495dc-897f-4dd0-af22-7dc273c78a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:33.232Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2d39823b-57db-4c70-9337-773ce7252e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:43.240Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ed57f2eb-44ab-42bd-b59e-4328462ee23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:53.247Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=8041d902-f258-4b00-865b-d9d4306cdf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:54:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:03.255Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=645a1c0f-a009-4687-b516-d86088c9561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:13.262Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=524c1c98-9cc9-49cb-8339-e349a2ddc1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:23.269Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fe9aa6ef-fed4-41d6-b944-21d535367dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:33.276Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=74059448-f2e6-45fa-bbbc-571bc791b119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:33.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:43.284Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=446cd452-9541-4d90-841b-8a7edbac76f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:53.291Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a12c6d8c-7014-4aac-a479-4e4640aa1cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:55:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:03.298Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=569f9892-4301-44e7-be99-3e70849db961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:13.305Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=7cf629ad-2d11-4015-b958-f75fb64d8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:13.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:23.311Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5c00b9c5-6f70-4b9f-b1be-1db87a31d081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:23.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:33.319Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ba6dd24d-23fe-4a9d-be79-d151be5c8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:43.329Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=daadd580-58ad-40d9-8b21-644a95d3c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:53.336Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9c81cf24-d5f3-4900-89c8-065f23a47f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:56:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:03.344Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=7a365c4d-0d10-49ce-aef3-682b8f7614d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:13.352Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e42f778c-e256-467c-a936-288e0ef78d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:23.359Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f3743898-b345-48ea-a6a9-aafaf2e80585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:33.367Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0c274290-b6b8-4be0-99ed-793d1656944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:43.374Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e2c45999-66fc-4851-ad3a-ced4f125fc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:53.386Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e52953ef-1cfb-4694-83f1-69e32d676dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:57:53.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:03.394Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9eb5210a-fc6b-4e1a-94a9-61e9c586dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:13.401Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f07e1e92-a051-4fd3-b248-979fbcf3b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:23.407Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=826ac73a-b2f8-439b-aabd-f1e1d7e51b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:58:23.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T01:58:23.926Z |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-25T01:58:23.926Z |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-25T01:58:23.927Z |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-25T01:58:23.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T01:58:23.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T01:58:23.931Z |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-25T01:58:23.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:33.414Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=8f60dde7-df4f-42c3-bbb1-279559461640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:43.421Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b2ba9805-6369-4458-a711-bdd79f6ce51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:53.430Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0bcf302f-0e7b-435c-9df8-e5b4e11a60d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:58:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:03.437Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1fa0d211-eabb-40aa-9475-ae6f937ae062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:03.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:13.443Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0040f786-8fc7-44b2-8bea-96949e7ecb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:23.450Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0b00b640-9152-4508-8177-9c883bcdb43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:33.456Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=cb621dd2-12ce-4664-94d2-d1e18e4286e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:33.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:43.463Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e65b2d60-f80c-43ef-8c6a-5ea1aa8b77de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:53.470Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1a4174de-65cd-4521-b257-5c34792cd7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T01:59:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:03.477Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e77f0399-d1b1-4d5c-a0f3-448f5ea1d71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:13.484Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=761e5e22-cf0a-4859-a09a-f4621c8c1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:23.491Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=722be0f5-2303-4f9b-b149-624d261f1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:33.499Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=02a7f31f-144e-46f3-afc7-eb444fbacfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:43.506Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=00a77f52-d01e-400b-89eb-d0901df2b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:53.513Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=91a5e521-c376-4fff-a908-19a748464870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:00:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:03.519Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=422f21aa-4265-4b1a-840d-0b7264ac6933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:13.526Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6ebb0af3-3ae0-4463-8120-f233bde82955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:23.533Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=aa722190-e218-44c6-8305-01ff1c2dc993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:23.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:33.539Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=016884d9-9735-4a76-ae0d-8f255deee53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:43.546Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=938d89bc-24b4-4237-9ea7-c78b76791807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:53.552Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=96f75bab-29c7-43f3-ba97-36a506c417e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:01:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:03.560Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=20bf2c01-617f-4307-b8c9-9636b81c6517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:13.567Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f9c616cf-70c8-460f-b5ee-ec49a2aeaf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:23.578Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=53e5ae52-d75d-404c-bd73-c5eb3d633556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:33.585Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=38afeb50-92e1-4895-b83d-0703feba4289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:43.593Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2931bd1d-e380-41b8-bf04-f46767f16845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:53.599Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e2b25f52-70e1-4a51-a224-a1e84a26e804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:02:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:03.606Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d95ed9c3-ef2c-419e-80fe-f1c674ce0594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:13.613Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=97b1ff46-f87b-447e-af4a-50839e310196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:23.619Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2a357a3a-56d1-4be0-b4bd-3c476624356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T02:03:23.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T02:03:23.948Z |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-25T02:03:23.948Z |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-25T02:03:23.950Z |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-25T02:03:23.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T02:03:23.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T02:03:23.953Z |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-25T02:03:23.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:33.625Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=099e55ab-e1c0-4364-8007-a34ef08b2df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:33.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:43.632Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=68bb6e0c-e851-4874-afd4-f2e806bf50b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:53.639Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5bc117f4-6c34-44df-b215-ddb3226c0a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:03:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:03.646Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4405f1d3-cf7e-4c04-b260-6c49dfc93c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:13.652Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=29bd439c-f531-46ac-b0fc-53c67bfbdaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:13.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:23.658Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9e737b94-fc17-422b-8300-016d32bec116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:33.665Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a5036443-4c4d-4804-a2f3-bbecd34a1fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:43.673Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c7841972-94b4-4180-bb9b-b448c91e092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:43.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:53.679Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=67d89ba6-92a3-4852-ad15-8006d780f767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:04:53.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:03.687Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=bbf9aa28-88c8-4c86-9094-891f2d3c1958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:13.694Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4ea1ff5d-6083-467c-b200-2beecd3fe982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:13.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:23.702Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=577d1cd6-8d84-4c5f-b54c-2f5128418db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:33.710Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2032f0de-d0f3-46f3-a957-da98aaea9f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:43.717Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=25ebb5d3-5926-48d8-b571-f71dea83c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:53.724Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=772f235e-279d-407f-a912-7b3e06d55607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:05:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:03.731Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d2326bf6-df40-44a2-8841-25996a20e0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:13.738Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=f4ededf3-e0b1-47d8-a609-30b723ccba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:23.745Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4fe1cd70-ba0d-4542-806c-4ed67f86b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:33.752Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=65f4c7d6-27fd-48b7-a190-ff82e05932e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:43.758Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e7251625-f6f3-43df-b776-2c94455ec6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:53.766Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6059e132-f721-4e76-b2b7-7a899dfcfef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:06:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:03.772Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a0df8fb0-8598-4ceb-b7dc-26fd579b2b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:13.779Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2f0ad6ef-c289-4baf-a28f-ef88efe082d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:23.786Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a1cfe47a-518e-43cb-a5a1-293e44a4f7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:33.794Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d72242cb-43c9-4ed7-bba9-b3c60fd98462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:43.800Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a4de4846-b706-4a5e-8801-e5d6cf036ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:53.805Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3e17ca6c-2431-40c4-a235-8b0c17b2cf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:07:53.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:03.814Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=baf4b975-8641-4d47-a7e1-654bcbb8dabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:13.821Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fb9491aa-8353-4ab2-9df6-a48bf933aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:23.829Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=a950a86a-9969-4558-beaa-6091e1609d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T02:08:23.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T02:08:23.940Z |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-25T02:08:23.940Z |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-25T02:08:23.941Z |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-25T02:08:23.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T02:08:23.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T02:08:23.945Z |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-25T02:08:23.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:33.836Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=6fe66cb3-d472-4686-b244-ac5740db4a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:43.844Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=21e6984c-ae47-4be6-a235-ee8dd3e6e0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:53.851Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=97af2aa2-14c3-4884-9f10-c0820c6f68a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:08:53.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:03.858Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=afe74778-748c-45c5-889e-f420837bf74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:13.865Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=34ec664c-0f6d-4166-9edb-8f5500833538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:23.872Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5688bd98-75af-4f17-ad91-632cc9babc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:33.878Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=77bff896-5665-4569-87c7-b98f96f62aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:43.885Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=9d36c3b8-3595-4eee-a5df-227d2fd824ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:53.891Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=16f284c6-9c5e-466b-9137-4a77b183481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:09:53.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:03.898Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3cecb02f-473e-4b22-9c53-748b582c8757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:03.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:13.905Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=0766d856-34e2-4c8f-b6cc-7f03c8771751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:13.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:23.912Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=1c8fccee-41b6-47cc-9c88-424916946e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:33.918Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=c17d9dc9-39b8-4457-abf8-e4340802eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:43.924Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=b0b5b43a-6dc0-41d2-bc61-f277cb901191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:53.930Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=e0866d55-4ba7-4d86-bea7-b7a0cd1afc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:10:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:03.936Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=d0a86ed8-dad5-45eb-bfdb-1f65135a7f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:13.943Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=7124bdea-ad60-47ab-9cc7-f4eabcc6a07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:23.949Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=8ecab581-eee3-4750-9023-3fd7af10fccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:33.955Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=fea1e167-0c0b-440b-afd4-d726318f1572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:43.962Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=5bf98706-4c68-47cc-b481-fd076c6e8096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:53.969Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=ceaeae1c-e1ab-4a50-a397-d93eefbf111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:11:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:03.976Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=3e353bc3-687c-4fe3-a018-182fbbd010cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:13.981Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=35077326-36cb-45d4-ae63-9ef66ca164b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:23.987Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=2395e5b7-f40b-4d12-8198-839c4b26fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:33.993Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=4fdf2f2a-3eaf-478b-9fee-f5f0a04ff6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:43.999Z |INFO |Init configs |InvocationID=667a6c26-6c8e-4e34-9f6b-5ec7f3407cd7, InstanceUUID=16479b54-84ae-4964-b81f-f30a929e41a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T02:12:44.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |