By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:44:53.685Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:44:53.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T09:44:53.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:44:54.400Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:44:54.500Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:44:54.500Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T09:44:54.501Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T09:44:54.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T09:44:54.637Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-14T09:44:54.768Z |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 |2022-03-14T09:44:56.323Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T09:44:56.870Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-14T09:44:56.892Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-14T09:44:56.893Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T09:44:56.950Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-14T09:44:56.951Z |INFO |Root WebApplicationContext: initialization completed in 2182 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-14T09:44:57.360Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-14T09:44:58.238Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T09:44:59.518Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T09:45:00.056Z |INFO |Started MainApp in 8.811 seconds (JVM running for 9.687) |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-14T09:45:00.128Z |INFO |Start scheduling PRH workflow |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:00.140Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=3e2be345-00d7-41b1-a2dc-701170997580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:45:01.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:11.648Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=03247f29-a6a2-4a9e-8c32-25ecfdb56e71 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T09:45:11.986Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T09:45:11.986Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T09:45:11.990Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:45:12.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:22.685Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c5d7df60-987c-49df-b818-f59f08e14d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:45:23.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:23.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:33.721Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a465f80d-bab3-4874-b146-a17fbc77bc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:45:34.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:44.793Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5ec3514f-7ebb-4ec3-949e-69e0b68846b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:45:45.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:45.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:55.836Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=466f9daa-4aaa-4ba5-8b05-42bd41589dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:45:56.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:45:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:06.873Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d15e4df8-716b-4451-9a42-20e611cdc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:46:07.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:17.944Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5b90e0b5-de0b-4422-9e08-9642aa49fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:46:18.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:28.985Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=4ddea8f4-7873-4897-933a-0d2ebf062ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:46:30.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:40.028Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=bdb67906-3c31-408b-bcd9-ecff33fc6fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:46:41.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:51.098Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=30c6b17b-0621-4bc1-a166-75bb83ea2ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:46:52.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:46:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:02.144Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e95fbd1c-0eb1-44d6-baa1-0c2595dbefe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:47:03.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:13.176Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=59bfe900-4057-4874-b453-13daa0b24a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:47:14.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:14.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:24.216Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d9281caf-6f71-427a-9b4a-1b9b1c57dd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:47:25.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:35.263Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=26b9b9b2-6300-458d-adf5-2a650bd3db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:47:36.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:46.330Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=26239b7e-b232-4259-8fae-de2e1f00d6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:47:47.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:57.373Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=75eb7949-78d1-436c-94de-997b55d65b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:47:58.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:47:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:08.410Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0b938506-59c6-4251-820e-3f00207d8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:48:09.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:19.446Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8aa485de-1a71-4fb6-8357-10b35b027b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:48:20.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:30.492Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=847d0392-bd82-4cc7-9109-80fa7efebb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:48:31.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:41.562Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0f76fa19-b42e-4232-a488-aae711163fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:48:42.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:52.606Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a42101d5-25be-41db-bb27-0daf9b9a653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:48:53.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:48:53.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:03.681Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=84965490-721e-4e3b-b0a4-cc965cc372c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:49:04.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:14.710Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=19cbeb17-5e92-428d-8e05-d96855df434c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:49:15.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:25.760Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f1be100b-b5fa-4fff-a0cc-3873752d0734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T09:49:26.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:26.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:36.822Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=fff454fe-a648-487e-8c8b-458d87bd70f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:46.956Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c54ec010-93f1-4e84-b6c1-8bb241b55788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:46.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:56.982Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d2c3e131-45e6-4af9-a124-c9d13b2775e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:49:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:49:58.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:49:58.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T09:49:58.193Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:49:58.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:49:58.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:49:58.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T09:49:58.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T09:49:58.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:06.996Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b15db630-6886-4355-b5e9-e546cad7fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:07.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:17.016Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=02dc54da-0177-476c-b2e4-30c59a0d9f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:27.031Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d70929ab-2eb1-4f3d-98e4-f7d635f63fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:37.045Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8044ec9e-3097-4458-92f3-7b98cbe111b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:47.060Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=25aa4f1c-dec0-4a49-af36-cff77c11b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:57.088Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=dfcc5041-166e-416d-a48f-2170aacbdfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:50:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:07.110Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=dd45da96-2e51-468d-9924-a3b04c665366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:17.130Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6f63d546-f00f-44e1-88bc-0ab53e736759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:27.149Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=aabd8ee9-4b25-455c-915e-3d9150e7aa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:37.184Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5a6e0c55-d8c6-440e-a22f-f9b9bb8a29e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:47.205Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c3d19796-1370-4489-be88-d46a064b7275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:57.217Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=00c8987f-fc43-4dfb-a008-b97573d334ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:51:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:07.231Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=778a4729-b804-4dbf-90c3-144953e5c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:17.245Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=997f91a6-33f1-4277-aec3-04508f016a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:27.264Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=96c62c63-6cb8-4412-ba4c-f991cd834dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:37.299Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=97c57ea7-3285-4ff5-b310-436986d0809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:47.319Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=2fc5d2d2-c33a-46d5-8fe4-b24134d437d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:57.341Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7237fcf4-23b2-487c-82d5-c6b1bfd695f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:52:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:07.355Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=94bc83d1-6cda-41a5-af1f-8e7f5269db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:17.379Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5086e231-9655-468e-8e39-98e9a484d239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:27.400Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=09791741-7c68-4295-ad02-900bdaec048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:37.415Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=afb4f876-5eb9-428f-b258-c19afb2167f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:47.430Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=68081baf-83e2-4c12-afc6-d7bc206f90ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:57.444Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d847d761-da7f-43c0-a1a7-ad75e18cfea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:53:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:07.458Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f556ab6b-3530-4442-a74b-870633dbd02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:17.473Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=85b4b458-8a26-4d65-bb01-b782e78dfd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:17.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:27.489Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=13bde7f9-a378-441a-8ffd-708c476403ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:37.501Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=eb095a24-5ba9-4f2f-a7b7-5e44f2df142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:47.514Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ac1bc3a6-23ef-486e-a307-5c6c0888f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:57.558Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=3e8da0b8-6aa1-49ad-b025-cdb4f2284177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:54:57.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:54:57.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:54:57.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T09:54:57.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:54:57.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:54:57.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:54:57.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T09:54:57.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T09:54:57.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:07.578Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0b2e79d9-7110-4d53-8f6c-620abdbec184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:17.592Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=fae3758b-4639-4c16-a012-fbfd9bf4bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:27.605Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b6592330-aaff-4e9e-b5ad-5fcc178b486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:37.620Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=956dfc80-7dcf-45e9-a569-a889229372ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:47.631Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8b538d98-b38e-4328-940e-4365549597c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:57.643Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=89562503-b315-4ce2-829f-098a1ca4d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:55:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:07.656Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=52420840-8892-43b3-be28-dd75025f9b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:17.668Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b0a80871-0894-44b7-af40-b86624b5b7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:27.678Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=df3abe38-f777-4f38-a900-a21342bdb21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:37.691Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6a7b680e-f3f4-4bb8-a596-9267f56f3e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:47.701Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5f69c1b8-6930-4d4f-bf86-cd99ffef4547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:57.713Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=86068506-6987-46ba-bd1c-93e8573b2d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:56:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:07.727Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f9b1e49d-ae04-4450-a7a6-b00966b447b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:17.737Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=70c07285-8660-4b7d-908e-9da4e1f8a90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:27.752Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a97eb7cb-d8ca-4195-a6e9-82a5a7574e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:37.767Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a208a3cd-030b-4217-9f12-81970f7aa41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:47.779Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f50d0e18-958b-42e9-945d-bb88f14d1c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:57.791Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=06e4e773-25f4-4518-a4ba-c72a0b7a9c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:57:57.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:07.802Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=11640fea-7b5b-4598-9d01-774c46584748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:17.814Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ad045ddb-579d-4848-b6f2-d10a9fc57aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:27.832Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f3bfff0f-79bc-401d-9376-b5800268b517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:37.842Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=70a7ba05-cdf8-4eb6-9ffb-4dbceac0b351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:47.854Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b38283cd-0042-46b8-a184-1f48fc029932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:57.872Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=1b7751eb-3033-4994-9871-82bbf6e6982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:58:57.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:07.886Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6917be83-88cf-4c64-a522-ea5de1100f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:17.897Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9cda9618-6a04-4ca0-a01f-1e463faf149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:27.911Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b93ef1c9-362e-4b77-b656-8dcf6c83aa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:37.921Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6e16b25f-a4a8-4e6c-bc6f-5535f5c784f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:47.934Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0865f3c3-3e66-4b98-92c0-6c300414bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:59:57.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T09:59:57.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T09:59:57.579Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:59:57.581Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:59:57.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T09:59:57.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T09:59:57.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T09:59:57.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:57.947Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f18cb83b-f668-439b-8a44-3e560236977d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T09:59:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:07.966Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=3f4dd798-551f-4a47-b68a-9eafc73cf5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:17.977Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=80f70cc0-a305-4107-8ace-f973870b4c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:27.990Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=47b09999-fc94-43f2-8b94-0113487547b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:38.007Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=77426338-75df-4182-b991-ec03a5dbe0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:48.021Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e8ba5a69-1eda-4a9f-b9c1-db197f4217b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:58.032Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=05ee7e00-e9be-4fa0-acfe-9bea2373be3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:00:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:08.044Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=cec7c8e6-ab43-438c-a4ae-53f8b86c0082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:18.056Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=2d359c71-5a1a-4e97-a3e6-a9f4f4ac226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:28.076Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0001d88e-77a1-4a28-b39d-1decd86c67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:38.091Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=264c463c-2ed9-483e-8f5e-72971e13f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:38.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:48.100Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=174c12b0-2927-4a09-a2e6-9d29dc74169d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:58.110Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7bfcba5b-8558-4122-990d-568af91c31ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:01:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:08.125Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e83ebb6d-25fe-4346-b1f4-ed9d25e92abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:18.137Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f1df4205-a77e-4f85-ac8e-dc1c822c2735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:28.147Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=22b2ab1c-2401-4ecd-947e-e0b038aa2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:38.172Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=320a3d71-ef0b-4258-a3d6-34bfadff50bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:48.182Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0424dc0d-2e23-4764-8907-90e75c3c8aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:58.191Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a5325e2a-035f-44ec-8d88-693d92708d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:02:58.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:08.203Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b4bde554-9861-46bf-8727-2ab485a880e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:08.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:18.214Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=05fa5f3c-b0a6-408a-8268-b0efa1f630cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:28.223Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c0000604-a274-40fb-ab42-86f0794c94c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:38.234Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=531696fe-2126-4075-bf02-b08771373866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:48.245Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d3bec5c7-acc7-411e-9dff-e1ebd00f6710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:48.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:58.262Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f28e8f07-0a4d-483d-a1f4-f660fcae0e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:03:58.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:08.279Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=47153647-688d-4497-aad7-cd25f5fad56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:18.289Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5a3da0ac-61cd-44e6-8630-d486ade0337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:28.300Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=4121b325-a3fa-4a7b-ab32-6639f0b608f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:38.311Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=203456fb-3caa-4e30-b433-93cb55ecd76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:38.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:48.322Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ef65c428-bec7-4bbe-8a26-1ea61dc1d79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:04:57.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:04:57.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T10:04:57.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:04:57.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:04:57.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:04:57.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T10:04:57.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T10:04:57.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:58.331Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=681ed073-6d82-4f68-8086-16bcacfc1656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:04:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:08.346Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=852086ef-5587-4e84-8f5e-e41e51e9b2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:18.356Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=2ec4971c-1de8-4960-b6e3-dda46a39091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:28.368Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b11ca34d-b66f-4e20-9e8c-f99258e53d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:38.384Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=93c8e9af-f198-4d65-9d4c-9dd67cad0aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:48.393Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a2c8ea92-5988-457f-9fe4-83e4a5eafd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:58.404Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c324eb18-9b12-46ca-9f44-7b07d4aea9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:05:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:08.415Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5ada4936-eb48-49c1-b8d7-ae23ed9ca49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:18.428Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=01b8e2e2-584e-4579-8f8e-e230515d218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:18.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:28.446Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=459fbe45-ed3d-4808-b8be-3d956a9b8200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:38.475Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=25f9bb7a-28c6-4aeb-b5a3-f67193f8672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:48.492Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d58410fd-3e3f-4d55-9205-5d853b697a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:58.502Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=874da4b5-42e0-48c1-bbcf-5939368e999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:06:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:08.513Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d480a0d6-de56-40fa-b6fe-4dc3a129402a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:08.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:18.526Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f1c9f77b-f376-433b-8576-0971a966ed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:28.540Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ec68918d-e254-4e09-99c1-06dd15d3512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:38.556Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f7258632-c753-4e3a-9df1-f4414f7b9d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:48.573Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=09b0332e-673d-41d7-8a72-ffa0424368f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:58.594Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5a8abf00-e848-44e2-9851-6d4fa1221335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:07:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:08.612Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6bf11c64-7aee-4c74-a5ad-fde29d8fa599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:18.628Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b888474c-bc8b-4924-96a0-072e006b77c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:18.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:28.641Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b321c139-e157-4190-a60c-49f09f4c2440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:38.670Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a686d9a3-17ce-46c8-b61e-8692dee8ddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:48.681Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=32929126-5b33-41e2-a7b2-1ad683a224a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:58.692Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f7bc37a9-59e2-491c-99c1-a7bb8b9daa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:08:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:08.705Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=979341b5-91dd-4c2a-a3ce-5c109768cad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:18.718Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f17d5346-efd4-49a4-84b4-f792f83f6e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:28.737Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d1c45fc7-98a2-46b0-954f-458024a6bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:28.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:38.747Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=812b835a-afab-4954-a265-3e8571014bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:48.761Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=40e568a0-6801-497e-84f1-8f86f9af6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:09:57.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:09:57.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T10:09:57.706Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:09:57.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:09:57.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:09:57.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T10:09:57.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T10:09:57.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:58.772Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b5c83482-ecd4-4db1-bfe5-ce6f1e45bb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:09:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:08.783Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=40bb818e-734d-4b66-94d2-2c539a0fde78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:18.799Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8074944e-465c-4944-8966-d511ae57be4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:28.811Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=2f0cefc2-4272-4e86-9956-1e0167f7fe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:38.820Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=65efc6c5-05cb-432e-9d66-86685b206b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:48.832Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=025bcec9-d96b-4ce5-9d93-73077110d70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:58.842Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=cd34f594-6662-40cf-b100-3820248aa1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:10:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:08.860Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b634b271-f222-4e30-928f-bd9d9ca39c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:18.869Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=314d060c-0559-4cda-8af0-e4730a061cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:28.879Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=46eebaac-68e5-4afd-a59e-a3301bb50bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:38.892Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7818968d-5d08-43d9-a739-347f50896722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:38.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:48.901Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d71a8b5e-4f4e-4217-ab55-1225c6a705b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:58.913Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=fd768e8a-9e92-40a9-8f7a-d518c7b15387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:11:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:08.921Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e873dec7-e0b3-42ec-ba3b-26ea82037845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:18.929Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5cf6459b-3d6f-44d5-9f2c-f1d9c6cfc1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:18.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:28.941Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9f1a44d9-a8d9-49ca-acfb-4ea1bff15d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:28.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:38.965Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0b4b3e88-be81-4ff4-9ec9-d7d235f9ebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:48.975Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=412066c6-9054-42c7-8f6f-d5363a19d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:58.984Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9d26bb39-3e01-4eb5-9611-18976dd2788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:12:58.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:08.994Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=702c5f73-c673-498f-8c73-9247f8b77ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:19.005Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=494d64e9-4edf-412b-a4fe-ad6101f27084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:19.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:29.013Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=1b83055f-ef90-4080-971c-cc37c1dc27f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:39.031Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=3ff09f1e-e03a-49c2-ac78-e05a8ac058cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:39.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:49.040Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=759dd80f-c5f0-4492-875f-ee4e755d2616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:59.053Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0ac2c0e3-2644-4132-9110-13dd0dc28a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:13:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:09.063Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=473001fa-f65f-4f31-bce9-ec4f1d21d1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:19.074Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=07628f26-8216-4729-8b9d-b6b563aa8b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:29.085Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f67e2da5-bbda-4a23-b6da-de6c392c28cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:39.100Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d1e49678-ca50-41c6-a6be-01025151f3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:49.109Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=325e1dc2-1e6d-47dc-96b6-6a9684cec223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:14:57.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:14:57.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T10:14:57.629Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:14:57.655Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:14:57.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:14:57.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T10:14:57.663Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T10:14:57.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:59.120Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=04d7a3a1-3c6a-4464-b64d-e848af2293c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:14:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:09.128Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=696f66ba-4e9d-444b-8cc4-7ad1424571e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:19.138Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=da6fc2bf-d7ea-46bc-b723-3c461f31ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:19.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:29.148Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9766729a-d5f1-4052-8c96-7748738a0b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:29.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:39.159Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=50b19dcd-492b-4e5b-9ff6-f9a2978e50ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:49.169Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ac6b9551-7227-411a-a73e-4cb3961d3c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:59.178Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c9d21142-bedd-4b52-8290-a227c8a84a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:15:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:09.187Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=bb03f5c9-f60a-4a06-b950-ff69725c2598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:19.195Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=1d1d2dc1-e50c-46fd-a006-eef13cc3d7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:29.204Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=4339e59f-0f99-4bd2-897a-5369207be6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:39.213Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5d6c5df4-511f-4b6e-8e6c-39025dd6c7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:49.226Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=084486d4-1562-42ff-b383-6447b11ef232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:59.235Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=dd0aa679-bee2-40d6-bb08-8ef9442dcd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:16:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:09.254Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6bd3875f-4804-4146-b99f-9a62e34872a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:19.264Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=1a5ec14a-15b9-4fee-8983-f1f79aab7f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:29.273Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=acac8747-c4cc-4622-9ada-df8f8455f763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:39.283Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=85ca1ad5-ea75-4943-b87e-47c25f18726c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:49.292Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=62e3c9fb-8e01-4746-8cb6-8859fa4d101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:59.305Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=857625d3-87d6-4e61-9a84-ce3e4832ec18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:17:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:09.319Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8827fa4a-c66a-4674-b92a-d50dbc480a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:19.327Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=2d0ff50f-035d-4f95-b5ce-7fb7969aa322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:19.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:29.336Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ab8b81d2-0a23-4f2d-a847-201a3523e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:29.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:39.349Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=01f76eaa-bf5c-402e-93fd-873114c1eb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:49.358Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6461cccf-691a-485a-8239-7173a91da8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:49.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:59.366Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=052c05d8-1115-4a19-9f88-dfc10c9331cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:18:59.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:09.376Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5a56e471-81df-4059-ad77-c6aba2cbd237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:19.384Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=1d9995da-9f71-40ad-a9d8-1d4eb206cfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:29.393Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9ebd4a02-ad4d-4b38-aeea-7dcedb40ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:39.405Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7ecbd14b-e402-42e0-8eec-43c6adf3df57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:49.414Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=31c89dc8-06df-45ad-89a3-93ba73add082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:19:57.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:19:57.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T10:19:57.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:19:57.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:19:57.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:19:57.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T10:19:57.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T10:19:57.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:59.422Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=581c9c06-22e4-4a84-bd71-d7ec52060664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:19:59.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:09.430Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7b6bd241-fb48-4a5c-a0dd-1283669f7745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:19.441Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=936d56ab-4a65-4724-8ed6-dbb92c5fd323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:29.457Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6af9c1de-d1d6-40e7-8b38-5c9a990fe12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:39.466Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=53d8c3d6-0a0a-493a-be84-5d6b83c38f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:49.474Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=1bf9310a-4fe4-49c6-a40c-051ad3138c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:59.485Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7926e277-e098-4aac-b113-fb0823e3ce95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:20:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:09.493Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6427d526-948c-495e-bb92-f720304dab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:19.503Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8e465753-f288-4897-90f2-9d406612951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:29.512Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0a84a161-4320-49a4-b90d-fd93f32f235b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:39.521Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=343ec30a-5397-4339-9986-b2d0a75ea87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:49.531Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a3f87fbb-3e33-46f6-8ff6-34af660bf41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:59.541Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d18c7d48-c7ec-48e0-abd3-af610dd88bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:21:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:09.551Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7ea53edc-670c-47b9-9a1f-b02a4bc48af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:19.558Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e30c6ba4-92d2-4296-ae6b-89e3e7b29fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:29.569Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=83e14043-a0c1-4dad-8aa7-c30ad92ce0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:39.579Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=df748e9e-a23b-40df-969a-c4e68de67bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:49.589Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8a655b7f-43f4-4d8d-816d-ebb0450f2855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:59.601Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6c256d48-7993-4119-b886-236dafdb6147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:22:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:09.609Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=bfd889ad-1f4c-4f60-ad4f-e56e76eeac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:19.619Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c9b6cebe-1d90-4be7-ad80-0ef42401997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:29.628Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=361ac83d-82ca-4c69-bc69-04e4d10dbea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:29.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:39.638Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=0aeda31b-666a-43b3-8ddb-f3e39d2ec972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:39.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:49.653Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a5d8294f-1978-405d-99f7-3c1617bedb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:59.662Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=89cf120b-7c15-48fb-beda-7684bb1090f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:23:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:09.672Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=77c4461a-6f35-42b6-9fac-593ab3cba07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:19.680Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=938baa87-4887-484b-b1ac-56e8f8507b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:19.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:29.688Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6dd48f13-3d0c-4ac3-ad6b-d506f8d337a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:39.696Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a7fd4e27-da21-4542-a833-9fb2daa2c41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:49.705Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=3cdf19fb-9795-4738-b1cf-f49ecbb7a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:24:57.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:24:57.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T10:24:57.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:24:57.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:24:57.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:24:57.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T10:24:57.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T10:24:57.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:59.715Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e97641ed-b61b-4a14-a947-2b4afde4445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:24:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:09.731Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=90890883-4aa7-46bf-ba1d-bc45b9d8a24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:19.742Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=51dba297-dd2a-444e-87d1-8b263a32d2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:19.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:29.760Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c7a76c47-2006-4858-85c0-5120fbbcf02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:29.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:39.770Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5b429462-adcc-4415-a482-64da92eaf429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:49.778Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=73434df0-762f-4fa5-8ec3-bdccbb3b883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:59.788Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8abd205c-90c2-4f05-941d-1a031d73123b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:25:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:09.801Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=5b58dcd0-497a-4211-aaec-9e7fb834b186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:19.813Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7395f677-268f-4b06-903e-45c16b192922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:19.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:29.820Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ed319ca7-8c53-4581-8784-5334817653fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:39.830Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=85f93620-5f02-4d84-aab0-da1ed0e940d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:49.842Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=2868b85a-16ec-4ed0-ba7c-c8d535a27879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:49.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:59.851Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=652616c1-fa92-4e5d-8b15-db4ed4589e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:26:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:09.859Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=cf5dd024-7ace-471c-b009-ffdbd9d22320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:19.867Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a16b54ee-e3f8-4e6a-9cc7-f173bf1b1770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:29.875Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7fd895f5-c528-4f8b-9253-725685e40ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:39.883Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f88d8cf8-f07b-41db-b2a0-599911c73528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:49.893Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e94b4593-e20d-4d18-a4ca-4d6b2c9cd71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:59.902Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ba15ea08-19e1-483b-9bd9-8e052b1d54b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:27:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:09.911Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f50ca7d1-5429-445d-9166-890d868556da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:19.921Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=a20ea1fe-3761-40c0-8b45-cb359caec48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:29.929Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=3c08ca72-5a19-4fca-a3f6-502154bec099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:39.938Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=7e178a8b-d493-4ddb-8bd5-0aeb03b63dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:49.953Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=42275403-490b-4215-9ab0-6db75708f973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:59.962Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=4b66fe6e-9bd0-4e2f-8646-3cea81b200d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:28:59.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:09.972Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b825325e-95c1-46ca-a66d-ab5faead63b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:19.981Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ba3c15f2-c8a9-4a9b-9fd9-397eabea2896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:29.990Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=c05a66af-18ef-463b-9de5-482cc5add13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:39.999Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=69565d06-a990-4c08-bf39-1ed8c731b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:50.007Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=e0e0473c-9633-450b-a09f-323fe6cfa9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:29:50.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:29:57.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T10:29:57.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T10:29:57.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:29:57.637Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:29:57.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T10:29:57.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T10:29:57.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T10:29:57.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:00.015Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f963a21f-a8d2-47f1-9f44-ee38eb3d0d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:10.024Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9cfa4ce8-954b-4c3c-ac6d-6dd25f5d32cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:20.033Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=03a7dda4-77fa-4845-b02e-018cbf42df04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:20.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:30.042Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=46b09b58-8424-4c8b-8f74-4ee697a9b1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:30.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:40.052Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=fea34e77-c5f2-4eb5-b18b-07111774007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:50.063Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9e14d6d6-f171-4b69-b8e8-1758e48388e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:30:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:00.072Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=2d1142c3-af59-4893-a39b-6260e0aab45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:10.083Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=d7cd360b-dba6-4436-bb98-aed6e68ae3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:20.090Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6d261d2d-daf4-4b2b-abc2-98c7c34db213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:30.099Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=37f57272-c352-4e67-af48-be4ede5d7981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:40.110Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6bbc7f3e-a504-4496-9eda-205f60ef38a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:50.119Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=129e864a-2bf8-41d7-ab68-310e191812b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:31:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:00.136Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=f15351e6-4742-4cfa-b645-2144a3a3dbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:10.153Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=9a9fade7-6dc9-4919-972a-5ae145b6e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:20.163Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=87b67dcd-bb0d-4e0c-926f-59b9f59cfd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:30.173Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ff97505e-ec57-4e58-99c9-15a9f8d09aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:40.181Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=49dd0313-61ba-4fba-8c7b-f3f9da98ee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:50.190Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=fa6a8dd1-0d29-4f7f-97fe-e5780c650deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:32:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:00.200Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ad6c5848-705e-43c7-8cbe-42f75a09c991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:10.208Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=605cef08-b517-479b-aa05-beb1914cf832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:20.217Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=6b5ca28d-e4c5-47ba-a4ba-a8366fd4dbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:20.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:30.225Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=8a44ce84-fdcc-4aa0-bee3-585dada5dc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:40.241Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=b8112451-b0cb-4a91-8662-ba867003233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:50.250Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=ccede0da-490a-4fc4-9072-265d15f3885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:33:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:00.258Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=1702551e-829c-436f-bc33-fcb387a6f5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:10.272Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=60358e2c-fd8f-42ec-8468-623b59ee97a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:20.280Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=4d6484cb-66f7-48f7-bf39-2f7ee07de13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:20.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:30.292Z |INFO |Init configs |InvocationID=9a637980-ec9d-4936-869f-d02eaa7c6aa6, InstanceUUID=34f99d54-07d9-4728-97df-dfd4da228bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T10:34:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |