. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:02:35.352Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:02:35.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:02:35.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:02:36.082Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:02:36.175Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:02:36.175Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:02:36.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:02:36.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-28T05:02:36.410Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-28T05:02:36.434Z |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.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-28T05:02:37.663Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-28T05:02:38.215Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-28T05:02:38.235Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-28T05:02:38.236Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-28T05:02:38.300Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-28T05:02:38.300Z |INFO |Root WebApplicationContext: initialization completed in 1866 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-28T05:02:38.955Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-28T05:02:41.123Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-28T05:02:41.699Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-28T05:02:41.724Z |INFO |Started MainApp in 9.369 seconds (JVM running for 10.163) |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-28T05:02:41.944Z |INFO |Start scheduling PRH workflow |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:02:41.957Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b72c1845-055a-4300-9541-a5094870ec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:02:43.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:02:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-28T05:02:47.345Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-28T05:02:47.346Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-28T05:02:47.347Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:02:53.485Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=83ed7afe-eaa4-4a43-b69a-bfc6ed5ce16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:02:54.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:02:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:04.601Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=35eb6fbe-17e8-4af1-af88-c67a19aa1b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:03:05.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:15.689Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f849acba-24dc-4fe9-beef-d12039973b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:03:16.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:26.758Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=243d5406-4393-4043-89e5-4a86a09c7564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:03:27.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:37.826Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=2e4fbf0f-c2aa-4a6f-8844-ed732405d88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:03:38.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:48.870Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b6051936-cb1c-40d8-bb5b-9c02afb0d452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:03:49.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:03:59.938Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=cc35db66-5a93-4f74-b650-f453d9a2d550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:04:00.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:00.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:10.981Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e8750092-3b40-426c-986e-7b9297e7c195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T05:04:12.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:22.025Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=9acf2896-a802-4290-b389-6a8916a473b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:32.157Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8a7856af-ecac-40e8-853d-c8488283dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:42.175Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=7fbd94fe-bdca-4e9c-8229-0afb39aeacc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:52.192Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=444e687d-d7dc-4a2b-a49f-727e1351d39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:04:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:02.230Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=efb1e158-b57b-40ed-8b48-56e0d3a8b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:12.253Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ebf5d93b-1bda-4719-b8d5-0a40a4f56a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:22.273Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f9b7e610-93dd-4766-96ca-87f3f1daf4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:22.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:32.296Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=4ff1ebd4-a8b0-47d6-a589-0df53e8d701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:42.317Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=367bedef-c195-48cd-a623-f74dd9d1f89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:52.353Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=cf112942-bf55-4aeb-ab09-e6955e617e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:05:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:02.374Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8a1d6ae4-034f-489d-8648-d9638733bb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:12.391Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1316c00c-2f4e-44f3-87cb-31b9613f9d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:22.409Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=757b2030-434a-4186-a326-452e03b3dca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:32.429Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1810d500-8200-4b7e-931d-48faa8cb7646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:42.455Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6493d7d7-07a2-45dc-b2c4-ed2e8145823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:52.469Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b71ac4e6-3e06-4484-a744-8f97fcf3327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:06:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:02.516Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=56017358-f3ee-46df-8da4-183981dab71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:12.531Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=4f965726-6fa9-4a37-9811-1eb846fc9632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:22.549Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=76afad96-c0d4-4fa4-b364-d99564a12cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:32.574Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=620774a8-b279-457b-85d4-f2c3852d6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:07:40.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:07:40.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:07:40.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:07:40.047Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:07:40.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:07:40.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:07:40.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:07:40.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:42.591Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f268e265-525e-40f7-acfb-e467a1313b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:52.609Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=44f6b1eb-424e-4111-97b8-f16ca8a7e6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:07:52.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:02.622Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=86557f69-986c-4569-856b-81957d072868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:02.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:12.636Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=84ebb97d-c495-4b30-a2b2-14addb8ecd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:22.653Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=daf03668-66e3-40ad-b6d5-7bbb92d120a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:32.664Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fc3a7644-8302-49fe-aac0-a011037303ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:42.676Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=99d66d22-4c4e-4a40-aec2-2020b169948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:52.692Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=23b41e76-8b4d-4d72-acdb-ac23f8038118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:08:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:02.710Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=87f4eb90-caac-4467-b89e-1fcc86a90f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:12.723Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fe0f2225-e2ff-4502-a022-dfd292acc716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:22.735Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=21c5c480-ef58-4ba2-bbb0-593fca6a0209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:22.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:32.748Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ec17e3cc-7097-4b4b-89cb-0092c0a003eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:42.766Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b63da6f4-6da6-4d2f-a51b-f1ab1d989595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:52.791Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a02d1ce4-765d-4203-96f8-fb40862c30a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:09:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:02.815Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=03485c5b-9c49-4ad6-990e-d8926d65d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:12.827Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b2a17165-90b2-47b8-afe2-1c3a55e14497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:22.843Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a258b85c-465c-47fe-a007-b630453ccd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:32.863Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=947bd833-2f35-4f82-9930-4392d7392243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:42.877Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f6033c77-4fae-463b-b28b-34df94ce7376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:52.889Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=763604b9-e7cf-4147-98a4-169dd4ea6308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:10:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:02.901Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6c692a5f-44ae-4747-8fd9-d1c95778c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:12.916Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=10c7f80e-4d27-4b44-bbfe-288ff8a50de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:22.931Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b4f395da-cf01-4d9e-926d-e7befd17e888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:22.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:32.943Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=64fbf5ed-6008-4b09-922c-478e06ca134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:42.957Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d4ef55f1-e253-4c1a-bc24-a4e820329091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:42.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:52.971Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=5d007247-482b-4409-9d1e-56a6e93ed1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:11:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:02.983Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e43a8b54-6983-478d-b8d1-2b45a2040aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:02.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:12.996Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=7b69c37c-9a89-497e-91c2-bc075743bd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:23.013Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1a1892b6-b49d-4294-a0b2-aae1638d4101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:33.026Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=de831fb6-06d4-4b3d-a842-ddbfa2eda122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:33.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:12:39.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:12:39.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:12:39.314Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:12:39.317Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:12:39.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:12:39.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:12:39.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:12:39.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:43.038Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=66d00e08-ca41-48d5-8b0f-48d08f61551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:53.061Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=9235c262-84eb-4d15-97e6-1e7baf29cf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:12:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:03.073Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=bd6e072c-e1a9-4895-a86d-37578dd6badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:13.086Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=51634c64-63f2-4845-babf-70d4e81a4dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:13.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:23.109Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=9a16def9-ad82-4305-a8e7-1dc14426f449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:33.130Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=47687d6c-50d7-4c2a-865b-cd649f9cb9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:33.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:43.144Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=845e964f-db25-451a-bf9d-334da48bb8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:53.157Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1fb5fdf7-c302-4c31-acd8-13b3338ddead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:13:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:03.180Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fd707a62-a117-4f1b-8c41-3e28817fdcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:03.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:13.191Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1dbb775b-2d84-4a19-bfb4-5598151d291f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:23.203Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e67906ca-314f-427a-a085-37e188db3a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:33.215Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=249aa6e4-4022-4474-a5e6-2b6e44334ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:43.234Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=373d471c-2faa-4c3b-a0f0-0a7da7ecd55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:53.251Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=83606ae5-3b55-4f22-afd5-6ddea6000815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:14:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:03.262Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=77964105-154b-4929-ae94-6465308d048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:13.303Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=367658f5-3d97-458d-8d21-3e75ce0b9268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:13.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:23.329Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=222e8d2f-82ef-4f5e-890a-68d41e8e9f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:33.340Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a043d79d-a853-470d-9de3-ef5e43995c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:43.358Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=20eea056-433a-4fd0-88d3-518f8afb7796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:43.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:53.374Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e5038e1f-5aaf-4402-8f9a-6953ad3f9f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:15:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:03.386Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1911b211-6e0d-471b-be09-ac6eaf0983d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:03.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:13.402Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=58274d65-534d-4e24-9a52-c1a1173daf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:23.413Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0765964f-793a-49fc-a67a-348dc2cab664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:33.430Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=832e8b4d-d1c0-4f00-9d2f-cab67b4a44e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:33.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:43.443Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=34a9912f-21a1-44de-93bd-d550941c303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:53.459Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=7f21f458-2d97-4d36-8792-e9735e24f690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:16:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:03.473Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0f0e857f-5bee-4da8-9727-a6382b74899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:13.487Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=58401c2c-be12-4361-b7bd-84889855ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:23.500Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8214c31a-8ebe-4268-ad57-f16b547fe9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:33.513Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=65809fca-c8b3-4f9b-864e-06cf3416bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:17:39.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:17:39.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:17:39.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:17:39.296Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:17:39.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:17:39.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:17:39.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:17:39.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:43.524Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=66d8d768-d2b3-43b9-aebb-7333ff257356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:43.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:53.536Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b5099907-a37c-4151-86d2-6564e92fe7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:17:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:03.547Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ef6b400a-a01c-44f3-b990-dda6926f9104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:13.561Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=22497e62-47f8-4bda-81c0-f3ec82cf5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:23.572Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=60b517c6-1ebd-4d02-9baa-1f136116cdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:33.583Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=80254186-3edc-4d8c-b61b-30c8d5992adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:43.611Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=2e399134-33c7-45ae-bbd2-1e8277e0b806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:53.622Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=12da76d6-5ab1-43d1-ae94-42ebeec75674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:18:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:03.634Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=135c74c1-68fd-4a6f-9ab2-6e86d910cf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:13.646Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6f1f0038-a3c1-4854-b0d9-331344bd7ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:13.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:23.658Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=74b831e6-b951-4f50-93fc-686bcb33d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:33.669Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=cfe3e27d-a4bf-43b7-83ef-f6a3cc02cb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:43.684Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ba59da22-5982-43f3-a8bd-6756bca37d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:53.694Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=52200e33-ece6-4ea3-848e-b4d4b852e52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:19:53.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:03.707Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f2e20fe7-755d-4592-849d-3ccdcbeed5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:13.722Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d610ba86-23d3-47b5-a6fd-03c044dbc0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:13.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:23.735Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f22afcf7-2e9d-4f1b-b177-c2e401a86374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:33.747Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=561b7fb9-2cbd-429f-bdc9-034ff421d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:43.756Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b8248033-c9cb-47a9-972d-7a7f031441b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:53.767Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1668c225-7408-4dc5-8a7f-0a007e31573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:20:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:03.781Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ba88031a-404f-47de-993c-a5c1f7e56a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:13.792Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1891f18f-8bbe-485c-9c60-63718b305b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:23.801Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ce226179-62db-4456-8823-b6540eb85d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:33.812Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b2fa5052-3716-4c48-b3c9-2b1a59541790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:43.822Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=021fc885-2b3a-4abf-bfa1-3b8f9b96c350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:53.833Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=40195500-6d8f-419b-aa46-537b960f7f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:21:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:03.844Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=aa6901a6-5466-42bf-9c56-3f15369ac72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:13.854Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=4a5d2dae-3597-41d9-816e-30ef7df724a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:23.866Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e5821a5b-5a6c-4925-aa5f-697da11936e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:33.877Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fa04fa56-f046-40e2-955f-c3facfe6ea9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:33.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:22:39.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:22:39.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:22:39.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:22:39.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:22:39.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:22:39.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:22:39.277Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:22:39.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:43.888Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=c256c13d-7ffd-4e8d-a725-7d2063b1297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:53.908Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a8b46529-5f2f-4f3f-bbdd-4ab84a02b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:22:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:03.922Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=312f0ca5-bae6-4831-b867-da886b3769f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:03.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:13.935Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=4f7ce3e6-7b75-466f-87a8-e58ac11fa9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:23.945Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=50bcb15b-81d3-42da-8e9a-902075141007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:33.956Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=75165a29-067f-4011-9eac-7a0c4ce50bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:43.973Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a2ef24de-77ea-443c-91de-e7cdc3be51d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:53.982Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=04e25873-6b6e-49e2-8300-1b7f7de8a264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:23:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:03.995Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=3eac08da-f0c8-487d-9567-0e7ab3cb9438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:14.011Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=cb778da7-14a5-4e75-b012-e06d55cb4a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:24.025Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ad8ea869-b89b-4c8d-88d9-910fab3d58c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:34.038Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0244103a-8eb6-4183-819e-641242b4b4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:44.048Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=28e62526-6117-4f78-bbb8-5f490f07bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:54.059Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=5297fab5-b9be-4d4c-ae39-2b0b822715f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:24:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:04.069Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=5a557945-4a2b-4fc2-927b-210387acc5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:14.079Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=4a977f6b-8917-4981-bad5-7501dc5c99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:14.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:24.090Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d439502f-7f3e-4ff2-93ac-87225f8d6957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:34.108Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=60fd71f4-9136-4320-aba2-bd9f5205bcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:44.118Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=9f17e7d6-1b36-49f7-b70a-41cc1de92f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:54.131Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b85c9b04-22a3-439c-8e63-93be6bab4fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:25:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:04.140Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=132fc7a3-f290-4749-87a0-a0090c01ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:14.151Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a05010cc-a9b6-4fc3-9649-5899e0fbdc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:24.165Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f9f23011-7b1b-46cd-a191-f311ce0c6913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:34.175Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=c85b9890-19c4-408a-bfdb-215b78ba3449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:44.185Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=11317e01-76a3-418c-887b-9dd3a2acc238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:54.196Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=9fe9491a-b1eb-4965-a81e-9b06aecd5ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:26:54.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:04.206Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=12f98a75-7e08-48d4-8ae4-69fafbc5ce2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:14.224Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a7307859-2264-4ba9-8965-69f1b538be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:24.234Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a07c3632-99e9-48f6-83c5-8d8fd3866386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:34.246Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=05f3cbc5-d443-4444-959a-913c0ad590dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:27:39.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:27:39.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:27:39.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:27:39.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:27:39.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:27:39.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:27:39.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:27:39.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:44.256Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=70092528-d6ab-40da-a1d7-bbd92dce0f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:44.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:54.266Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0fbcc188-9c42-435c-b37a-1969c422ceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:27:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:04.277Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0dce8bf2-c828-49b1-b02c-beda3ffd37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:14.287Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=826c65a2-385b-4a2a-a611-8c336244e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:24.299Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ed234912-17f0-4f85-b32a-a0d1b1158538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:34.315Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=527371c7-8510-49af-b688-36b194f44a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:44.326Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6ab04a2e-c761-4c8f-8476-7f815c33df99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:54.337Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=7a5ddea3-3652-433e-8275-27377502056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:28:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:04.349Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=85649444-0b95-4d23-b239-32799ed78d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:14.365Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=9dab6d35-2630-4a7c-a3f6-d32b53849350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:24.375Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=3aa860ca-4822-4337-a14d-9767a908723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:34.389Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e6d566f8-2ff7-4646-825b-2ed06cc56c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:44.402Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=411840ea-339f-4cf5-b3c3-9eff8278dc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:54.411Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=467ce771-9291-471b-9838-43b3e68a0d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:29:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:04.422Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=207d9a9b-db31-4b6b-bc5b-ac7287579851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:14.433Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=00883766-e81e-4a62-9874-3a0538981a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:14.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:24.442Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=dab6df4b-6622-4e2b-ae87-63813723015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:34.451Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=9a381ff6-4e30-42fa-bc63-37f236ea196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:44.460Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a9f36cb6-a30d-498a-b17f-b1cd5b3d1f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:54.471Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=7e420ccf-70fb-4e01-8aef-a468f89c90f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:30:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:04.485Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=65d26063-f619-4a7e-9735-b33e633f26fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:14.494Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=45fd8ee4-c425-4115-8cc4-8224fbdf51e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:24.504Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=2e7ef66d-98e5-4018-9849-139e6b96a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:24.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:34.514Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f04c1c89-f9f8-4630-b27a-c0ea798bcc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:44.525Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6a416d38-a0df-4c57-8185-b42286556b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:54.541Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=baa8e3d6-7214-4717-b317-240e2514ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:31:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:04.554Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6997bd56-c6ad-481e-a76d-491d98161d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:14.563Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=dfc71928-8ece-4644-a050-7da78081c9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:24.574Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=07446843-77f6-4581-aa99-6dda077e1ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:34.593Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0a4624ce-0154-41c0-be1c-2bc5e9c0bb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:32:39.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:32:39.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:32:39.296Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:32:39.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:32:39.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:32:39.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:32:39.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:32:39.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:44.610Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e2add278-3d2a-4e9b-86d4-3daa5efb7b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:54.627Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=260807c0-005c-4871-bc8b-88697f6ef0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:32:54.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:04.670Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=5e0d4c00-7375-4aec-aaed-47f59e6eb6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:14.689Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=050e92f3-9520-4d24-9f26-697a66b832f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:24.743Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=2b7b2848-c6ab-4fbe-80c0-ec559806956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:34.769Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d2b6747c-b966-4d60-b66b-3802ccf165f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:44.784Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d3fa1324-3dff-4043-b129-6b6fffb9f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:54.795Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=cc1736d0-9fee-4ef6-8959-ea83eff5d406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:33:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:04.805Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=5dd495e8-f4b6-4147-83bc-b167a11949c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:14.814Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=450ca294-74a2-426b-9a91-faa920c066d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:24.824Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=618868ad-5528-4e57-b746-aadafcd403b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:34.839Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0ea41f06-24bb-4483-b94d-afeb01a319d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:44.850Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=456e53c3-6857-4db9-8d2d-3210658e06b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:54.863Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=547ae0d6-e839-4513-9166-b3270e464bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:34:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:04.874Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=24065513-01dd-4a49-9406-7d53fb4fb2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:14.891Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=985b450b-d481-4dc2-9e76-be10b11e74ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:24.900Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8e1af0d9-2a37-46dd-ad73-8f5f2fa65d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:34.910Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=29ec8f98-5649-4fdf-88fc-7c6960a5460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:44.926Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=dddccdfb-6ec6-4aa0-9318-c45651fed876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:54.937Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b3a13362-2db4-4c8a-941c-73c21525f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:35:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:04.949Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=169e73c3-24b9-4a0f-86ce-f3825605c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:14.958Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=5382f9a7-76a7-4306-86f9-5d5e8b2df412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:24.968Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e09b726a-cfc0-4f73-92f9-a3189f41c5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:34.980Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f0797941-db02-4773-87b8-2ee9ce126c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:45.012Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=33d38ab9-cbe4-4314-a837-ca45d5d9e001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:45.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:55.029Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=77389076-9ae9-47b2-ae6c-a997d2d1f4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:36:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:05.049Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=95a082be-5542-4021-8ef5-11c0382d3b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:15.086Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d397da1b-870e-4c3e-8bf1-071cab040819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:25.105Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=f23db599-4144-44e8-8f47-503c9c19ceb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:35.128Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=2f42103b-4f39-4317-997d-daa4d9053c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:37:39.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:37:39.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:37:39.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:37:39.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:37:39.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:37:39.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:37:39.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:37:39.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:45.138Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ea26964c-e392-4be1-9152-365e78818890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:45.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:55.154Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6bde8947-195b-4d4a-a3fc-e4e956f7960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:37:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:05.177Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1294b1a0-d4ea-495b-bede-5abc7c3e034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:05.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:15.196Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fad0e47d-1330-4715-b2cd-fda49bd6fdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:25.216Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=979e1fad-378d-49ed-997d-736b5275328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:35.226Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1e001e28-ecf9-4d31-bfc9-fa1f2fb06146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:45.236Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=96df5cc1-dc1e-4558-ae37-11f87f446be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:55.248Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=acfeca72-f4e8-4fd4-bd79-f3683c5f54ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:38:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:05.259Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ed7e89e3-e3a4-4140-8937-a9f777be83c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:15.270Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=814a4b10-e41c-4e67-b6e6-bd7fafce3043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:25.279Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=3e903867-cfba-4b77-8c30-4ea76c672ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:35.290Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a53ce932-5eaa-4511-a404-5a314867ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:45.305Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=947cf36f-a97e-4677-ad28-e186f4608aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:55.317Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fcb30842-22c1-40a5-8824-3d0561114a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:39:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:05.329Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fa10034f-7a34-4d5e-adb9-38a8a78a94f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:05.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:15.338Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6d93a853-3d88-404a-9d38-2a36b6345ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:15.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:25.348Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=e3c6e66a-2432-40de-9e50-72a503d7e1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:35.359Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b55806cc-558d-4b26-989f-df8f079a308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:45.368Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=3eac5271-05d8-448a-8aed-7052d2ca9791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:55.382Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1b24c3b7-194a-4d4e-b8c7-fc16bc42cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:40:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:05.391Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=09661542-ce7f-4542-b835-9cbfde743d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:15.401Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1f074f10-f9f8-42af-9a8b-1215ca478baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:25.410Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8614108b-0f55-4623-9320-582d2269edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:35.427Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=7a82556c-9159-4d6a-a1d5-584531ab4d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:45.439Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=43517aec-cd82-4df5-96d2-3b07b6167cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:55.449Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b7c4e642-a6b6-48b1-b3bf-932a0ee35ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:41:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:05.463Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=889f4937-ef94-432d-ac0a-418f94f67509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:15.473Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=a5a68194-14b6-40ca-a559-cfd797945aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:25.482Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ebb88e2b-b6f3-4048-99ee-e2caebcd4e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:25.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:35.491Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=881ac5f1-2493-4bd5-a3f0-ceffc7ad52cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:42:39.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T05:42:39.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T05:42:39.274Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:42:39.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:42:39.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T05:42:39.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T05:42:39.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-28T05:42:39.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:45.505Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=61400c65-4565-416c-97ec-307647cef78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:55.520Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0a80a0b5-2090-48b0-803a-b15ed709fc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:42:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:05.531Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=4959b569-33ef-4e7e-9130-66c6f24f6f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:15.540Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=fd43d3dd-c071-4b14-9713-2f978f5a2b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:25.550Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6fe39651-ad7d-4d32-b26b-001bd912087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:35.563Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d7c25028-1ac9-41e1-90cd-3a45c06e0911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:35.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:45.582Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d4eecbb5-13a6-49c3-8a6e-f933c9335274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:55.592Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=3d166b2a-cfbf-435f-908a-a43b1ca9ddae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:43:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:05.602Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=ded267f9-5297-45e9-9595-bd209e9cdcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:15.614Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8268757e-6824-443d-aa86-03e8dc04a8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:25.624Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=c286a5a0-62df-4193-9e1a-0b31c1165d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:35.635Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8022c939-61db-4bb6-8309-b077a540102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:45.645Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=907069c0-8e7a-4be2-a9d4-f167da4becb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:55.654Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6badedea-f445-4990-a6ad-1d7e4584718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:44:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:05.670Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=b40dd04d-c09b-4c75-b4a7-e3565994e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:15.688Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=6e0e02c1-f366-4c23-9532-10620f841d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:25.699Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=09a64ed6-4c7e-4d17-bf11-652a20f98ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:35.709Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=d48566b3-725b-41eb-8478-37c39e7bd4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:45.721Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=0b0ae1f7-62cb-4e89-956a-241f712209a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:55.732Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=101755e4-fffc-42ec-b9f2-7a62ff983c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:45:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:05.741Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=1eea3ad9-9fe2-4f38-acb5-6f6ad8000a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:05.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:15.754Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=8688507c-bdf5-40e7-9112-aa2448f0699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:25.773Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=bc562a71-35a3-478d-8089-993d5a51c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:35.782Z |INFO |Init configs |InvocationID=078630b4-b2e3-48f0-9859-0fcf5c59bdb6, InstanceUUID=3d77a6c4-50fc-4899-ba86-ef80677bc72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T05:46:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |