By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T01:54:34.732Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T01:54:34.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-12T01:54:34.794Z |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-10-12T01:54:35.499Z |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-10-12T01:54:35.593Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T01:54:35.594Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T01:54:35.594Z |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-10-12T01:54:35.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-12T01:54:35.738Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-12T01:54:35.778Z |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-10-12T01:54:37.781Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-12T01:54:38.312Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-12T01:54:38.334Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-12T01:54:38.335Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-12T01:54:38.394Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-12T01:54:38.394Z |INFO |Root WebApplicationContext: initialization completed in 2615 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-12T01:54:38.869Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-12T01:54:39.679Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-12T01:54:41.480Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-12T01:54:42.026Z |INFO |Started MainApp in 10.288 seconds (JVM running for 11.109) |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-12T01:54:42.119Z |INFO |Start scheduling PRH workflow |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:54:42.132Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=91f782dd-9c04-4df1-87ec-bfc655518f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:54:44.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:54:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:54:54.198Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b88e21de-a767-48de-aad8-439de42af1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:54:55.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:54:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-12T01:55:03.115Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-12T01:55:03.115Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-12T01:55:03.118Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:05.265Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=465034b7-c890-440e-b586-ae041bd5ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:55:06.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:16.308Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8cd714b1-36ed-4201-88cc-8438fadb166e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:55:17.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:17.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:27.603Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c5279444-3d9e-42cf-881f-b62637bcc75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:55:28.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:38.642Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f4efc3ae-630f-4310-9d8c-fd2a1d6c2170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:55:39.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:49.683Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f250869e-bb89-420f-a7e5-da17da00183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:55:50.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:55:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:00.753Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=28cfb3ea-b424-48da-b5f6-1733e1168736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:56:01.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:01.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:11.795Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7622b6f4-f469-4e99-bb8a-75240cbe107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:56:12.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:22.833Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6e0e07af-2706-4ba6-80c1-3a06cc46bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:56:23.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:33.881Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f9b23627-efbd-4e07-a567-52f1fd7d3aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:56:34.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:44.950Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=07a86b81-6450-4d3e-a072-c7f881badb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:56:46.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:56.018Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=34e469a1-f732-44f9-9903-27fd3aefe67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:56:57.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:56:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:07.090Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f99b53d9-4a63-47c0-a84d-cfd4a0a8cfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:57:08.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:18.209Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=621a9031-1c8f-48ae-a2ac-ff85ec342261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:57:19.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:29.329Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b29637d9-fc14-4457-825e-ae31ed673f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:57:30.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:40.823Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c3129e12-28b1-45c3-a4a6-d15374eb6776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:57:41.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:51.890Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3f8433fa-f691-477d-86a6-fff83efd238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:57:53.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:57:53.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:03.155Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bd5aabe7-5b1d-4f49-956a-210d98320b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:58:04.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:14.224Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=817ab85c-d467-41d4-b647-c5741e885e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:58:15.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:25.393Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f357b7b1-ca33-4154-9c4b-5389f442a482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:58:26.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:36.465Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d89a95c6-8aa7-40d9-afda-11648c735709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:58:37.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:47.674Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9bc25cdf-b8f4-48c8-a949-c3d4e49ad755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:58:48.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:58.740Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=67b64ec4-6970-4642-ad8f-6e9d4b4e1704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:58:59.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:58:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:09.841Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d438e8dc-3019-4fdc-88be-dad6a05955d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:59:11.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:21.010Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=276648f0-676c-4555-81a0-b3ccacecb1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:59:22.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:32.049Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=025a287b-2a1c-47cb-8bce-1232253fddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:59:33.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T01:59:39.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T01:59:39.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-12T01:59:39.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T01:59:39.274Z |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-10-12T01:59:39.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T01:59:39.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T01:59:39.284Z |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-10-12T01:59:39.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:43.121Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=63ec77d4-a634-4b00-9bf3-18aadbd9c78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:59:44.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:54.195Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=769223bf-d276-4bc2-bb6c-a9969377a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T01:59:55.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T01:59:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:05.235Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e83ae167-4063-4737-b456-7ae72eacf0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:00:06.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:16.305Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f0a7acac-0b86-4e8b-8b8a-e06fcf40179c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:00:17.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:27.378Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3e8dcaa7-2c40-4776-b007-7ffa68411ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:00:28.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:38.422Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7beefd32-f931-43b9-b5e1-aa77d69819cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:00:39.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:49.717Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d9948942-ca0b-4ceb-8551-528ee17b7ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:00:50.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:00:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:00.785Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3bac2a91-83d3-421b-9b79-31412bb49e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:01:01.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:01.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:11.825Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7c467ec8-0dd0-4b2f-8f09-1c23d3bf32ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:01:13.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:23.089Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0dcecd4d-7d91-49ea-a720-c6dda1cbe29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:01:24.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:34.322Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d1502efa-f117-4d0c-affd-0195505fc0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:01:36.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:46.385Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=194c10ff-0f79-4d5c-88af-b25a7acdb070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:01:47.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:57.429Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=45b56cab-cb50-4948-9557-5927bb1452d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:01:58.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:01:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:08.657Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cc08ab37-111c-4072-9071-687a5106eb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:02:09.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:19.729Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3d4bc271-6d86-4d7d-b02b-cc4de83bd665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:02:20.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:30.771Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1fdbe332-c5f2-47ba-8643-9972b33ae9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:02:31.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:41.842Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b61024d5-381e-4cd1-8c82-c9c3cd69cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:02:42.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:52.917Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fe8a081a-e14c-4516-ba97-50ad23c8a667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:02:53.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:02:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:03.985Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1d7e3b16-a34d-4f1d-b9e2-e0cb3e1ab595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:03:05.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:15.058Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4c70033c-d568-462b-bdbc-7100c250d714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:03:16.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:26.098Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=82783655-58c3-40e9-862f-9b5a75a716b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:03:27.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:27.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:37.142Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab095d00-30bd-45dc-b2af-dfe27e22cd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:03:38.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:48.178Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=22bc2439-e6e8-4e03-9247-ed4eaa32e14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:03:49.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:03:59.217Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=734b71d3-cf99-4dc4-878d-64cd1b2f6ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:04:00.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:10.897Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=eeaaab0b-88af-44f1-8ada-6418a12e85e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:04:14.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:24.178Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8a7abd07-b8fd-496a-aec0-9152d44d9a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:04:25.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:35.251Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4b01ce5c-e799-400f-9909-fea4b10223b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:04:36.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:04:39.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:04:39.158Z |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-10-12T02:04:39.158Z |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-10-12T02:04:39.160Z |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-10-12T02:04:39.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:04:39.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:04:39.168Z |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-10-12T02:04:39.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:46.289Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=de376525-8da2-4f68-883a-e84e30908ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:04:47.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:57.363Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6d5cf12f-e63a-49fd-992e-14ed4b4cc5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-12T02:04:58.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:04:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:08.528Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d5aecb55-c368-419f-aecf-aacdf2b96ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:18.639Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c55e8924-50a1-4ced-b356-c55c1e493b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:28.657Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4f861b82-e9d2-4d24-8ae2-375b8f861377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:28.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:38.673Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=275116f9-8359-4cdc-8585-ffd290e2dd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:48.687Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=faa14e2c-c4b4-4735-87d1-0b6235529389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:58.699Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d13be0af-8bef-4836-88f8-f97e3dd8f811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:05:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:08.712Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c45aa8ed-53b6-4303-bc28-2967ee9abadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:18.730Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fae8e32b-13b6-4617-9fc8-b01b303084d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:28.743Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3746c78e-dc9f-4be2-8aa2-f8563e7b7781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:38.762Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=66ec5be6-d0d5-4ddd-b989-2076d3c877b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:38.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:48.774Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0f4e3c9a-f974-4735-aad6-a8b85e7a9aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:48.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:58.787Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b5ee10e0-d518-48c8-b0ad-0867d08fc0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:06:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:08.799Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=464fec0a-0b06-4258-9e1a-fe47896ced14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:18.812Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=86ff024e-c123-4b33-970b-df2ae5715608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:18.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:28.823Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=15958c58-8f84-4967-bf25-957a36d1cdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:38.834Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9c6bd973-1d79-4356-b1cb-518398e13697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:48.846Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e0096274-d330-421a-9e5b-0eb9b14ee86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:58.863Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b7f6fb06-bb7e-461e-becb-88d611d741e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:07:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:08.875Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1654e7ec-aeda-4687-bd8c-ce185ebaa097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:18.886Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=665b8c80-3c1a-455d-bd93-476abd24e5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:18.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:28.897Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=11500444-e93f-4c25-bb37-2f485b257065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:28.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:38.911Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9c1de46d-1ce2-4d2f-93e0-4a8863d39e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:38.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:48.922Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2f62317d-500b-40da-81f4-dbebe1fc7d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:48.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:58.933Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7d6370af-8af8-4659-9fcf-64e450c778a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:08:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:08.946Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=434307a1-49de-4fa2-9dd9-9c3072ba1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:18.959Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3e5bceb3-b853-45ef-8588-7fd7cc30bd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:28.969Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ad2e46fa-f58c-47ba-9c19-a07b5fbff031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:38.980Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8ffa386e-fa25-4013-ac03-426773f453c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:09:39.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:09:39.181Z |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-10-12T02:09:39.182Z |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-10-12T02:09:39.183Z |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-10-12T02:09:39.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:09:39.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:09:39.189Z |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-10-12T02:09:39.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:48.991Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e6957514-efa5-45c6-9eb3-62177aee64b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:59.003Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fa02c7d3-0016-4836-a358-3784892eee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:09:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:09.013Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=56e00d03-7699-4b78-9fc3-94642a0a0c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:19.026Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=60f4a965-0443-45c0-9a15-27759c76d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:29.036Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e9d7328b-05b5-478f-88fb-0a9cac3518be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:39.047Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=93f5f98a-bc9d-477c-8730-302a08ddeb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:49.055Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=93788b51-495c-4780-ad77-07b103127dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:59.065Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=af2e13e3-e023-4d4f-aaf1-115e4cd45beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:10:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:09.075Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1c8e546f-2624-4c56-a948-093d168273a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:19.086Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5dbf27a8-eef8-422f-999f-28fb27172097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:29.096Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=da63d4eb-9bde-4c76-a054-191e4cb12765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:39.107Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a7fe47ef-855f-41f1-9f09-f6963aeb9e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:39.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:49.117Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5b32c531-d4cd-47db-ae17-f5087689b29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:49.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:59.128Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a7e15e62-c3b2-4091-8f08-0577fd6e9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:11:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:09.136Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=588a0dbe-3ce1-4563-80be-a45c1ceb1d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:19.147Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b7ad04be-e3a4-4e55-ae20-9b576e94627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:29.156Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3f307cf6-4cb4-45a6-bdf5-5c42ca6b7c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:39.165Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=20eaf627-6306-47c7-8be9-4c26dec953ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:49.175Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=57aba2c7-b466-4f18-9f8b-0d0fd130364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:49.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:59.185Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5ed0e169-cb84-45ed-aa51-45141db57e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:12:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:09.195Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6c1f2319-72df-40ba-9f73-17310a4b7732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:19.205Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7581d4c2-9c16-42a6-8f79-1bbc59633c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:29.216Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=504e09d8-e60a-4747-a6c0-95b54f6662da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:29.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:39.226Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d6d60894-ddd7-472c-b398-86d5d402b35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:49.238Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ae29dc89-f592-4fe1-8bd2-226abc0511de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:59.249Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a169eee1-32c4-4a5e-9f23-4a4491d8304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:13:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:09.258Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a53ff579-322c-4479-bfac-9e2b2aba7f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:19.268Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d3744174-fe5e-4bd0-859f-205e5a7bf6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:29.277Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7a848935-65c4-476a-bc33-8d875a8bfc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:14:39.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:14:39.152Z |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-10-12T02:14:39.153Z |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-10-12T02:14:39.154Z |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-10-12T02:14:39.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:14:39.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:14:39.164Z |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-10-12T02:14:39.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:39.287Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3a246ac3-671a-446e-aaad-94ebfca16602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:39.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:49.296Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7f39c05d-5520-4c04-8123-ef40c0e1d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:59.306Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7f2c09ac-f616-464d-9241-224cbbbd357c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:14:59.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:09.315Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2600bfb2-63c8-4bc0-b72a-f11f04906033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:19.324Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=28bf2413-5de0-4a43-a7d6-b88d3131dfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:19.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:29.335Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0df3e0b4-235f-4c0c-a756-0a99ea6b9608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:39.344Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=390f9ceb-177b-4a6e-8609-0c364830409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:49.354Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c4445d09-2934-4554-b5d1-028efd648a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:59.363Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b39ed8e6-605f-4ef8-8ff8-76f54df330a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:15:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:09.373Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=86c06b30-adb8-4c03-bd84-11fb47cc73b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:19.381Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8e2636f0-bddd-48c2-aa02-0c29eab3d030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:19.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:29.389Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=602164bb-7341-4ea6-bf21-e6caca05d526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:39.397Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=29e7e869-535b-4869-adea-8c55f0607b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:39.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:49.407Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7cf7db8e-b643-4037-a158-c51ab187b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:59.417Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=90819c52-5f9e-44c5-b646-417d075864fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:16:59.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:09.427Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b87b5341-8853-459e-835c-773bea436b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:09.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:19.436Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9eccb259-d35a-4440-a3f2-208595b3abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:29.444Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6a5e67a7-3d28-4f05-9d12-7717df82c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:39.453Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fe9c634c-5a3d-407c-9d63-013183788c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:49.461Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=779b50a3-0013-4b3d-b9ab-df0a655f2624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:59.470Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cda3a341-c440-4619-af4b-095b74d1f253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:17:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:09.479Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=531b2d5c-c23e-4912-a2a8-cd417068b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:19.487Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9bfaf550-c3c9-4f79-b0e2-6dcb6514a703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:29.496Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=501ec943-de0d-46fd-b234-706e68579401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:39.506Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=666e660a-d8ce-4601-9579-6943aff8f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:49.516Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=999f7ef3-f1fa-4df1-b9a8-75678b532df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:59.525Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ee250a13-edc4-4d37-afc3-a6b48a0a787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:18:59.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:09.534Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=379f0be4-62b1-4fae-9204-a7914f86f452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:19.543Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=da3dc9ff-2f86-40d0-b270-0ca752a1bb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:19.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:29.553Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0279ab43-21ae-4291-a8e7-6945816ca1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:19:39.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:19:39.138Z |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-10-12T02:19:39.139Z |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-10-12T02:19:39.140Z |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-10-12T02:19:39.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:19:39.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:19:39.147Z |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-10-12T02:19:39.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:39.562Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4e0106a8-bf27-4262-8e7d-847ca6659a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:39.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:49.574Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=39131e93-34b4-4b60-8391-60d196786de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:49.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:59.585Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=07a0cbc4-0793-4925-958d-d70db8da8b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:19:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:09.593Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e5177e0a-d459-45db-ba58-944b18509d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:19.602Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9edd8764-068f-44a2-aa2e-cdb04a720558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:19.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:29.617Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=64f8595f-b0ac-437c-95eb-b738141a63b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:39.625Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0532f578-768c-49f2-91cb-9099f085523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:49.634Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=040bc227-0ce7-4925-b53c-d4a12c27c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:59.643Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a32301b2-1dd6-4fa8-96e9-fd5875e6576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:20:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:09.652Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=632aec4f-7c36-4c34-970c-7c77b20620db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:19.661Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ec617f1d-87ba-4581-85f1-953040524cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:19.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:29.669Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fb4daa2d-d823-42ee-a72b-e8e0c200b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:39.677Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b5dc6b54-d4b9-4e23-8f66-8a6c80eb31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:49.686Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b4075766-8622-478e-a246-2e5c53725bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:59.694Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fc6d59c1-e958-4753-8fb5-11d9e9b7235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:21:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:09.704Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bda091d6-3ee7-4f47-8023-acc7f46d5a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:19.713Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4efc9381-95ed-40b5-a9a5-83cb63333fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:29.723Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aa1b75da-e6c6-4084-80ab-d29f7b326b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:39.732Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d1a89148-aa9e-4d63-adaa-3b72aedebbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:49.740Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6d2dd49f-226a-45b1-85b2-31fc8eb5ccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:59.750Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=20bf1f29-8bc8-449f-9d89-2940cdc6560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:22:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:09.760Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=284d2792-6306-4b8f-9277-8d2cb8215999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:09.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:19.770Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4937743d-eccf-4394-a150-94fabf29547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:29.778Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=931abe15-bd1a-45b2-bfad-458248207fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:29.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:39.787Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4abe4684-f9ef-41fe-9142-cac89e4393e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:49.797Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cb30f281-3a2e-4908-b273-f16a12cb773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:59.805Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=512f6479-8f95-4396-ae1e-7a8bff660c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:23:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:09.813Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3b5419a6-4cb0-4bef-9477-8b49696c6338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:19.823Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=200308af-08f4-4052-899f-c1f275de0caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:29.832Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=521c59b2-c6a4-42ad-830e-e467cb9a719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:24:39.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:24:39.139Z |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-10-12T02:24:39.139Z |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-10-12T02:24:39.141Z |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-10-12T02:24:39.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:24:39.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:24:39.156Z |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-10-12T02:24:39.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:39.841Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b07fb04c-5f49-4b3a-b945-cf7c0c5e3bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:39.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:49.850Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9c36cbeb-a604-4e64-8924-05c1647b33ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:59.859Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a5ebb189-d554-466b-9f7d-0c9295bda833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:24:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:09.866Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9d573c99-069b-49eb-9ac5-b0ff7e9f6883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:19.876Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=431a004b-c551-4210-9a92-9daab6699985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:29.885Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6b0ffe58-7a22-4c8e-bb38-6a8fe0dad3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:39.894Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=404af2c3-707b-42cb-b2af-0a7b1c48e50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:49.905Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ffe0ce30-1fac-447b-87a7-991ae400e069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:59.916Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3b44db44-15d7-4126-829a-56abbf816666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:25:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:09.928Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6ad5d9f2-7884-40e1-89dc-a687c4ef8726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:19.941Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2016dfa0-4d70-4fda-a680-dddf6a4b28ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:29.951Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c3afaab1-bf2f-4a1e-9781-1d5902372f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:39.963Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=312a257d-7e00-4ec6-a8df-3eb42fedd789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:49.972Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a2322bc2-65ee-46af-abb6-9705aad2868e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:49.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:59.980Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=71504410-2f41-4476-bc7d-1c822ed04581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:26:59.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:09.990Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1aea10ff-2383-48e0-89f1-dfd3134604eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:19.997Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c8f91aa5-e1e2-4f3c-a17a-ef67eb699db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:30.006Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9532a8df-53e6-4112-9c62-ea75e76d9ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:30.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:40.013Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=228ea2f8-89e7-42d3-9039-7d9cfedb37e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:40.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:50.021Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4cc9cc8d-060b-45d8-a8df-8343684a5f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:27:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:00.032Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=34b07e79-c55b-4930-b3bd-266248b214d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:10.043Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=569bd87c-544c-455f-9bb0-2489fdf0b16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:10.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:20.052Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5607a40f-6af7-4f5b-abcf-e4f505556c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:30.060Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3773b00c-742c-4219-b43a-9d31a91e0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:40.069Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e43b850e-af27-42fa-a2de-1118f69e89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:50.085Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=07f53348-5f43-4907-a15c-fb6f691da3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:28:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:00.094Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=12e91e88-f883-4a70-8aaf-1cf75d8dc071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:10.104Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2b2b3ad2-b9c1-4bb3-a4e7-20c22db2b445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:20.112Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=613e91b4-edde-46b8-9cdb-251282b2d0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:20.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:30.119Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=727586f0-a6b1-45a1-a27a-3cd5453b5b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:29:39.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:29:39.198Z |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-10-12T02:29:39.199Z |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-10-12T02:29:39.201Z |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-10-12T02:29:39.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:29:39.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:29:39.208Z |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-10-12T02:29:39.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:40.128Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=35cbff11-e5c2-4c05-8ca6-5d49bc3ed1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:50.136Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ef52957c-9790-4083-9a4e-b2a9ada953a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:29:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:00.144Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f22fb804-4ccb-437a-9abc-bc2a80ca5f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:10.153Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c9c7d88c-13ec-46e5-a10e-b993432342e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:20.160Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d48a6969-1d26-4655-bd82-6a8d4321cdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:30.168Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8c9d8f43-a8b0-4769-80a7-cc8257618c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:30.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:40.176Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1ef4cd2c-08fb-4567-ad42-7fa8ac8494c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:50.184Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7e76796a-eda1-476e-b603-20f14decf0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:30:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:00.193Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8b3d61bc-5c03-4772-848f-abfcf9d495e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:00.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:10.204Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ce7dd83f-ba77-466a-98fb-9655e4e59532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:20.212Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5d45fc28-5e08-41ab-b83f-84a3d627c274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:30.220Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab30c9a5-b92f-4f5f-80c2-3d8bf84ac428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:40.229Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c06231ee-7508-4ae3-affe-42c1aeb73abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:50.237Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1edb5d93-f0b2-479f-aacc-48bc4398bc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:31:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:00.245Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9214a176-bbb0-4f5a-8971-abf0967f226e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:10.253Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=473d1b49-d157-41ed-9868-46836b68342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:20.262Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5c1b396a-1bba-43e0-a90a-bc9b6f31fead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:30.269Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bdd7f8c3-8098-4115-b5de-4bfaa7b5dbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:40.279Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d31b25c2-d04d-43c2-b64a-f5354a23ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:50.287Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=057b33de-02c7-4679-9a0c-db112a09ce7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:32:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:00.295Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=59c6a9d4-9860-464f-864c-a90ec05c26b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:10.304Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=702e33a7-d0bf-45b5-9202-521965e7a20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:20.312Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=63819fc4-c6dc-4ab3-b5d9-abbf7988dc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:30.320Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=86d33ecf-5aa3-4013-8d48-dada6b0dcb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:40.329Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aee859fa-3d82-459a-868b-bcc5b7ceee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:50.337Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=af2d0a6c-6684-4048-a8f6-d9c9f9015be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:33:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:00.345Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fb1dd483-a304-4942-99fc-989b8f3420cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:10.355Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d9e33274-8f84-4ecc-b08a-7a364152af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:20.362Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bdad2206-dfdb-4639-8126-2727c01f5222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:30.373Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=772dab68-5c6e-46c8-a2ce-0c9651a9c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:30.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:34:39.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:34:39.144Z |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-10-12T02:34:39.144Z |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-10-12T02:34:39.146Z |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-10-12T02:34:39.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:34:39.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:34:39.150Z |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-10-12T02:34:39.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:40.381Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=90a9ad2f-88ef-4a2a-b551-cf08cc90ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:50.389Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aba7d22d-8986-4191-aafb-7ed57e408f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:34:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:00.397Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d74ac926-9a95-4d5c-a193-98024aaec1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:10.405Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e1ec9831-b6b4-40a2-ac04-8c3f1577f939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:20.412Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0c893bad-3689-401c-9320-75c8d896fc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:20.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:30.420Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=33916735-4b57-4c0c-b925-382c42ff15b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:40.437Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a968d119-d54e-4c18-a12e-6b8d378c5e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:50.446Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2d7ded28-715e-4abd-9723-d28cb5362b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:35:50.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:00.454Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=15552de5-6a24-49bb-a163-d818478ecff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:10.463Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a3b3a85f-5476-487c-9ec4-b94f42c9d8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:20.470Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=48047a39-eaf9-43a0-a965-59f9f70aa482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:30.479Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=08558793-4fca-407b-a22b-f771cf7718a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:30.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:40.486Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=458eb38a-27a4-4a63-ac5d-31ff926106d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:50.494Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4761a4d5-4328-49ba-8c6b-474de33baeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:36:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:00.502Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0cb63597-b8b7-4bb9-9104-c53a0ef8c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:00.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:10.511Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=51b3908a-199c-4d38-bfdb-1f7c0f814236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:20.520Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4b14dc29-cf8c-43ac-833f-eafd44ed3ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:30.529Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=22c3161b-9d87-47fd-b884-d870fd860eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:40.537Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6108ffca-81f5-46d0-a1b3-df2235d81188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:50.545Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0ba0db3a-cfa9-4d83-9a42-41ab4d73e8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:37:50.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:00.553Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=87094859-0515-46cf-a900-1223bca5dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:10.562Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c90ee108-27be-4356-834f-58ae64aefb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:20.570Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=22fef40b-655b-40b4-b25a-22a7fde7c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:30.579Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f5cde49b-ea66-47cf-b582-4a7f6a17bf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:40.588Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7a471ffc-cdbe-4737-b3e0-afda018e0d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:40.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:50.596Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6c25f05c-44d4-4011-80e9-d9c0e42a166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:38:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:00.603Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ea8c01db-2fdd-4a85-8736-1caaf989eae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:10.612Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ee0b8c8f-8f87-4612-bcd7-9cffd6d01e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:20.621Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f0d3ad04-e9e6-401a-8340-47bdc02a3288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:30.630Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f5020cb4-dddb-4bac-a5bf-91d078ab683d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:30.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:39:39.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:39:39.123Z |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-10-12T02:39:39.124Z |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-10-12T02:39:39.126Z |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-10-12T02:39:39.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:39:39.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:39:39.132Z |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-10-12T02:39:39.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:40.638Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f6c695fb-233d-43c7-b29b-cbe58013b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:50.646Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1d71e82f-292d-45a4-9ff5-2c36cbb25bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:39:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:00.654Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=92439e73-a644-4657-a8a7-4901a957fe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:10.663Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0517aaec-e378-45f2-9f6b-8b6f48724ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:20.671Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fd6c474a-a6a2-4411-91e0-010857991167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:30.680Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0b3f3f0d-7910-4681-8fdb-54ac55102789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:40.687Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1c003c53-cd38-4220-a0f5-c536cbcbbb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:50.697Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a98eb682-079c-4089-a1d4-36d92339c70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:40:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:00.706Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ece8ee7f-c3be-419a-af53-a75c2662a4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:10.714Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=973fe736-e7e9-4c8c-ad64-738a1caa8186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:20.722Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d4def021-5ca0-458a-bfd3-58402fce663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:30.730Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c81d7329-1b48-455b-a529-c56d01a46761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:40.736Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab3c92d1-3662-4951-a99e-e0eb791130b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:50.744Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a3b45d45-e2dd-4410-8cff-676e84a6c097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:41:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:00.751Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a10cb837-9899-4e0f-ac9f-fefc18be4057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:10.759Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=84b52619-7676-41c2-afd4-9783a29a4cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:10.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:20.767Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=824084fb-ed26-4915-a457-680e96330eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:30.776Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7c7f1dfc-2087-45ee-9529-bb1a109e4858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:40.784Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=011a649f-8e24-42bd-8cf1-c4c2026779af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:50.791Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b16b0b51-3716-49a2-8986-8d3b34b36b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:42:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:00.799Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6a82cd67-b57d-47e0-9775-8635acdaa716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:10.807Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=117be0d1-995b-4012-9fce-d7e4dfa363e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:20.815Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c929e09b-0d07-4db3-b000-3281d16cf5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:30.823Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=239c688e-131e-4dcb-8a5c-0a31ad2c651d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:40.830Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=307f1b84-36a4-4a53-8d9c-983abb3a1dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:40.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:50.837Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e39a6a19-1ce8-497c-8156-8d1079a051bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:43:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:00.845Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=57b23494-c2fe-4bfe-915f-08373079c0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:10.854Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8803ee56-470e-40f1-bb47-d8f7105b7588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:20.862Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f7beefbc-e2d7-4b6d-bb26-2f32460123fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:30.870Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b6180f26-121c-4e3d-90b1-5a660f6f7d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:30.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:44:39.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:44:39.120Z |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-10-12T02:44:39.120Z |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-10-12T02:44:39.122Z |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-10-12T02:44:39.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:44:39.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:44:39.126Z |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-10-12T02:44:39.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:40.877Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c9e3cc82-f644-4b4c-90d5-be292c0bc465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:40.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:50.885Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=45d35f7f-05c8-4c01-af64-68a9334db2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:44:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:00.892Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=85a4c96a-6feb-4013-b335-8c26b56cedec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:00.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:10.903Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b0147d75-d745-4e7e-8632-ba827805397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:20.914Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cfb59057-555d-47ea-b42f-d977fa158a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:30.923Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=67f521d2-d8a3-4371-a24f-f961d44caffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:30.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:40.931Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=236a170d-3b7d-4b75-bc68-6066ddf6ad0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:50.942Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dab0f809-393c-41f6-a1f8-94e6933ddc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:45:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:00.949Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e5710934-3ba3-4af7-b424-f487d388b54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:10.957Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=52b5731c-1136-4e61-84de-a728b8309723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:20.964Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ddcb5a81-786e-4b08-a66b-cbc371cc9133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:30.972Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fdbe196f-a877-4587-93ea-e8104b003bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:40.981Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d01bb2c9-883d-4ede-9f17-b7eb6943f3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:50.989Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ee03b776-3a27-448c-a6a0-e9d42016e8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:46:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:00.996Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=05170c63-0dbf-4d54-9efb-29f3deebe516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:11.002Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c0cfa9e9-c389-4c07-8292-31a22628102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:21.011Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ebd83029-84cd-45dc-a4ee-d3c4ead13d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:31.019Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=082986c6-261e-4802-991f-0dc5952b4e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:41.027Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7f634868-db34-4e9b-8e40-dcfbaa8bb242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:51.036Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d7a22b78-45dc-4479-bca0-a6156259f986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:47:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:01.043Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3d031786-70c1-45f0-9570-ab7859d0eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:01.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:11.051Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=959cdc86-4f52-4184-8466-2d408fcac928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:21.058Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c0ceb285-1bed-449f-a9e4-fea7cf9d9880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:31.066Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=020d0a82-d0a0-49a9-86d7-afca0ec0ec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:41.074Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a6c07cfe-0a43-48cd-90fb-4f26f9deeed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:51.083Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fbcb8f99-fbc2-49d5-82c5-fb2c7e220b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:48:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:01.090Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=415992b0-fc94-4c2f-a63c-fbb65fae6fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:11.099Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=87f2108a-4972-4131-a7a5-35f573ba020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:21.107Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aef77019-54bc-4c3d-bcda-562aa0d49ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:31.116Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e3986dd1-08bc-479f-9e53-a97b69df095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:49:39.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:49:39.140Z |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-10-12T02:49:39.140Z |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-10-12T02:49:39.143Z |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-10-12T02:49:39.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:49:39.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:49:39.149Z |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-10-12T02:49:39.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:41.123Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=be5fed42-aa70-405e-a828-c8c0f8e8638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:51.131Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=49bfb8bc-9cad-48a3-9748-7f49c51293a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:49:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:01.139Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9674328e-c9aa-4d1c-aab2-f962d481b8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:11.147Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=abe4da96-77db-4277-9052-26f08678688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:11.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:21.154Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3db718dc-ce3b-404e-b37d-d8e1fd8859c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:31.162Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=13ed01f1-a77b-4f81-bf85-7abae07c79fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:41.172Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d40938d7-85f4-4787-a145-cffa9145e1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:51.183Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=df6fdb0a-cac3-4862-bc72-2c792017c1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:50:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:01.190Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9cba7d17-4f23-429b-9c2d-5a4c70982528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:11.197Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab9849f3-c5a6-4314-b422-05c9e42aa004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:21.204Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2309cc18-af15-4727-baff-36767ebce57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:31.213Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=19d3ce0c-8d12-4b17-9df6-d088229f9905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:41.220Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=284d4c0d-7a48-42b4-8db9-8edb4bd3e93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:51.229Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0109187f-43f5-4ba6-b268-b6fb00a2064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:51:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:01.236Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=644adc7d-33b7-4650-bd2b-023c9d4b64ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:11.245Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=89268f28-b69c-4c76-82fc-30014f93456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:21.255Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c428bef3-6eca-4d8b-b11d-f1371507617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:31.267Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fb14d474-0a17-47ee-81a3-1f6efa316580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:41.275Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=75801601-eeda-444f-af97-03a092cac77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:41.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:51.283Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=51040727-d883-4ebe-88d9-52f80ca0c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:52:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:01.290Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4f4355d9-bf50-4ff9-b8a6-c0cada9a6198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:11.297Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=67c5ec23-0824-44a3-9848-d5fe9cf712e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:21.305Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8500cd3a-6e1d-465f-a1c2-e5f1e36fa4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:31.314Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=039fd77b-c002-4dc0-84c0-74273ed506ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:41.321Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c4000b31-09a1-4a0e-bfeb-506a66e3fee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:51.329Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=04337fbe-8359-46e0-9663-6048d159a343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:53:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:01.336Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6727fbb3-3191-4def-aeee-d62927414155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:11.345Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=623c1ed9-8cfe-4d13-aca0-16deac94f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:21.353Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0a1ea593-62b7-4ce0-80ae-bde04f595573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:31.360Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=22a56751-c2c2-4b4d-8bc7-ee6ef150990f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:54:39.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:54:39.148Z |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-10-12T02:54:39.149Z |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-10-12T02:54:39.150Z |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-10-12T02:54:39.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:54:39.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:54:39.155Z |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-10-12T02:54:39.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:41.369Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=78986c21-1259-426e-a5aa-4703a4f5535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:51.378Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=611c7f57-bb42-40dd-8b5d-2eec39cc289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:54:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:01.385Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b864b134-2497-4836-9feb-a684b03d56c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:01.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:11.394Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d16513a7-de3d-41ec-99fd-3a6bcb0ac647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:21.402Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4bb2193d-11df-4173-b266-96193fc0133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:21.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:31.409Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9f5591e4-c789-4d7a-857c-a364e9785dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:41.417Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b7fdc2bf-337b-4c42-b644-45cea5585c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:51.424Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d1be36db-ecdb-4dfb-be6c-829b74244ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:55:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:01.432Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d3a44e27-1262-41d8-9137-cc61fbcc08d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:11.439Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=29fb2b03-fa2c-49d9-b101-5fd029711f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:21.447Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b30d39df-8051-4bb2-885f-49d3f681c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:31.454Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4e709744-a9ba-48ee-9353-975213b6685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:41.461Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d5cf792f-4322-4c88-b722-2fcb9a2e8ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:51.469Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a07c6bac-1af5-49ff-aa47-66a782db0c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:56:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:01.483Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=53a1d64f-26cd-4082-a511-034a1fb7cc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:11.491Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1e5289f8-18fd-4911-8752-d539fc3258f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:21.498Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=21127c1c-94ee-4b4b-9fc6-a54e5b0dd07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:31.507Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b6f7971e-f2ae-4810-bb46-2a4f797dde9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:31.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:41.514Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=db2c7f63-4575-42b0-903c-e92a25f4d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:51.522Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=00fcf09a-0b9c-4ca8-81ae-d6d6d3dc1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:57:51.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:01.530Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c7aaa64d-2905-451d-b6f4-f5d646183189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:01.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:11.536Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e4522afa-3fd2-488d-b414-b554ef7b8589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:21.544Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=687b7c13-9bb7-42d5-9ca0-8dbe18ea661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:31.553Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7f7fa6d2-d0de-4abd-a5d7-0e261b061fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:41.561Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=15272b75-495d-4530-985f-4ee483469205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:51.568Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d49f4987-2bd9-42bd-9b33-c50a8aa79665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:58:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:01.575Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8766cb07-01de-47b8-a736-0e6faa1ae1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:11.582Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7f01e2de-066a-4b3a-bfac-71873768a6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:21.590Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dbdbf12d-6a06-4fbf-8ca7-1c2d488bb695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:31.597Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=38fe9319-9dc9-44d8-a657-db1b922bd725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:59:39.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T02:59:39.147Z |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-10-12T02:59:39.148Z |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-10-12T02:59:39.150Z |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-10-12T02:59:39.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T02:59:39.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T02:59:39.155Z |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-10-12T02:59:39.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:41.604Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c0f44345-80c8-4850-8251-0fccf20fbab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:51.611Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e1562895-8570-4b89-8cbc-7b1592f9809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T02:59:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:01.618Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=561b5312-9c25-4f12-8cea-77c5fb7f3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:11.626Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d4f65e8c-812d-4aae-bf76-a3b153880d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:21.632Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=70d949a2-c691-4bd0-a0b1-ca0a5f594f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:31.639Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b61332bd-dfb2-4e43-8bce-becd0a4175ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:41.647Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3e48f25e-41cc-4b85-8a66-f9ec4cd19551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:41.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:51.653Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=18de9a65-613b-4097-89e2-aecd1351f78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:00:51.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:01.661Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=defafb02-644d-4101-a9e6-7c9ba2df55dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:11.668Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1c80bc6d-2726-499c-aac0-efd558b4414d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:11.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:21.675Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a4706f65-1d04-4e30-a37e-5b7b765aebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:31.683Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6a5db772-cf03-422c-b993-6b701c3a20f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:41.691Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a91bb181-28fe-4b46-9b9b-a851671db230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:51.698Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b0a54884-25b3-42a1-b8f8-c2de59d864a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:01:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:01.705Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d86feb51-8bf2-40de-afa5-d8173a475673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:11.713Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b235e7e6-0f6f-435b-87f1-29793ad84fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:11.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:21.720Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3b28831c-b70d-4f43-a88e-2fdaa20f0308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:21.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:31.727Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c52ad3e3-418a-4d17-8835-9beb3b6e7720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:41.735Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab745a50-4192-4b3c-b942-28913b0cf4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:51.743Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ca4534d9-bdd9-4f5a-a460-ec738daf3675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:02:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:01.750Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fa5942f9-45bd-4559-a53f-1376da98b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:11.756Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=30376d32-473a-466f-9d6c-11f185a73d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:11.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:21.763Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6977eb5b-3148-444e-8437-fe4170f27a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:21.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:31.770Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=63d2af59-44ae-497d-8c69-7c477c109b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:31.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:41.779Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2e5da505-d8cf-444b-8d0b-b9a306b1b5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:51.786Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5cf48309-7f7c-42a9-aabe-715ee6fa6aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:03:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:01.793Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0808b169-fb5c-4716-9c9c-bf3c6f480637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:11.801Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=458bb22a-9abd-431f-ad02-9332fb402d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:11.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:21.809Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=81ea4535-f1d8-405f-baa6-88af86bba2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:31.818Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e27caa83-cca6-4eab-9e85-6544285da996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:04:39.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:04:39.105Z |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-10-12T03:04:39.105Z |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-10-12T03:04:39.106Z |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-10-12T03:04:39.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:04:39.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:04:39.110Z |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-10-12T03:04:39.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:41.825Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e683bf65-1dbb-495f-be62-a4ad6ed5f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:41.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:51.834Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=19f5f7e8-f489-4dfe-a3b0-dff76ff5d3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:04:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:01.842Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a9207c98-f983-40b8-9467-db8b8a039cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:11.850Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d09b670a-fbae-4845-a7a5-ddd1901ab0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:11.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:21.857Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c7caa752-c964-4418-b4fb-18172a781780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:31.864Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4cf277d3-3500-4f8d-a981-432fadf4318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:41.870Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=69c4a5fc-cec6-43c1-8df7-a4dff4973be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:51.878Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=564738cc-13d0-47f1-9b7e-99f36260e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:05:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:01.885Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=267b7c8e-181f-43a0-94a1-1c6bedb5fedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:11.891Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7e780e62-a13b-4362-8c3b-2aef20c1bc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:11.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:21.899Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a7eb9dfa-7bef-43f2-b3ea-de0194804076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:21.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:31.907Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bf2a9cc9-4c7d-4193-81da-deabdbd6a0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:41.922Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ca48f301-9e51-4ff7-aea6-e4f8123b85bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:51.928Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=36d9c7e9-115a-4667-98b8-5e0477822ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:06:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:01.936Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c3c6f966-4b97-478c-ac73-95d9d1121167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:11.956Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b8f33a57-aceb-40d1-ab40-4ef276e9c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:21.962Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c6cf4760-3392-4734-93bb-08784f07511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:31.970Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=34ad6d1e-09ca-4433-8c68-cd075c6d7f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:41.978Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4c901fd4-887d-4c50-b33f-2a79fdb2dc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:41.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:51.984Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=93c91724-5c46-4248-8d90-e67488b62f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:07:51.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:01.992Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0e999184-5dc1-482d-a54f-0461a2ebd987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:11.999Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e295c26e-20c2-4010-acd3-8ebdd34b621f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:22.006Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=852956a2-227c-4868-91d0-d68c1c7d2e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:32.014Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e9b7c7e4-2eaa-42a9-80d4-c2e01395b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:42.021Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=90ddb41e-3baf-4f92-a791-998591dc24ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:52.031Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f9f1b120-debe-40e8-b486-1bb2c13f5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:08:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:02.038Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=eba897d9-114a-4164-9595-910f937724f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:12.046Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d520c165-beb3-4dd0-91a4-ea456aba3775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:22.054Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d167c7f1-9169-490b-8530-3fe8a12976d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:32.061Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2ae5a5c0-1b5b-4f34-9a71-39a1916f8be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:09:39.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:09:39.116Z |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-10-12T03:09:39.117Z |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-10-12T03:09:39.118Z |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-10-12T03:09:39.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:09:39.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:09:39.124Z |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-10-12T03:09:39.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:42.067Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=11e135b7-331d-4f13-aec0-590192e1ebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:52.075Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=218af44c-ff3a-40f0-b105-5c42dc89d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:09:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:02.082Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4878e016-484e-4273-aaf3-b07195ca443a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:12.089Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2c4c3208-c26d-4a81-b2b7-ff2fd76a58f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:22.096Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=379eafb7-58e2-444a-a4d1-1a3a4bf0baeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:32.103Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b008af38-5098-4292-9d98-847b64324802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:42.110Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=93f30e17-a2b5-4fea-bd86-e9c6a430a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:52.117Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c8cfabb7-d879-42a7-bca1-af32ea42ea94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:10:52.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:02.123Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6ed153d6-35c9-41d0-ad6b-81cae3cad24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:12.130Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fe03bf2b-5d8c-4258-a8e2-af6fa4922781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:12.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:22.137Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8f1d359e-e524-4fe4-957a-3147c2fd1767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:22.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:32.144Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c880ab0b-5706-4c30-80c1-ddc4c8f5b32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:42.151Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=025efc4a-4851-4fa5-b8c1-488b7ef7337c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:52.158Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=621fba08-2b44-488b-951a-f5ca9942cb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:11:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:02.166Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=189a2fcf-67f1-428b-86d3-cde063068843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:12.174Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=67752d79-bad4-44bb-9171-087acc9428fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:22.182Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3e4a04f0-2429-45f9-956f-e5967909b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:32.188Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aa34db1a-53f2-497c-93e8-72dc2b09facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:42.195Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=589e9dc8-9179-42a9-bb61-1f93e9f4c5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:52.202Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e1e431b8-3754-41c3-bb6c-57e14142f752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:12:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:02.208Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b0ae8b21-403c-4161-a5bb-039d2690a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:12.215Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0ba2c918-6c1f-4cff-848a-80fe0c30b84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:22.222Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8052420e-379e-477d-8397-0c2bccefbb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:32.229Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3dad3299-9aa8-410b-aab5-38558373fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:32.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:42.237Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aaf92b29-fbc3-453f-b72f-8cb817e28f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:52.244Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6d187115-5d5a-4464-8555-610a2193af8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:13:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:02.251Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6bf19395-0808-45de-bc18-800458802115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:12.258Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=52414aaf-7732-4dd8-8df8-e925ab48f6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:22.266Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f613891b-7c8f-439c-a3de-6af3b41b1d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:32.274Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a4ca6795-3b91-43b4-856d-598578ddc799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:14:39.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:14:39.108Z |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-10-12T03:14:39.108Z |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-10-12T03:14:39.110Z |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-10-12T03:14:39.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:14:39.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:14:39.113Z |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-10-12T03:14:39.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:42.282Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b5616289-1042-4dcd-83ce-f568d0039dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:42.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:52.289Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7d3a5f53-7ef7-4d75-a3bd-4bd6ce42c516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:14:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:02.297Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=22a19af8-6815-47d1-be49-734a9d0f9995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:12.303Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=90cd55e6-aef2-4202-a8cc-4ee809469c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:22.311Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3948e860-8f2f-4c0e-934a-978614f56e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:32.319Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=94035635-c769-4304-b85a-466052651f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:42.326Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=216c1f76-bd65-4fc1-aaa7-7c349f4b0b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:52.334Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dde4797b-d8a2-44fa-9dc8-41554c20aeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:15:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:02.342Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cfff079f-0b36-471b-a00d-9dd30a0dc7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:12.349Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a8567c99-bfda-486e-89a8-c28422601323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:12.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:22.356Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=70a01f03-5c92-447c-b67e-142acc532ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:22.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:32.365Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b04e08a4-cead-4155-8c69-2fade85906e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:42.372Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=37922b66-abf1-4aa0-a3e4-9e1b81f1ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:52.379Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4b002020-9545-4f2e-8357-6f3361d6ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:16:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:02.386Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=690366e7-c140-472b-a601-2bf82fcab25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:12.394Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b848d75d-8d83-4995-8f77-119e16da4613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:22.401Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0f3f6c1d-d4ae-401c-b734-d27426d7913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:22.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:32.407Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1dee2769-a1e5-4282-81ae-9c9d76faef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:42.414Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=12fd14b8-7840-4cf1-a2cb-f120909dc626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:52.423Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7ad9c0f9-d4f0-4811-945b-06ec7fe51036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:17:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:02.432Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=74583531-66c1-4397-b786-292b74bca178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:12.440Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cd218674-2d33-42c4-bd91-a7014c044059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:12.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:22.451Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b29b5806-2716-4332-990d-3a5d14dc2e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:32.458Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a6b96eb3-d847-4b9d-9555-956e79bdaeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:42.480Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f926602a-bdf9-4e69-8b9f-1b85dfb9e8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:42.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:52.487Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e3d952c2-2c0c-4d0f-9236-1e3e37f79987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:18:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:02.495Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=71c24ab3-4b55-4d22-8e3c-f72860cf372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:12.502Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3905d07a-6eee-4322-bb3d-c8d03810e797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:22.511Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=de3cee61-8b59-4106-a329-fefb42a90198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:32.520Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ef9038ba-14b2-455f-9ee0-567e8c4466b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:19:39.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:19:39.138Z |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-10-12T03:19:39.139Z |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-10-12T03:19:39.140Z |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-10-12T03:19:39.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:19:39.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:19:39.144Z |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-10-12T03:19:39.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:42.527Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5e4c371a-0f46-4c31-b051-d528a411456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:52.534Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=25110b69-4080-4159-9e31-759b9c9fb51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:19:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:02.541Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ef24fc52-9499-44f2-b61a-e89f2d04a08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:12.549Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4613d5e7-8eb2-49d4-9a4c-bd6d786f13ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:22.556Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c3f3956c-dd64-4d94-8d84-993a3bdc7d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:22.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:32.563Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7ae03778-64f6-4da3-b9d2-94e099714c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:42.571Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d8bb1bff-7a97-4832-a822-42da22f3969d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:52.578Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=199c695e-63e3-4216-bd9c-d8c5e7f8a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:20:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:02.584Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=49ef7d49-014f-4d70-a58b-cf32ba7fcee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:12.592Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6553568e-ead1-4eee-83ba-15ac313d0fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:22.599Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3c7e5848-cf7e-4470-9ac0-d4708fb62d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:32.606Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d70ecf52-948c-4626-9d3b-7f2d0065cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:42.614Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2f899c69-cbd1-4f68-bc65-a09ff2074950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:52.622Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=510c4a9f-633e-4260-b08a-12a7b7f1a7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:21:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:02.629Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=09fae3a2-66fd-4fc3-b6d1-940a551268ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:12.636Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d11d23c7-db91-45c1-9a1a-86e24c9c5c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:22.643Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=92c1b4ce-4f01-49b8-b5e0-f9850206d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:22.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:32.651Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c439cbca-3e4c-4245-b0da-f195aaae87ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:42.659Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=81eb88c8-d4cf-46c8-bc10-5e1ff675e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:42.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:52.666Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7d3f5d07-4a09-4d22-99db-2111de9c8257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:22:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:02.674Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=566ccd08-be70-4450-8c68-d2325b2434a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:12.682Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=380ce920-17c7-4b3e-8c85-033bcdbf5867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:22.689Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3c57e049-b5d3-4add-b102-9fd306c7ead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:32.697Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=01891d1c-37b6-4ec6-9a33-407cf6c8aa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:32.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:42.705Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=803ed085-ed6b-42e6-9b85-76e8cbf0d15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:52.714Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e11d4565-de77-4a8d-a38e-e33a585d7a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:23:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:02.722Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=221ba80b-9177-4cd7-a5f6-6c0fca14e57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:12.729Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b7d4bfa1-e3d9-49a3-acbd-e00fe5d01394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:22.738Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aa7546a0-c6aa-49f4-b267-ed4b20eaef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:22.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:32.744Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bee206f3-3a1d-4ef5-a302-deda57fdeecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:24:39.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:24:39.101Z |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-10-12T03:24:39.102Z |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-10-12T03:24:39.103Z |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-10-12T03:24:39.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:24:39.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:24:39.105Z |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-10-12T03:24:39.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:42.751Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2fc1e10e-aaeb-4212-aac2-c5199872798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:52.760Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e8211c7b-6eb3-4d5d-b2f1-a8ccc7b97e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:24:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:02.767Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8001be0e-757f-4e6e-8710-9af765d3ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:12.774Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3d86f0e0-24e4-4a22-b67e-a65dd971d48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:22.781Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=da963e82-45db-4188-abd5-d176c611604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:32.789Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=57de93a7-1365-4c67-a7ec-506179fbed17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:42.796Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0bb96db6-2fee-4291-a247-9d1fe59c21a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:52.804Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=30f78af4-a458-4705-b0a5-eb5ee05bb1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:25:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:02.810Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b7e5b69d-1daa-4365-bda1-ef641e57d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:12.816Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=253404b7-9717-4dc9-af33-c90f7cc32129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:22.823Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=148f5bad-70bf-4b19-8f7b-ffd3e834ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:32.830Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=83fbf953-40d6-49a4-b5d1-1a0da0342615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:32.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:42.838Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bbeb60aa-6639-493f-8ef4-403fe3b54351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:52.845Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=41a18b54-1055-4b0f-b537-da1eefd1f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:26:52.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:02.852Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a07397a5-451d-48a6-af75-e1ac6ef13bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:12.859Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9f229545-4bc7-4636-a97f-d49966eefc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:22.866Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=effa8b6d-9cff-4483-9161-dd9df2729f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:32.874Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=21845f8d-842b-4219-9d31-34ed49995c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:42.882Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0e8d3d1a-ed4d-452e-9a28-33dbece84a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:52.890Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab5fa873-cc4d-4da0-8778-2b5301f3dd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:27:52.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:02.898Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6e4e364d-7bb7-46c5-9ca9-3ce30ecf9c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:02.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:12.905Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=756e050a-5ab4-4afb-86a9-bd371a7193b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:22.911Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=29537af0-5a55-47b4-a481-3994c053d958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:32.918Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2dfd04b4-b114-47cf-b763-69d644fabdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:42.924Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=714294fd-04d8-49b7-b5b3-e9ef68c55da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:52.932Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=be55e6fe-425b-4540-bc33-26f50f516765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:28:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:02.939Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d3da9fbb-dc35-498d-adae-1502c7b9e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:12.947Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=474b652d-9880-49b6-8bf8-a938d574e2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:22.955Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=880615d1-ec48-4d58-a508-e40bdc0bfa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:32.961Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aec61078-7f21-4ffa-92de-58b3ab72bffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:29:39.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:29:39.123Z |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-10-12T03:29:39.124Z |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-10-12T03:29:39.125Z |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-10-12T03:29:39.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:29:39.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:29:39.129Z |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-10-12T03:29:39.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:42.969Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9f085028-8672-40dc-a59d-362f13bca7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:52.976Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=57cc56a1-53bd-4f66-8c79-487789592eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:29:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:02.985Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=04ee239a-2d73-48ff-9fbc-102937866cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:02.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:12.992Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7034f14e-d30f-44cd-8d24-dd4becc97711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:22.998Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0194ab48-3002-4778-a8e1-b9aff8c0bfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:33.007Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=455b3e85-3324-4ed4-a569-32474c153da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:43.015Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=061fee52-93d3-44fb-ad06-6858ae0f8356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:53.022Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a36711c8-580a-4519-9763-307c3ee1f267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:30:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:03.028Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=843c9e89-b0e5-4020-9aeb-f09694e3e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:13.036Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=178f88d4-29ad-4a70-ba17-d6a303184e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:23.044Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=086b26fd-9f17-495c-a419-56588ff4308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:33.051Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5ece2557-2d44-4ac4-9877-55715912edf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:43.059Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8794eda0-da1c-4109-b71c-59ae584b523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:43.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:53.066Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ef97eb32-b82f-48a2-82e4-6e04c486015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:31:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:03.073Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=31eec5c0-fb47-4cc4-b557-9455c995ca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:13.080Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=778295e5-1db5-4438-91be-3629a646cdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:23.087Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dd53d2ad-21ca-437b-96d5-2981b3e97427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:33.093Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1f1a814d-e99a-4d6b-b40c-ac35c9833264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:43.100Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=becb2384-0a64-4fb2-b770-a5a419ad66dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:53.107Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4d8e89ca-d28f-4a1b-a50e-92442272c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:32:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:03.118Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2ea95300-ed65-476a-b4a6-cb6568c2f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:13.126Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cbe21d0f-fb30-4cd4-9e63-cda2d47e5eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:13.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:23.132Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=48c64c4b-25aa-417a-aa0a-225df9bc2f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:33.139Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=587e80f9-5a77-409d-a62c-1f7022b2fd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:33.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:43.146Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=53c801b8-139f-4093-b78c-7d723e2b8dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:53.154Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6ca4ddb4-1a8e-47e8-ae95-ec5c0ec4b9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:33:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:03.162Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e3e1abc3-640e-4e82-a93e-3037c80c0e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:13.168Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=43d6ce7d-2cc4-4a8e-825e-445428faaf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:23.176Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=204c5fef-caff-4a9f-bd23-9b793385db7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:33.184Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ce54124a-1654-49cf-9c61-d8ac7c752de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:34:39.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:34:39.103Z |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-10-12T03:34:39.103Z |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-10-12T03:34:39.104Z |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-10-12T03:34:39.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:34:39.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:34:39.107Z |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-10-12T03:34:39.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:43.191Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d067d0a7-cf26-4704-b78b-8d22988f22e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:53.198Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c60a2304-00af-4fdb-bb07-0513ac1552c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:34:53.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:03.204Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f37a708b-9bc5-4938-9732-e326d9a47e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:13.211Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ba82189f-2a5b-45b8-a20f-39e275d212e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:23.219Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c9402cb4-4b95-4ad7-945c-0674f9d89595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:33.226Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b520f370-9a0e-4eef-8978-bb131cd9e800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:43.234Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2a9836a1-4bb6-47f0-be40-3392184e5ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:53.241Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=692ffcef-29f0-448b-a976-dd14ac32ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:35:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:03.249Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=633d74c5-d158-4a28-912b-e34fee97f3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:13.257Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=77bcdd55-6fd2-40c9-ae50-1571f23e4b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:23.264Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ddededb3-a995-4327-8e2f-7d9d167cc181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:33.271Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2007ae5f-541a-495f-a4e5-94a8fc5104fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:43.278Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d82411da-324c-44ae-b8d6-4e9f34e4087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:53.285Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a31113f4-97d2-4093-b50e-4455eb32a8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:36:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:03.293Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=743f2d3a-0593-4079-a6ba-5f1c11df5061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:13.300Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=47e95ef0-f31e-424e-bfdf-984fb2b95ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:23.308Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5a1f7d1f-f930-498b-8ccc-d9a706fcb82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:33.316Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d31b9460-887e-4e37-878d-ebbe44baa853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:43.322Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cf3310c9-565f-4130-8a57-1b12ff6cf158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:53.328Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1ebacd62-72cd-4584-9a62-fe10bc4f584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:37:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:03.334Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e658ab77-2d58-4be8-bff4-6a1db61a5b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:13.341Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=999f533e-6378-4269-8730-a451697646a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:23.349Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8d097dc3-7671-48d2-bf0e-7518845f5366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:33.357Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b23b6aab-6377-42c4-af87-21ec1fe25994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:43.363Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fca30071-0170-498e-b3e1-e2cb459bf53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:53.370Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=eb266f31-e6d5-439a-9c70-035bf9221f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:38:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:03.378Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c5ad41b7-0ab6-49b5-81cf-587e519feaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:13.385Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b38d34ed-5a5d-47c0-82d8-6ce2611ae5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:23.394Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0a93ae40-8c43-470d-8c48-2f0f378395fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:23.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:33.401Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=76ee2f3b-7bd8-4f18-be4e-a7bc16f26f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:39:39.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:39:39.117Z |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-10-12T03:39:39.118Z |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-10-12T03:39:39.119Z |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-10-12T03:39:39.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:39:39.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:39:39.122Z |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-10-12T03:39:39.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:43.408Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a7a77159-8add-4332-983f-b47eb66450ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:53.416Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c194bc39-aaed-432f-8f1e-9c72e1001cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:39:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:03.423Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0a77946e-647e-44a9-a0fd-c59ce7bcd90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:13.429Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b4620cb6-3539-49ef-899e-34aee9be5afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:23.438Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f6ed7929-f859-497a-abd1-fde54c0b7008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:33.445Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=774c2c5d-5c29-48c7-a4c1-87981ad86e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:43.452Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=68d71108-71c0-45ee-9a7e-634b004aa9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:53.460Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f83d873c-6f1c-408f-9344-f7ade3ecfd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:40:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:03.466Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=af08f7df-d2bf-4bb3-8911-747aeb9bf72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:13.473Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a9fd772f-02fc-489a-b78e-d21c5aa08782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:23.480Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=564ec7cf-3f59-4ceb-97ee-768510bb31e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:33.487Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e2220e68-77e4-4ac7-964b-8f5e6a282e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:43.493Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2733c9f4-83bb-4999-86c1-bc04a54bf43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:53.500Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=64451535-5a7e-4a0f-9b17-d584ba162a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:41:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:03.507Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=784fd840-5feb-4637-a25e-55bc10d37c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:03.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:13.515Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c9f578e2-6dd6-4f8b-87c3-a9f804f159d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:13.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:23.522Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=90b7f8ce-2909-4bb8-94e0-43c40115d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:23.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:33.530Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fecc8c02-b372-4ec0-ad9f-ccd940715d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:43.538Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cb2b8812-9859-4f61-8c85-933efd0c4cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:43.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:53.544Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=084e5b29-c494-406f-8858-5b358b729de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:42:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:03.551Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8588c034-4421-4c2b-bf29-85c0566666cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:13.557Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b884566d-0541-486c-880d-8e127c2f012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:23.565Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3ba978cf-98a1-4d87-911b-d01a1ac355c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:33.572Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f66f9485-0caf-462b-aae2-4ffa5fd65356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:33.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:43.579Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=afaba934-7a7b-46e5-8be9-1b9a6dd7440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:53.587Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9a8a7b3b-aa3c-4c99-89ea-f97e772a7468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:43:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:03.595Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1e3adaa0-3d82-4cf8-bf3a-43a17fa0ecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:13.602Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d5589783-5e0a-4b12-91e0-240bc10cd320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:23.610Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7ec7ca67-db84-4826-bb6d-212a95754449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:33.617Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=741924af-d32f-4cd5-b6a0-15c069e9f1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:44:39.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:44:39.126Z |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-10-12T03:44:39.126Z |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-10-12T03:44:39.127Z |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-10-12T03:44:39.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:44:39.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:44:39.130Z |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-10-12T03:44:39.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:43.624Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=491a1175-cb8d-4ba9-b052-aeee2ac88305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:53.631Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1e3f3ccd-2053-4fd3-87a9-4e8ffcb8cdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:44:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:03.638Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0f8a1a07-970a-4a37-8aca-50d55087fac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:13.646Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0e19b1a9-4847-4710-8cd2-c0a0679aea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:23.652Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=69e763c2-48c0-4dc0-8531-6d491f8feeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:33.658Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=20fd5c40-d495-43f2-98bf-0da33a812984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:43.667Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ef09a99b-c265-49a1-9273-203291e10f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:53.674Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=63ecccb8-6e05-4de9-9126-f390240226ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:45:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:03.680Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2337c50a-6ec8-4b64-b674-6554c354145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:13.688Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e206fa9b-b513-48e1-8dc1-e39e853d7c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:13.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:23.695Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8d67b26c-0559-4938-bc0a-af67c1477e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:33.702Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=40ab7ede-357a-4ddd-92cb-b410c6e5472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:43.710Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a605e045-eda5-4aad-a642-60fc17ed3380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:53.716Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fa8a2f3e-86ae-421b-8140-6772f1396cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:46:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:03.723Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cb0b9e78-b02f-434b-8d62-b081fd5b23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:13.729Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c159fab9-d870-4b6d-821c-53075acd8d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:23.737Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1619a1bb-f3da-481c-91d7-6afe74eb587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:33.744Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a7145cdf-fa67-4c79-a888-504b3238a16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:43.751Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3138380e-0d1b-4c84-970f-669a5e59f4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:43.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:53.763Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fa267d25-0fff-4ff6-b6f0-8b36bbd2697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:47:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:03.770Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7f1bb295-e498-4d0d-a694-7e66fbfe5e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:13.778Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=903f01c1-69a6-4fe5-8c29-887761325634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:23.785Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c9f09e6a-65c2-40c8-a49e-28638934feaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:33.793Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=55d3c33d-02fe-44b5-9116-ebb572f50f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:43.800Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=468df84a-a1d1-48e2-82c3-e7048990275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:53.807Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7521f6b1-0425-40b1-b3d1-cc5e3f11edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:48:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:03.814Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6e439637-8fab-4f12-85df-6a069abc87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:13.821Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=16681c31-eb45-495d-847d-184d3e8652fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:23.828Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=98a0016e-4660-4822-88e2-563ee2a5bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:33.835Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=36d12ba4-6ba3-4b55-920a-5bddd053185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:33.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:49:39.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:49:39.100Z |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-10-12T03:49:39.101Z |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-10-12T03:49:39.102Z |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-10-12T03:49:39.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:49:39.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:49:39.106Z |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-10-12T03:49:39.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:43.842Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=636e65ff-b35f-4e5d-a41e-fdcb1889d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:53.850Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4d7ef652-e685-4ded-a3f6-82db0b9f6b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:49:53.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:03.858Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=64b4eb3c-035b-4bd6-8c46-6d183903f891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:13.866Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9fc28cd1-745e-4a0d-8252-da1fd33f48fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:23.879Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=efa4d89c-eba8-47bb-a17e-bf7081da4ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:33.886Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d0bd6cf6-f7d5-409e-9fda-305c58d14957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:43.895Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=625991af-ad3c-4ed7-a2dd-2c27e821717e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:53.904Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=532cc0ae-b1d6-4ca5-9d2e-72dd78d4b0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:50:53.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:03.911Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2e777d3a-3e55-4c7d-973b-93d80d3e2190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:03.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:13.917Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4b7f49f2-311b-495c-9a19-ec11084fc1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:23.923Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=aedc2dfb-ab89-421b-ac45-c4897f264fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:33.930Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b80e9ecf-d292-4cf7-b283-71c797d738a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:43.938Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3746faf8-e00a-4800-a85d-4baf07386751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:53.946Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=997cbebb-b422-4fc0-a816-2a05e0567a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:51:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:03.952Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e54eff6d-371d-4b24-b2d1-64238bef9671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:13.960Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3b3208f7-5938-4a49-8f23-0cced48ebf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:23.966Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=54a8e7c8-d97c-498f-a5e0-9160ae41de43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:33.975Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=09fcb247-4e25-4a78-a9b6-b1eb487031ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:43.981Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c0d20b30-6ff4-4275-87a7-8e9a0ae8a66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:53.989Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a8725b2e-3c2a-4dd1-92bc-1db446fd0c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:52:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:03.997Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d5c791cb-b9bc-49dd-a873-b397d242f09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:04.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:14.004Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=15ed96f5-9bda-4fed-b332-dc3ab908db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:24.009Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=15593fc6-64d8-4049-a006-f4e2fcfe53d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:24.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:34.016Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c011b19b-b556-4590-b987-8b85ee865ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:44.024Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f7edf5ab-d12c-4578-b2c4-284aef39f798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:54.031Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=850b6027-c41e-4971-b42c-1127d85c858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:53:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:04.037Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5026e69f-8e7b-4b21-b420-b59325e33304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:14.044Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cd124a24-cfdc-4688-b53f-e2172c0a46a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:24.050Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7fb09ab9-dcd4-42e8-99cf-26d474586674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:34.058Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ad91d104-8df8-43d0-a0bb-4e09c7fc18b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:54:39.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:54:39.174Z |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-10-12T03:54:39.174Z |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-10-12T03:54:39.176Z |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-10-12T03:54:39.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:54:39.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:54:39.179Z |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-10-12T03:54:39.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:44.064Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e6e071d9-a4dc-4323-b3ec-9ee6a9262123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:54.071Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f3d59f8d-bcab-4c5f-a3f4-fe5889740d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:54:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:04.077Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3041723c-bb8d-4b37-bedf-543a1d655648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:14.084Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2f349077-cf69-464e-b28e-dc092ed4e625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:24.091Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=641155d4-4452-4f9a-b987-2c8e730d14cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:34.098Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b006420f-a46d-480f-9920-af7a72ae829b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:44.105Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6fcdc3fc-148a-472e-99b3-53db30134c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:54.111Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e0f47398-091c-4494-a02c-a5d49280e3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:55:54.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:04.117Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dd764cef-069b-4f73-82e8-a09d6a55221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:14.125Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3ac898aa-fc2d-4114-9630-c145e6c96f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:14.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:24.131Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4d21fcf7-b1da-4f53-aab5-b76326045e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:34.137Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=50cf68a6-b13c-4d83-ae76-c35d869d05a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:34.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:44.144Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b13a6068-265a-413c-a85f-1cba624effa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:54.151Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dbd22498-462b-434b-a4a1-f7f1c5e0218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:56:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:04.159Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=46d098e1-c98e-4f56-a4c7-4f4cbf7caca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:04.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:14.165Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab6788c9-ffc3-4150-bb18-92c8e6fe43a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:14.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:24.174Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=464144be-d193-4e93-8341-d97ff3ce0cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:24.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:34.181Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4afe10aa-7993-40d6-9cdf-3499bce9df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:44.187Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c704fb60-d059-4a83-8c38-51d2269dea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:54.194Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a10a7bb4-6abf-483e-a487-4ef5dcd6f3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:57:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:04.200Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=11801748-39e7-430e-8155-748924406e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:04.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:14.207Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0cec0b58-22e2-4772-be63-aea126c04c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:14.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:24.214Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3e75b313-8c40-42e2-b8c1-486fd94fc1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:34.219Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3b784663-b6b6-47f1-8cf0-efa2bc123378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:34.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:44.227Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=259cd190-7d1a-4fd3-ba42-399feec8d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:54.233Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e8a3ce5f-389f-4be4-b85c-90758fb26bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:58:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:04.240Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0182b454-ceea-4eb2-b1e0-ea8cd4fa1e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:14.248Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b3800fb8-e434-454c-9556-d78486a03fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:24.255Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1173506d-3f35-4903-b1cf-959f2c160708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:34.261Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=070a57fa-0b45-4291-b94c-d0f92bd01d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:59:39.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T03:59:39.115Z |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-10-12T03:59:39.115Z |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-10-12T03:59:39.116Z |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-10-12T03:59:39.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T03:59:39.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T03:59:39.119Z |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-10-12T03:59:39.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:44.268Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2a47e77f-a9b3-4059-b068-248dcfbe2073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:54.276Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7a030bc8-057d-4918-8fff-3960235ef2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T03:59:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:04.282Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=39bdc973-ca2e-4744-8a30-1784a622e5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:14.288Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=776b8a58-fd8a-4c23-aa42-dbf70c217bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:24.295Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1a1a0d96-9a37-48c0-8284-90efc35b46cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:34.302Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ae55849c-38ee-4ed4-9061-f73727ba6c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:44.308Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6e2a7c06-7b56-4d98-aa72-5bf9f73cf90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:54.315Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2699f62f-b8b3-4e65-974b-e5ef426505a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:00:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:04.322Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3d393708-6764-4a81-800d-284db5254ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:14.328Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=88dd3f19-407c-4dd2-8be1-d76610810d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:24.334Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cc3b6f58-fb36-4c4c-9c78-fb75294afcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:24.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:34.341Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a46af794-6769-494f-921f-fce1b234c836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:44.347Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0b41a310-2a37-427d-85c2-3b020c7ba8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:54.355Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9376a337-a04a-4737-a3b9-ca2bde23d5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:01:54.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:04.362Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e60ee321-69e2-48d1-97e8-aceb96749134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:14.371Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1ac5da13-7d5a-4994-b4b4-713d6952b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:24.382Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a100b53a-5464-4fcd-bc90-5497c3086939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:34.389Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a1780f52-6598-404c-b7a9-bab264dfcd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:34.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:44.395Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=39aa1582-fd2e-4123-88a7-3d0d5c85303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:54.403Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=00a4c0ff-c3a9-443f-8a92-0a4a28377328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:02:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:04.411Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9ce78d8f-d8bb-43aa-b2c9-74dd501b8c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:14.418Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b7047132-756b-4d18-958b-0323989bb0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:14.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:24.425Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5bb81271-b0ae-4b8f-9995-85e55a00568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:34.432Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4e19c731-567c-4fdf-a864-08e0681db2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:44.439Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ff930b51-d8e2-4751-84e7-11733c3cfabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:54.446Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=306641f8-89b9-4caa-a097-600010d986e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:03:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:04.453Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ab223a0b-7f4b-48f6-a522-0683ba679087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:14.461Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b7851de9-afad-4615-a083-66abc2b04151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:24.468Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=186f601b-2ece-492b-8245-4b2d651d0f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:24.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:34.474Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=edde0913-ca26-4143-98a0-bd89957bf4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T04:04:39.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T04:04:39.124Z |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-10-12T04:04:39.124Z |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-10-12T04:04:39.125Z |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-10-12T04:04:39.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T04:04:39.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T04:04:39.128Z |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-10-12T04:04:39.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:44.481Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cebe49ad-4ff2-4924-80e2-500be167f6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:44.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:54.487Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ca7a9d4b-3d84-44b3-b0c6-a8b7bd72585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:04:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:04.493Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=14805579-51f2-43c8-bc71-792bd80b6f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:04.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:14.500Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5e9339c8-d761-4113-ae29-96f646a4765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:24.506Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6e3acb75-fc57-4382-a03e-ddc531233a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:34.512Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7391532f-805e-429f-8f6b-9e31c3e5dbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:44.520Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5a56d73c-5cef-4f81-a568-38ae046e0b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:54.526Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=88e72f5a-ab77-4749-9e30-2699b41dd534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:05:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:04.532Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e1cd2c3e-99d1-476a-8a84-282e88590369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:14.539Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d538b57d-42a5-44bb-ab1a-5ed5e9f35e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:24.545Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=320c8fd7-f283-42ef-83f2-a9578297c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:34.552Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=9ac4f834-4e88-450e-abf8-8de813bc0a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:44.559Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e375c0ac-be05-4a66-8b23-6a63972f54ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:54.565Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=7cd55321-c905-425e-84da-a54ea02d18df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:06:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:04.571Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=75d200b9-2f35-46d2-bad7-0e94e48e39db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:14.578Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6acd39d4-dc61-45fc-b11a-3d8012008b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:24.584Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=ca11f0b2-a0ae-4856-9a78-ba09e4d467d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:34.590Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=443d2de7-61a4-4d9a-9478-4e88f198e3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:34.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:44.597Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c389b6f9-0161-48cc-8417-b82db9d6440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:54.603Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6cc84683-4634-4c40-aa0a-b5ded11f41b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:07:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:04.608Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f13b10ee-7b11-46fb-865d-20ae6c72f84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:14.615Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a24ee028-59ce-461b-b1c0-aadb427084a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:14.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:24.621Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=6f27e24f-08bd-4ef0-98e7-4b060ef836db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:34.627Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dd7cfcfc-1671-43ff-a8ae-821e35475ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:34.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:44.634Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4ae7ab30-899c-4aba-896a-88c63682314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:44.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:54.640Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f64a40ee-b469-48f9-8c12-ebc61827c512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:08:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:04.647Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=2dd30a81-0d43-48d9-9733-664c6852f03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:14.654Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8403d2be-45a8-4f46-bb12-3c59e416e62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:24.661Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=a1b25c0c-ac6a-4104-9d32-168c3697cdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:34.667Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=46d69160-4bae-4245-b8f1-af32bc11de25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T04:09:39.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T04:09:39.112Z |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-10-12T04:09:39.113Z |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-10-12T04:09:39.113Z |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-10-12T04:09:39.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T04:09:39.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T04:09:39.116Z |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-10-12T04:09:39.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:44.674Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=8ae11ade-662c-4ef3-9600-8d3d33961715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:54.681Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=d5472ba0-2629-4b94-abc7-6ab070b927ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:09:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:04.688Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3e7ef654-e6d7-4223-91ea-4951034b1f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:14.694Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=3a798d91-d291-4030-9bb6-3410656c6d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:24.701Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5c54aaa9-9c21-46ff-b2e9-0077b1906250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:34.707Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e470ed3b-b9d1-4ad4-844c-ece8370c03e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:44.714Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=79de02f8-9f0a-4459-8a4d-1dde8fc1ce60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:54.720Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=f176b2ee-ccb6-4a64-84c7-4bf4f1f7f1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:10:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:04.727Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=51fe6081-d805-4401-a403-36a4a31aab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:14.734Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5a68c39c-8177-4558-9ed0-2a7cbcc2aeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:24.741Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=1c853d25-d773-4f88-9b81-7b7a2eee7792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:34.747Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=220f182b-0fc6-4ab0-8d16-3c23b1533c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:44.753Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=b47d4bea-a7f2-4409-9f96-2e2852e29a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:54.761Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=49b96770-9f0d-4cb3-b5a9-67eae3b8e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:11:54.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:04.768Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=5d0eaa8d-bb86-4fa1-8220-60e7fa2bf532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:14.775Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c7ae74f9-2ce8-4cb4-bdf9-5634d13c5cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:14.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:24.781Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=89e7163a-ef33-4938-aebb-b150990874f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:34.787Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=80d01f8b-12fc-4b63-b9e0-d77bca5b5f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:44.794Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=c073ea95-5afe-43ef-90c3-5288c4005c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:54.800Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=4e8af56e-a1a6-445a-b1e8-02f206838127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:12:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:04.807Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=e5fb4f87-9cc7-43d7-b976-b6bb958a3bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:14.814Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=525ba9d8-d571-4bc4-9f6f-1e490d193515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:24.820Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=600ce263-d3c2-40a6-aa92-5dc68e9de34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:34.827Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=dab2f49c-0091-4ea0-ba50-b0dde306f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:44.833Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=fee1168a-0e2c-4705-85ad-5944c3a31483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:54.839Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=070785c9-3c50-44da-9bbe-e0b38ce10fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:13:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:04.846Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=cb20fff4-e714-46c5-92c1-72176063709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:04.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:14.852Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=0b38dc8a-aadc-4e95-884e-15baa59e6103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:24.859Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=57507ffd-e805-4e21-b915-029fa8c38fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:34.865Z |INFO |Init configs |InvocationID=93d9041e-cc5f-4ecf-873d-e0755bfde74c, InstanceUUID=bbae0f4f-4260-4b35-bcc8-457c215d441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-12T04:14:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T04:14:39.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-12T04:14:39.101Z |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-10-12T04:14:39.101Z |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-10-12T04:14:39.102Z |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-10-12T04:14:39.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-12T04:14:39.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-12T04:14:39.105Z |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.aaiClientConfigurati