By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:14:58.143Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:14:58.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:14:58.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:14:58.871Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:14:58.981Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:14:58.981Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:14:58.981Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:14:59.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-15T09:14:59.239Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-15T09:14:59.362Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-15T09:15:00.936Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-15T09:15:01.429Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-15T09:15:01.453Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-15T09:15:01.453Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-15T09:15:01.517Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-15T09:15:01.518Z |INFO |Root WebApplicationContext: initialization completed in 2156 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-15T09:15:01.945Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-15T09:15:02.771Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-15T09:15:04.421Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-15T09:15:05.038Z |INFO |Started MainApp in 9.58 seconds (JVM running for 10.352) |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-15T09:15:05.106Z |INFO |Start scheduling PRH workflow |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:05.121Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8177b827-0a67-4f7e-becf-abc51dde6c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:15:06.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:16.559Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ddf4731a-8df4-4149-b1ea-135fca2ceeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:15:17.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:17.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:27.633Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3e71a0f5-8295-4c76-ac4e-8196a3a748fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:15:28.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:38.698Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=357533be-f7bf-47f6-afd8-e4d310c0e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:15:39.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:49.771Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7692c8cd-f1e2-4004-ad9e-6b3cf41ea5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:15:50.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:15:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-15T09:15:53.380Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-15T09:15:53.380Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-15T09:15:53.385Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:00.814Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6b9bdf88-5e10-436c-9164-412df62479b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:16:01.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:11.886Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=67163f3f-5b6f-4e7a-b30c-a3218618d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:16:12.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:22.958Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7b87ae0c-0af3-489f-b41c-39e4ca5c7b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:16:24.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:34.034Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7de823ee-1eb0-4c2d-bc24-6ff9b1428693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:16:35.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:35.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:45.102Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=46314978-2098-4817-8ab5-ee08180c9148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:16:46.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:46.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:56.177Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3b785702-a0aa-4778-ab97-f1cf763d0abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:16:57.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:16:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:07.247Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=baa3d59e-4101-4b24-a0f3-c66314817e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:17:08.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:18.314Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=389782ac-ba96-4653-b1a4-e9c7f60d28c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:17:19.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:29.409Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=09f3d07c-a4a7-4fa2-9e06-1e97f2b02f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:17:30.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:30.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:40.466Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=9bad6f2c-d415-4462-add5-35918c91fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:17:41.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:51.501Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=da21b825-9f65-4ef9-a04d-e7981f42d0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:17:52.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:17:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:02.543Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=27905310-a01a-4255-9f45-dae36a672187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:18:03.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:13.622Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cee2a900-6502-4c7a-9287-d6749d87774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:18:14.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:14.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:24.687Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b4384fda-39bb-422f-b97b-b5eb02d8b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:18:25.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:35.729Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5c59b99e-2ca5-467a-8a61-04d7e28e297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:18:36.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:46.762Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e8473df6-6f79-4c2b-a3cb-35719588da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:18:47.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:57.808Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5a99f792-b813-45c9-be06-a2015ad60595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:18:58.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:18:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:08.878Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fa92b190-a98b-4d3e-9861-6722f1b975ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:19:09.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:19.927Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3d531a99-4006-4d1e-aeaf-fb804824b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:19:20.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:30.986Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7291ac03-85a0-48ac-b3bd-2c69f543b536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:19:32.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:42.036Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d96cd823-778a-4fb2-b5ee-d5691ff2b873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:19:43.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:53.071Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d61cbf3c-70f0-4330-bed2-e6d0f86dfeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:19:54.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:19:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:20:02.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:20:02.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:20:02.438Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:20:02.440Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:20:02.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:20:02.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:20:02.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:20:02.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:04.144Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0bc5e24d-9495-4b6a-94d7-167b62c90849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:20:05.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:15.179Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d6bac08e-aae5-4151-a36f-2db06a81098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:20:16.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:26.224Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=77815a4d-ab92-44d1-b5e5-e7f02793adba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:20:27.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:37.267Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d5ce4f4f-12c5-4053-91b4-1b2db09d6f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:20:38.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:48.298Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fc3e24f4-3479-4e0d-9b4c-43a7efd74ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:20:49.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:20:59.341Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f4aa05a4-e362-441f-9244-8c36bfb049e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:21:00.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:10.381Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a64dec76-a99f-444a-b084-806e8b8847bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:21:11.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:21.421Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0102b466-f5db-4396-a328-97d6b7f93a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T09:21:22.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:32.461Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7438fd1d-a4bb-4cdb-9d0d-e3398723e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:42.627Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4608b868-fc76-448e-b47c-64e5c8cd3f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:52.654Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b4fd081b-128e-4b71-9c20-47535161b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:21:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:02.670Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3238fb26-93d2-47f8-bc5c-ef15f2e7dec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:12.686Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7752592e-f5f4-4f2b-b8ea-5d9b90f52e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:22.697Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=82b3870d-3c23-4566-8165-dea00fcb5d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:32.719Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=938ffe5f-8024-4eca-91c1-310f56f40206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:42.730Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d0a1766d-3020-477b-9e9a-f582617dd110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:52.741Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f2e9cf8c-5977-4caa-b8fd-7a7cfde64be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:22:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:02.795Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=006c8dc3-2ec0-4886-9efa-ceaca1abbedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:12.813Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4ebc9ac1-cf36-43f8-a4db-3e5bd4402ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:22.831Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=73ce5377-4a2b-42a9-8f4f-45f407932bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:22.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:32.873Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cd2f2f16-8dd4-4c5f-a7ee-5824f843c3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:42.891Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cd5fb6b3-eac6-4fcd-9157-232ec7339db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:42.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:52.902Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5ad178e6-8c64-41a2-a1aa-ea6f340493c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:23:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:02.921Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1938d39f-2e41-47ae-98d4-bb00646afe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:12.933Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2c77f002-8f2d-40f7-b1bb-b6ed589d050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:22.945Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1159b16c-937e-45d7-8795-85c22c930f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:22.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:32.955Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d26a3c84-2c78-445e-9ef5-8aad06bb9129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:42.969Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=af32469f-82cb-466f-b4fe-255683382a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:52.989Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b727255c-5a7e-43fb-a2b2-67ec79d91f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:24:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:25:02.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:25:02.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:25:02.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:25:02.292Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:25:02.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:25:02.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:25:02.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:25:02.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:03.006Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=378b43cc-a4a6-406f-b65c-0db3bfd90ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:13.015Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b6d20e4e-914d-4352-a87e-985eb8c52838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:23.031Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c99cebbe-d550-4f46-af53-211b95572542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:23.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:33.048Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=13c5e252-2bd9-4837-8ff2-c41c012b636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:33.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:43.058Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=be4a60cf-ae16-4f45-8aac-4b5078d1860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:43.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:53.067Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0b0ed6dc-23af-4644-9938-b7e8904a0c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:25:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:03.076Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6377a017-3fe8-4ec5-b2b6-4ff449358084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:13.085Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2940a920-f133-4f30-a324-495f618485f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:23.098Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8195a968-a27f-49c1-91ef-997d324aba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:23.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:33.113Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d79184c7-404a-41ac-88e1-f96e66f28885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:43.123Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f028c7bd-5fe6-4524-8941-708be2f6964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:53.152Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a87cd92b-41a2-4d75-ab91-9fb34aa8ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:26:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:03.163Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=84dc8eb7-df4e-47c3-b550-cda5e3fb7541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:13.172Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1121ab03-67c2-4c99-8524-11cfb8a1a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:23.186Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=871b90d4-5310-4ec5-809b-1b88e1a972d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:33.195Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7390828e-2d37-47fd-a332-a3312b31c2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:43.232Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6e30a3fe-1396-46a5-9f65-b13f13d3c71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:53.245Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c0ef765d-38c5-424f-a98d-21b711faf816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:27:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:03.255Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=189f132a-48ef-4b31-b3e3-0d32fdaa23ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:13.265Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cf8275c8-6a86-4154-8d44-6d47dbd9f34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:13.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:23.274Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=67b735a7-a6cb-42dd-9302-514004a95652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:33.284Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=33b322fd-7590-4c53-a251-266c8f40c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:33.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:43.295Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0270c777-a5fb-490b-bb7e-7079a2921d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:53.305Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ce773083-d711-4ffd-bf30-09e0f0c55614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:28:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:03.319Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ccc28ac7-37db-4382-9e7b-f1c52c358674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:13.333Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a1667d70-a89a-48eb-aa3d-e9c39339b24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:23.343Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d4231eaf-2516-49e7-ba20-f2da36555185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:33.351Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=68cbc7ef-58f0-4911-ab16-b888683412b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:43.360Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=eb1c6f5a-692f-4924-9c06-419751f635c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:53.369Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5c3d5b6d-f7df-4f63-bb69-ca3d9548bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:29:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:30:02.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:30:02.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:30:02.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:30:02.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:30:02.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:30:02.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:30:02.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:30:02.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:03.378Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=62984885-9625-480e-8582-a31d9880e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:13.409Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5a274905-7eaa-4552-b08d-9bd3e38740e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:13.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:23.420Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=537723f5-c8cf-4aea-b759-4a2dac86c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:33.429Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=37e1585b-ad2f-484e-8084-ab02d35abb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:43.446Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=829bfe91-fac3-4139-b0ae-d38e17fea793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:53.469Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=95c78d3f-4f37-41ed-8227-67710473c613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:30:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:03.479Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=74ed01f6-7a70-446b-8153-f3db73c757e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:13.489Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=288e2745-17cb-47b7-93a2-b8289bf79498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:23.502Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=00661d7e-7b52-42bd-9f04-d969f2b5fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:33.517Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=9ccf3146-8ae6-4d5f-877f-20a90256f325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:43.527Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=090343c0-e6a6-4c2e-9ba3-daa0ad1a74e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:43.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:53.537Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=72a9bc6a-950a-46b9-84f5-872668f9801d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:31:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:03.555Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=27f657a0-010e-4e56-885e-6f81046001ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:13.571Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ad43a154-437a-4d3b-aa4c-6b926d410afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:23.585Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=705b7187-088d-4ed3-b013-b446e59ebf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:33.598Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8ea3844d-97f8-4452-94ba-9f725fb1b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:43.607Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fc4e65f9-457c-4411-a90c-1f1c711b1472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:53.634Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=33f409cc-6acc-453e-ad47-124f700a7f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:32:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:03.645Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=023f8521-9ac3-42b4-9fb0-9e63fa11ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:13.661Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2da708e8-7564-48b6-bccc-abf70070752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:13.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:23.673Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=63aa44b7-15f7-438a-8a6d-37c4b5b6284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:23.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:33.688Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=42e30619-816d-4d24-9887-caf41134eebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:43.728Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0d2c2392-0a5b-480a-8836-398883d04027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:53.742Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1d4cf253-0044-4f12-a71c-e24e92422e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:33:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:03.753Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=49f5c6e7-2899-4217-9c7a-93189a3ea3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:13.761Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0706f5a6-d04f-4838-afd7-b80170f41efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:23.770Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ae2007db-9ded-4c62-a2b2-b4d90a890553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:33.778Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=9274c938-4600-451e-875a-8066c38e66b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:43.789Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2c1e19ed-845e-4cc2-a760-9c6e12e08ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:53.816Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=571de983-4ee4-4f88-aaa4-35e0a97aa319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:34:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:35:02.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:35:02.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:35:02.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:35:02.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:35:02.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:35:02.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:35:02.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:35:02.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:03.827Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6c2ecd5b-6525-45a8-ba60-fd12780c7048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:13.836Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=27f9b60b-3080-4c9e-bfc7-8896e452130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:13.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:23.848Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6005cd77-2492-4dd2-9fe9-47f67824b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:23.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:33.856Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=25524418-127b-4024-8b1b-e727b1b8cb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:43.868Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7ea5fef6-edaa-47cb-8a92-2bfb2f05e7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:53.877Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cc9ffcd3-2097-45e6-b14e-26dcb807e13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:35:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:03.906Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5cdd3a06-4ff6-4a7e-90ea-5700af1fc5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:13.916Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=28a01423-b2e5-49b6-a886-0920f6b162ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:13.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:23.932Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4b85aa32-61c6-42e0-a8d3-5290c48f1bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:33.950Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=9db8bd10-cba3-41c2-94e7-62bac659146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:43.959Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b1e4f22a-fbf8-439c-a167-55597ef2afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:53.967Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d386dab6-b99b-4c5f-9fad-d9a23c1772b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:36:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:04.026Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=47ed738d-7455-4f0f-8733-387894f8cd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:14.036Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d1db124c-638b-442b-b510-7d396c28334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:24.044Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ffaaccf4-dd23-4a7c-a20b-b32768739996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:34.052Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=bf420c96-d448-4b88-98a0-6721e47fe749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:34.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:44.067Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=daa6513f-537c-4113-aa2a-5d573f300b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:54.080Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=861dd19e-a8a1-4f69-822e-020072e87a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:37:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:04.092Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7adef316-259b-41f7-9532-1e96d1e86e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:14.100Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=049a045a-abc4-4440-acc4-1a587c34f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:24.109Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=95face4c-b2c9-4144-88c0-8ab1de104036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:34.117Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5149d2c5-7222-4238-af2d-c03b48c63bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:44.148Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d52ad552-dd6b-45eb-a4c5-d346c8c23afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:54.157Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=419a2fd9-aa4c-4efc-baf2-a67953fdabf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:38:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:04.168Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a41bd396-032b-488b-b5d0-0cf06baec561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:14.182Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=999acb80-49fc-4435-afd1-7dc758040a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:24.206Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7bd9ac2d-e8da-4dec-a3c2-1b283582b514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:34.221Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=663b9f28-517a-4815-ad89-8a961dbc1bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:44.248Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5146a7d7-6e8d-4ade-a5f3-9091bde9102b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:44.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:54.258Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=11eecc61-aa9d-411c-aacf-507edfb6c1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:39:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:40:02.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:40:02.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:40:02.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:40:02.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:40:02.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:40:02.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:40:02.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:40:02.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:04.267Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0ecead32-75cb-4873-8c0e-4739327cb52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:04.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:14.277Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b43ad31b-bd53-4a81-a6ac-723da0a0e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:24.286Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=bc731932-3675-456b-b488-36146b7bd3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:34.296Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=401702b1-2f5e-4007-9cfa-dbf3e60f2526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:44.310Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fa9533b5-ce58-41d0-9ef5-71eaacf270a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:54.330Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=be319557-0599-4842-9a98-c692cb3b70cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:40:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:04.347Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1f8eb5c3-e8a4-49ef-9592-112130e05095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:14.354Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2c25b6c5-4be7-45ca-a702-25e195ed7109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:24.368Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ce45b630-2f5e-4157-8181-c4f87af59015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:24.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:34.376Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a232c1b9-096e-4d54-99d2-8f8247573332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:44.386Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=00d62014-e952-4873-aaa8-2a70fc7372cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:54.394Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e960f662-db38-4b69-b926-b32351f1a675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:41:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:04.403Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=151ec78c-919e-4f42-a139-97b7dafa36c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:04.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:14.418Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fcf00215-86d6-43f4-a19c-690c4825d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:24.440Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2d11c525-a929-4917-b482-26521c6c62f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:34.449Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=57831a40-09df-468f-a10c-e8ee17e29422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:44.459Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8c3b0805-bc33-4a23-adec-a51efbe1e551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:54.469Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fd2204d6-04ba-4ebf-bb51-68e3995caf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:42:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:04.477Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a8c9995e-3c8d-4624-8ca2-9892bdfb5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:04.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:14.485Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=123ac0cf-c1f1-47de-b470-e11ba78501a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:24.494Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2e0f240c-dbeb-4e4c-a515-9876bcd95411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:34.506Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=550afdfd-aa2d-40f7-82b8-88a6f60eae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:44.524Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8e772367-3fba-493b-802c-8bfda0864a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:54.539Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b3448ac0-bbed-48ee-a9b7-6b56d04f3e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:43:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:04.545Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ff265c59-f476-428f-9116-e0003c20cae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:14.556Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=073f8d2d-b76e-4d58-bd5d-77c12a5e219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:24.567Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fb43717e-ed35-4383-a341-6bfbbe6cefce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:34.574Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=68d55dc1-53fd-40e9-b1fb-5a162fd7a15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:44.582Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ae04aaec-cd34-4e9d-a9c0-db3267a23a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:44.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:54.591Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c7da0428-f3ca-424d-b273-3759f5580a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:44:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:45:02.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:45:02.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:45:02.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:45:02.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:45:02.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:45:02.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:45:02.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:45:02.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:04.602Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7e8c0aba-9324-4c2a-94d8-a35f1f3509eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:14.616Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8a6efbc8-b616-47ed-9fee-87f41c19d2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:24.626Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=22045fb8-08ac-47ce-903d-b20b928b693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:34.635Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f283b01d-aa8c-45dd-b2a0-b52ca1900415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:34.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:44.644Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=639fa1c9-9285-4f1d-b106-32400eb86184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:54.652Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=88c15bb3-dc94-451f-a05f-e746e2a63ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:45:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:04.661Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a3aec24a-0765-4616-bfd8-2f4bd6e4a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:14.672Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=38685659-43bd-4805-8c56-267b1c247a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:24.687Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=376c6abc-e46e-4dac-b587-9f074168e20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:34.700Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c8808d96-7387-45b0-b807-5c4e42273599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:44.733Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=28a2b4b1-a445-4b9c-bef0-b8a942357003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:54.741Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=36595cd5-ba1e-4ee8-8bc7-cc9e4392c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:46:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:04.749Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f8ad1ebe-410c-4c07-b589-4f59dd3f492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:14.757Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=9b96dc34-7e8f-4596-9b97-59360d90eb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:24.767Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=87ae2085-3366-4e25-9744-ca14cdb83ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:34.776Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3daec160-6ed4-4fc8-95c6-f267c06402a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:44.785Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5c4420e5-329c-48ea-a92e-4add4b873f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:54.792Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e8cd4236-46a8-4ee5-8eae-4f5b65af1ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:47:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:04.807Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3de5fcbc-a419-4b86-af9e-8c3364025094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:14.830Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d5340e08-45a7-4cf3-a12a-b1c65f06dac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:24.840Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=56bff253-eb0e-4ea7-bb9a-bbce2e604750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:34.848Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a80211bf-7160-43d1-9f1c-222227cea859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:34.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:44.857Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=86ef4687-7eeb-4213-aaa4-b01f227d5937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:44.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:54.866Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6319b809-6f54-466e-a308-7594438a67f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:48:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:04.873Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5e839793-ea0f-443b-b6e4-6cbe9716e5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:14.881Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=473b1213-f080-4fff-936b-93c4c4b3f72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:24.892Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=42a6c363-8cb7-4cee-b8bc-66981a3933c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:24.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:34.902Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f0b5a34d-388e-4aab-9491-e25e92bf888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:34.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:44.913Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=bee4fd61-c652-4914-9f28-7eedfebbc8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:54.923Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=50c9e3a0-183d-424e-a97e-a12520e95ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:49:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:50:02.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:50:02.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:50:02.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:50:02.254Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:50:02.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:50:02.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:50:02.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:50:02.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:04.933Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=28609eb2-1a2e-4771-b3e9-13319cb8be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:04.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:14.944Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4a368e19-fa9d-4dc1-8b28-d2dfc4527e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:24.953Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f4497e0a-179a-4188-af69-7fd828bfd11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:34.961Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=54085a51-fbb1-4441-9bae-b41c67ea0627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:44.970Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=58571fa3-7661-4c02-833f-36ec13aeacb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:54.980Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2a17edbb-4d93-43c7-b22a-cdde94eba3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:50:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:04.993Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f5911c9c-2518-43a0-95b8-28c9f21fb4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:15.011Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=253e2649-07a8-4f00-b6ae-6db279e1e1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:25.019Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=927ce2b0-dc77-4497-b336-7e848c4a6ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:35.029Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=31fcb385-132a-453a-a541-b9949bd10cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:45.041Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e1bebca9-01be-405e-81d6-50241d81b90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:55.049Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c1faeaa4-3bba-432e-a082-fae242933379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:51:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:05.057Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1309c34d-aa87-4d4b-9e96-e0ada570ba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:15.066Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a2ec1d2a-2e44-4f6a-bbda-26e71d90dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:25.080Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0329ca24-f3f9-482b-aec2-38614426564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:35.091Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a3ff5330-d255-47b4-822c-c828e735d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:45.103Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0119b104-3612-4634-8bdc-1a89c8c5f3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:55.111Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=971255ec-005e-4c5a-afc5-7acd702c6b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:52:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:05.130Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=018c0ab0-2626-4b75-a537-6516842fead3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:05.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:15.137Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1605535e-5710-4b31-96ac-c07a4a565847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:25.144Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d53e0ed7-0bac-4ce3-ac4a-545b56134bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:35.156Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4c1c6b44-53f4-486f-81cf-35a414960bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:45.164Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1ac96ca4-2a9d-4a09-8cc7-e0314610e3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:55.173Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7b3f4a1e-8a94-401c-b79e-2f440893d40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:53:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:05.183Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=27c94fda-6ef5-495a-992d-cb7595e1951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:15.191Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=bee24b13-16d4-48a9-b0b1-ae39f5597603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:25.200Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e672a0c2-dd4e-49ab-89b8-50bb76ecd65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:35.209Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=906a5286-4b76-484c-a1e1-f6006a174311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:45.221Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d04e9d31-d617-4f48-8503-137076058b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:55.229Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cad96830-5e17-45ec-abcd-5bb53b6e1296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:54:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:55:02.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T09:55:02.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T09:55:02.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:55:02.259Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:55:02.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T09:55:02.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T09:55:02.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T09:55:02.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:05.238Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=55be682a-788c-47e4-854b-c2dd10cb5985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:15.247Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=75908e51-47cd-4dd7-b10d-321d630a0e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:25.257Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0cb75bc5-9e89-4915-a52b-f9f0c4ce6b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:25.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:35.267Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=674a01b3-70e3-4c7c-9b02-b8489010f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:45.278Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5a577add-f537-41df-9d62-2ec0734b2719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:55.285Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ff5f962e-bbd9-4299-943d-d2115345c08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:55:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:05.293Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=df16de1e-567e-4660-ae6f-72ba30e4f3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:15.300Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=97b795cc-b4ce-4b79-a0b2-7ee44f67f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:25.313Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1e13cfb7-3d02-400e-9bc9-04e147ef102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:35.322Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2eadc1f8-cf5f-4d32-9329-b825f2edb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:35.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:45.330Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=dc97c487-3dd9-4ea4-8e8b-87edeb393766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:55.343Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7c2b1524-19af-42e3-a2ae-6b8cea00c7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:56:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:05.356Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1965d1c7-4881-4877-99e0-484ddb5c5a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:15.366Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c23e63a2-1218-43d8-8e08-b7c8752d119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:25.376Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c4c37f9a-3a9e-47b6-9900-34652cd6dac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:35.385Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=412a5ec3-9d28-445a-82fd-733b2b4c191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:45.393Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=da904adc-77f9-43d9-aa1c-2f630a6c6363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:55.402Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=505e29d2-d6c5-4351-ace3-3a2c06f3415c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:57:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:05.435Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1a222717-82fe-4949-9e31-b1d3ba1f1f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:15.446Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e0cf111d-95c1-4e5b-b41e-3a3b885e3e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:25.462Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=33c771f8-12ff-4ceb-81bf-3e15d83c273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:35.475Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b1d765d8-e1e3-4b5b-833b-1abd6d1262f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:45.483Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8be57af9-f2af-4972-b2a3-2be89d673b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:55.495Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=57e57e59-48cb-4cf2-99df-c124a504a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:58:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:05.504Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fa818db2-ad94-4738-ad5e-6e46ce876887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:15.514Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6304edef-0bbf-47be-92ea-b2480a1f601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:15.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:25.525Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c31e4daa-6a4d-483b-86cf-14bc06377f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:35.534Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d4e80b06-e437-411a-8cbc-e7ad3a834233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:45.543Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0df59cf9-441d-461a-8d10-bb909620bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:55.573Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c41e7d80-7138-461d-8679-0de66d5e1a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T09:59:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T10:00:02.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T10:00:02.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T10:00:02.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:00:02.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:00:02.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:00:02.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T10:00:02.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T10:00:02.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:05.589Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b45ce0d9-4143-4802-a362-b6697427bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:15.596Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ed217ba5-882b-4ad1-9804-b65afef9d8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:25.604Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c6cf4d03-a75d-4bf3-978d-aa806e2a7afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:35.621Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2845c477-dcf8-41f9-aa98-e28ba3a53865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:45.657Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=373a3837-d07f-4d7f-9994-4cc17e0b8ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:45.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:55.664Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=879b3e5d-5d18-43ce-adc3-510801d7c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:00:55.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:05.673Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2cf9e297-30e7-426c-a1eb-d65626e45539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:15.682Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b75f3efe-a893-4b94-b5fb-3511b0cf3abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:25.704Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=783be6c6-e1a0-43f9-8e52-1a56a4d48999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:35.728Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=db96ce21-1699-4b90-9bfd-28ce9a3f7e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:45.739Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=00464a34-9127-42b8-a141-50289a0f9843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:55.746Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ee104f30-38d1-4c13-a5aa-409fe6c4e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:01:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:05.754Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=6e21638d-5c27-40c3-abb5-6e8e6bf28bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:15.762Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=22d04895-fe01-4309-99a8-9bd1d70367c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:25.770Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cb3339c7-acac-455e-9169-dff9f7ccf5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:35.778Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e9543582-8c54-4c0d-9ec3-d8313c8ce44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:45.788Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1228526b-76ad-496b-bd68-a3fbcc09f23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:45.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:55.801Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=369cfc2d-57c8-4e5d-88c6-75b9d6b987e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:02:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:05.853Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cb815591-2632-4d24-909c-38518da0490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:15.869Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=66e452cb-7b56-4e4e-ad8e-28b1523e2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:25.876Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2fa3b1ac-93cf-4f42-9f99-1a565b0289c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:35.889Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=753e0f55-13af-4b53-b803-ebdda7020bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:45.906Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c65c5064-dbe9-4e84-91ca-c5daef0c7ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:55.926Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=08a33b23-0963-423d-a6f5-3c7039aea1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:03:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:05.934Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ba6e7f10-ad25-4382-aad9-e6cc0258c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:15.944Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a776f2b1-d654-4bed-9edd-0a950eee3ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:25.955Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c45cde0a-8504-4d9b-8f04-2cdda88eebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:35.969Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=060a705d-0eab-4022-9289-4d0bbf75ff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:45.977Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8b958eb4-e97d-4300-9937-52e238b4839c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:55.987Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d07573aa-4b61-486f-a342-364f622fb802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:04:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T10:05:02.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T10:05:02.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T10:05:02.229Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:05:02.231Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:05:02.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:05:02.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T10:05:02.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T10:05:02.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:05.996Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=03a4a219-cc1a-4463-890f-ce5ed47189ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:06.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:16.002Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5d723549-2407-473f-bbd1-3142c370e240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:26.012Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=37b9da8d-329b-4728-9917-f3a3909c77a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:36.021Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=7126343d-21fd-45d5-acbe-e963f18ed2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:46.028Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=37dad369-b603-4ccd-92cc-d94585ea48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:56.044Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=df216593-0bde-4d9b-89e0-de547614be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:05:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:06.055Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f13c0e24-ee26-42b8-9b4e-43eaf5617c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:16.063Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ce06c969-8a41-4962-a169-480e0f33149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:26.069Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cc813b5a-93bb-4ba8-b650-64f300045f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:36.077Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2d7c67c1-2c0e-461f-9de8-bdb24eb8aabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:46.090Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=caf209b9-47b6-40e1-96b3-ec47ddaa5d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:56.103Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0bf94efb-5656-419b-bb49-5d7a4b92844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:06:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:06.120Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=fe1ec4b5-7136-412b-b1f7-15fed143906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:16.134Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=70811236-b11d-4738-a647-b145690c2f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:16.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:26.156Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=178c23f9-a444-429d-959b-4ce9763f17c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:36.164Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=05b5651b-0031-46f4-aa22-4b80b14ac574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:36.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:46.177Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=66765560-3362-4bc5-991f-839174932900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:56.189Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4f72c1ce-0141-4298-9416-91b3c58dc947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:07:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:06.199Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=84501739-500c-4fc6-a56e-2cd2bcf09c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:16.209Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=166789cd-9bd0-454a-b4ab-95389c6d465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:16.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:26.217Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=aafda7b8-45e1-4a21-b995-3ba343ba9e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:36.226Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=8d232bf5-32de-4700-8e1b-bf0fb741fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:46.239Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d1d1ca88-688b-4982-943f-00f79ff1caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:56.251Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=005711e9-ac7c-4822-8c64-b68a20bcba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:08:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:06.262Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=c248fc79-15e9-4c24-aa36-f2b62aac67e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:16.269Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=2644c5d1-9d48-47d3-b38e-c9553e653719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:26.278Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=582f91c6-47d9-4692-a604-26413747655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:36.289Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4f637892-99f1-4df1-836e-f1c190eac22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:46.296Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=14e95a89-c57c-4423-afd8-548a031acaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:56.305Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1406ae35-2db3-4a49-af67-81e02ed2bbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:09:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T10:10:02.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T10:10:02.217Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T10:10:02.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:10:02.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:10:02.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T10:10:02.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T10:10:02.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T10:10:02.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:06.328Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1cf81379-b617-4183-8d29-dfdd3373ef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:16.343Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=5f363579-d2a4-4633-8765-f51106d0b294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:26.350Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d25555e5-9c39-4b7b-9f80-11d8be734a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:36.371Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ac964b5c-7eb3-4161-bc81-4ee0126a4282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:46.381Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3e0d9aad-a38d-4cdb-947f-e57dcbab1701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:56.388Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1525e82a-eba7-4b54-9566-81be897dbcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:10:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:06.403Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=ad63c9e5-b29c-4117-8c50-8a742d5c9202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:16.418Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=e3c714f7-3dfb-4bb7-8dae-ed40c2b32932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:26.431Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=0d9b4779-a2b9-4a82-b1d7-473b9ce78785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:36.438Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=4a1b0061-1166-4391-a29b-2da9413ad9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:46.453Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=84123451-d221-4891-bc2c-caa5a694404a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:56.468Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=d58d3e08-2adf-436f-8d8c-71910b4ab5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:11:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:06.475Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=f4b41fde-b0f4-4c5e-b071-44683a7353d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:16.481Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1689935f-5ce0-4792-9c44-b2ee65f86a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:26.491Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3f1c8c0c-6f60-4aa9-aac6-fa722a0cb4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:36.498Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a1f0c540-7f1b-45b1-8252-f7d8bd2fd7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:46.508Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=b88f512a-8826-4912-8480-57d651775b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:56.520Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=45105119-b0ab-41b9-be3c-38e2f4702b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:12:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:06.529Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=985050b6-e463-4a2b-bfee-8ca34d6b1f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:16.540Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=a568c371-c610-4947-b0a4-67c6cb630772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:26.557Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=1f5ff52a-c531-4b05-95d7-700ce188d33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:36.564Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=cae689db-03f1-4a3e-b351-868204cd9633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:46.570Z |INFO |Init configs |InvocationID=97f5f7f4-ce80-4e4e-b215-099f075617f8, InstanceUUID=3fcbb29d-b8a2-48ca-90b7-5af14a5110b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T10:13:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |