By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:16:27.913Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:16:27.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-02T05:16:27.952Z |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-08-02T05:16:28.668Z |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-08-02T05:16:28.777Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:16:28.778Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:16:28.778Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:16:28.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-02T05:16:29.099Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-02T05:16:29.126Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-02T05:16:30.855Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-02T05:16:31.371Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-02T05:16:31.390Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-02T05:16:31.391Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-02T05:16:31.448Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-02T05:16:31.449Z |INFO |Root WebApplicationContext: initialization completed in 2322 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-02T05:16:31.903Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-02T05:16:32.794Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-02T05:16:34.029Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-02T05:16:34.238Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-02T05:16:34.238Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-02T05:16:34.242Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-02T05:16:34.609Z |INFO |Started MainApp in 9.491 seconds (JVM running for 10.23) |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-02T05:16:34.677Z |INFO |Start scheduling PRH workflow |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:34.689Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=36c7405d-2ccf-4829-886a-52f1d696d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:16:36.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:36.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:46.140Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e030e83e-41aa-40c9-b9eb-06351696f997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:16:47.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:57.221Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c6690745-a9b6-4c7b-b5dd-66a1ca58b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:16:58.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:16:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:08.293Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f8917f3c-fec5-4e69-942f-675a58dd8401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:09.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:19.359Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ece79796-8b6c-4bbd-bdd1-b0b60abf1929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:20.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:30.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6b2038ed-1f0d-41a7-aa2b-16cd15a4a005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:31.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:41.478Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0b45ecfe-307d-4f98-87ee-8f08472c031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:42.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:52.544Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a3f8d5e1-685c-4fb2-b69d-3d2aba1db5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-02T05:17:53.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:17:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:03.580Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6bb3a0ea-12d9-4890-9831-89baadd0a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:13.741Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0d0848ba-c4e0-478b-8e3d-c4c54ad0ba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:23.763Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=74501c56-c5b4-4c60-8190-3cb085361b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:33.786Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ee31b86e-f362-4df5-97d1-f488401bd305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:43.807Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9fa43ec5-b49c-41e7-8414-bfba5e58459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:53.840Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=86eb0a99-b710-4df3-a48a-a9d9938d2764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:18:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:03.857Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1d728f6d-a77f-4a09-9c2f-9145539bf5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:13.875Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1d259233-88e5-468a-a94b-52b5e3bfa9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:23.897Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1f4d108b-f044-4b39-a1a8-f220432717e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:33.912Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=029c9299-4d15-4799-9060-2989629ba022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:43.928Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=210909e2-6307-44c2-b5d5-6e7725a84bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:53.947Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f39ffb3c-d29e-48fa-b075-d136c9891d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:19:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:03.966Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=935b8494-9395-47e8-8293-b965b1421274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:13.980Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ea3a779a-3be4-4d27-a3c8-80a62e2740f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:24.005Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=82677894-1a06-40bc-b46c-e0ca9fbc786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:34.026Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3a5ac14b-351a-4d34-9ec2-1800646ba15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:44.051Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4cf34f07-d2b0-423a-a892-2ababc408e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:54.067Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e686980e-37a1-4486-b634-30a1b8f54990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:20:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:04.083Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9a765bfd-0888-443f-8861-83e31aac3ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:14.100Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6a0144b2-a9d0-4504-a116-52e3002a2aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:24.114Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fdc85092-2efc-4ab4-8bca-7c0178495561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:24.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:21:33.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:21:33.003Z |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-08-02T05:21:33.004Z |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-08-02T05:21:33.007Z |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-08-02T05:21:33.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:21:33.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:21:33.022Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:21:33.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:34.129Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b10e1ec-e8ef-4363-ab4f-fd2ee4d0648e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:44.142Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d02c875c-dd4a-44bf-a5a9-bb29a5ff712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:54.154Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=15b161b5-a386-4149-8b0f-d4a877a38fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:21:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:04.172Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e2ba9a68-319f-47de-8153-c0d6b8b07607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:14.185Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cac5cf06-d92e-4331-8ddf-f1a581dec2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:24.197Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=054e5178-5e75-41e3-aca5-b5a150776fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:34.210Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed6a9502-04f4-4764-adef-2a2a47b4cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:44.226Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ab030bda-8cfd-49c2-a9f0-60ac5ee1ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:54.240Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8903e97c-6cca-4fde-9f9e-97a69712255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:22:54.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:04.260Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e2a99062-f235-47b8-bb12-40fbab02d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:14.289Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f6f09fc4-f5bc-40f6-85ca-ca6042b2d1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:24.308Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6dc82dd0-f1e6-48c1-ae5e-2f7412be52a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:34.327Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=245b9284-0783-4d4a-b5a1-26d58f2f87ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:44.340Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fbd92cd2-5ae0-46ee-aca9-33391e94cb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:54.354Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2a5dfdf4-c847-4c92-b0c0-9d97fa561228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:23:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:04.370Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cbe9b945-a52c-45bb-be5e-a187ee33bf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:14.383Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=31e86627-30f3-498a-beac-bd90a0422554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:14.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:24.404Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9ad27d3e-9697-4aba-b6f2-ec43aa00fb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:34.417Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e9eabd56-37b3-43b1-b1e3-2a5036f2dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:44.438Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=df6096be-0ceb-4ec9-a8b1-cbc4e4ea2b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:54.450Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=849ed7fb-3655-49d7-a8ae-d08d7276b818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:24:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:04.469Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0c4eb6b4-e920-41a3-a5d0-b0f944b02458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:14.490Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b55a58f-d584-431b-ac7a-15ee31fdc967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:24.505Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f0eb12ce-b347-45e8-aa92-f7fdac7f2ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:34.522Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b2658fce-0a16-4300-9ecf-1b2f62e88f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:44.535Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=426bbd70-2cbc-405f-b163-e550dc5fa0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:54.556Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1a2cc8af-48bb-4967-8cc4-4fd4079ec38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:25:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:04.572Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=80297a2b-ddf9-4e8f-8acc-bbebd1f9b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:14.593Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f2a23d19-a492-4499-9120-bfbb4d4dbb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:24.604Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fb72bc4b-2052-414e-b8f6-8e29f68abba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:26:32.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:26:32.284Z |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-08-02T05:26:32.285Z |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-08-02T05:26:32.288Z |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-08-02T05:26:32.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:26:32.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:26:32.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:26:32.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:34.617Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6798ea49-38d8-45dc-b0c1-96454301283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:44.628Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bd12c4d7-9d23-40d9-8767-83de432804d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:54.639Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=53466254-406f-492b-99a9-69c19e1bbd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:26:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:04.656Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b1de548a-7c9a-4c9e-9f9a-9929c278be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:14.668Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c010119e-ee6e-4149-bdd1-09a5486af6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:14.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:24.681Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fa53aeac-2280-4d2f-848c-1787f4b7629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:34.693Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=076cd150-a738-475f-8849-47ec1eb47fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:44.721Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d4c5fe21-366d-49d1-a9eb-7b31a47bf07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:54.733Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e093933e-403f-4070-be74-f4e21f250b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:27:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:04.744Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f141749b-9131-4daa-95e2-077dc32b0c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:14.756Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1d79b443-06ef-4634-8dae-dbfaf4de717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:24.768Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3b2fd407-523a-40bc-a318-4c6c015a7607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:34.778Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b3f4b07f-c896-4773-accd-700981e8cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:44.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7e8ce186-75ac-47ff-a357-d760a7f8fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:54.808Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=be0b1293-3a45-4870-b343-7811ab9d6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:28:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:04.818Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=673f2589-9653-47e7-b91c-030dbd740643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:14.830Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=62400d5f-ba74-4ba1-9d3d-c651e79181ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:24.844Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5aec6c6d-d3e7-44ed-9b48-85b79f2754ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:34.855Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c070a529-6cd9-41f8-8f27-c1fad93d45f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:44.864Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5060faec-e94c-470a-b711-13e9502fd4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:54.884Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=681fbefd-f8a4-49a4-bdfd-46142ccaae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:29:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:04.896Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b3bd5948-8de9-4d35-a39c-3db7e0c7b4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:14.907Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=395f5dff-fe04-484b-923b-05488c7ee019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:24.919Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9856f29a-3a24-44b0-a138-24a62f6078fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:34.930Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3c05e1ac-8460-4a8c-b293-273a9c62e422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:44.950Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=231b79f1-6de0-467f-974c-1aa7b8e1f888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:54.964Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f65ffc46-5917-48a9-a233-81b4ea06db1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:30:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:04.975Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=547be6d4-d2c0-4d52-b584-06988bde1345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:14.991Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0ff8bc4b-e832-4212-a800-90c6d2e2e648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:25.004Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=105e76b3-2dec-4456-9c64-9482d80370ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:31:32.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:31:32.272Z |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-08-02T05:31:32.273Z |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-08-02T05:31:32.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-08-02T05:31:32.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:31:32.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:31:32.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:31:32.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:35.016Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=15157d70-eff3-4c9a-bd24-c76ad5492942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:45.027Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4659c915-4a32-4e18-b805-838994abdd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:55.042Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8d6761a2-4d06-4a62-8618-9d8219d9e392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:31:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:05.053Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3ebacd36-23fd-40bb-bc6f-4d6cbc4bbc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:15.064Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e637de78-e04b-4ab0-a8ad-1ce7e4b71361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:15.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:25.086Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7a769c42-b0c0-4d31-971a-94d645d3c554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:35.097Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=42eb7cc6-c00d-4c29-81bf-32c316996225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:45.108Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fce4c2cc-cd0a-4c04-9299-9a8f382fb749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:55.117Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=02347a72-c04a-4e6e-81c4-b8cc8e9421ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:32:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:05.128Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ce0ca4bd-a315-42d1-a4b5-5482be0c1ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:15.138Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f8e08e2f-762f-4b68-8565-cc3d1fd2ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:25.148Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=52cea5df-0a3e-4bdd-978f-8839e13ed560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:35.159Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=35052ac1-b529-4d01-8c11-7fe2071e1b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:45.172Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ebdf634e-3779-4d8b-933f-f83c2c91fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:55.183Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c0bfdd1f-4dab-4a89-aacb-7980326f4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:33:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:05.193Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=baa8ef81-8220-4a39-8806-2d2619f9b2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:15.204Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21c18e90-b6af-4126-a2bb-798a2f0d3852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:25.216Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4821b363-3f93-4425-8f5b-0b6eeb24dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:35.229Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=24ac4dc7-df76-42a1-a450-b5e2c01929b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:45.240Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=87eb5964-7a7a-4f98-bae3-56ce914052a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:55.251Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=63b426a1-9141-44f1-b9ee-4029460102e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:34:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:05.265Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2c571064-b2ec-4431-a180-bf4fc267a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:15.280Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e692375d-a593-430e-8c7f-44f3e5853311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:25.289Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ec001a86-dfdf-46a5-8970-df092bfe851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:25.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:35.299Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21f80999-99b6-417c-bd9c-387f9679fa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:45.308Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=54dc756e-0fab-4082-aff2-2f2b49b4eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:55.319Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fade34d3-e802-4d0c-b528-4c9784feac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:35:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:05.330Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7eefe6c4-865c-4830-8f73-20f1b1d21c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:15.344Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a752c16e-fa65-4003-b8ac-f96de7813d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:25.361Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=85345c38-11eb-4084-92e9-de0931428e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:36:32.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:36:32.252Z |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-08-02T05:36:32.253Z |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-08-02T05:36:32.256Z |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-08-02T05:36:32.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:36:32.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:36:32.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:36:32.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:35.379Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=106e8e3a-5a7d-4bd2-8a69-eebf04cccc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:35.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:45.388Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a39e0407-5ba8-4dc5-97d0-837cb8a0828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:55.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f39b5f40-167e-4bbe-870a-9f1e68a482fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:36:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:05.444Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=313c8c7b-4468-4f72-aecb-839a3274144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:15.464Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c0022e12-5700-4db7-a3db-dccb35ac54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:25.484Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ce3c11ff-ca30-4710-8835-2082ae45f5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:35.513Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=76ec2b40-4c1c-4be3-bfbb-2d31f62771ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:45.537Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a8f39bf2-3a06-4708-867f-2975dcd39af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:55.568Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=37eb0d09-d7b7-4ba0-8c92-5b5ae320e03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:37:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:05.584Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ac686a78-fc32-4ce1-8dc8-267839886400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:15.604Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4f6b6977-3ff2-4da0-b5dc-78e7c3c464f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:25.628Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e5b76eea-16b8-404b-aba3-c8694f307bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:35.641Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e0aab7be-b330-4d3a-a683-085f8db25426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:45.650Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a17f83a0-1488-4eae-a3fd-6bdb26b9b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:45.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:55.686Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1bbedce8-7dd6-4cc8-b141-04114d32daa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:38:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:05.698Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5b4ce428-26ac-42a3-80ff-bfaa9d439370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:15.717Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7162af19-881b-4631-95af-fafbd9f49c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:25.728Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8c360704-451c-497f-a05f-b90e4720a779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:35.742Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=96d04af2-82b9-4a6c-9235-aacf1a5b8a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:45.764Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=843d99a8-1da6-4d77-abc8-93163ae813cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:55.804Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=047950d0-fea7-4fe7-88ed-1c735823a48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:39:55.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:05.818Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=91994ef2-9011-4875-ad66-4bfd528c1c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:15.827Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=05cb88a4-a036-4f72-b392-9e93671287f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:25.841Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c15fa21b-a384-408d-b865-5e023797502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:35.860Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3027c5b8-5e2a-491c-a13d-efb850e6746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:35.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:45.876Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=53ed2075-e689-4c3b-9a18-eaf4c323c356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:55.938Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4cb08ef7-e932-4c53-91a6-8d568881791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:40:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:05.948Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b7dbf6c1-3099-453f-81f8-0a29e10c1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:15.976Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=226943fb-92c0-4e5b-83ca-f8dc83eea798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:26.002Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ef6633d1-842e-4d91-a182-c88184bc71e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:41:32.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:41:32.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-08-02T05:41:32.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-08-02T05:41:32.269Z |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-08-02T05:41:32.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:41:32.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:41:32.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:41:32.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:36.013Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fe9958f3-424d-43a6-9665-ce040c9eb12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:46.024Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=875b55d7-75de-43d2-af4f-7cebd5a605a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:56.038Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b5f4564f-474a-4c2f-9f1f-3abf1df06d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:41:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:06.052Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06357fea-2a26-4623-a5aa-8b252a839028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:16.068Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=da178568-3b4d-400a-8ed2-dc0c850a959d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:26.085Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2e2b7ee9-cf31-4e76-aaaf-87d7eff9abdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:26.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:36.098Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b415bf69-6afa-4245-b7f3-ec7d56e27bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:46.117Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f530669b-38c6-446e-9183-284243af0be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:56.130Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=22aff766-cc7d-4362-a823-6ed41e821dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:42:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:06.140Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2a5ce8e5-a2a5-4ff5-9a94-2af3b01529f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:16.149Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c1b8bf18-1c3f-4228-b994-f6f55ddf2ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:26.159Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=eb4ee560-48f0-4c4b-bacc-449a6cb08f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:36.169Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=036a1374-210c-4da6-8fef-d18c6c02b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:46.179Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=478cfbaf-5959-42f2-aa56-285d05888212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:56.189Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aae121c5-4c5e-4592-a24b-f4037d97c9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:43:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:06.199Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f00e18d9-2707-48fe-9350-085aa8416d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:16.210Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=50dcb341-8b34-4477-8f1c-6e650a5c112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:26.221Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=079cdca6-01b2-42c6-b7b5-a517184ba826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:26.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:36.232Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ad176e41-af56-41fb-b4bb-b02608018c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:46.244Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8a642b58-2a3a-4e1b-b589-fb7e0f5fd506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:56.253Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=10d4e957-b57a-413c-a749-4e9f1e8a89d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:44:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:06.260Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=04e58de8-249b-42e3-be73-996a9bfe675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:16.275Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9f1e8f03-8697-433b-a004-95e78eefb13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:26.285Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f825edac-5057-4e2d-9625-e4c3d114e7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:36.295Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=85d702bd-1b52-428e-bee8-63375b249426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:46.305Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ffdde6f5-d04a-4d0e-92c7-7492178fa1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:56.314Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=181d5c44-d9c9-429c-99e1-3c0198333ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:45:56.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:06.324Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5d696e4b-cda5-4d61-bd2b-0dd4148ea664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:16.333Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2bf986ea-15a4-405e-ac8e-102bbabc9ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:26.342Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e037dff6-bd2a-4972-81ba-d3403ef58c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:46:32.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:46:32.268Z |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-08-02T05:46:32.269Z |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-08-02T05:46:32.275Z |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-08-02T05:46:32.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:46:32.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:46:32.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:46:32.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:36.356Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0e21a189-8c00-486e-a23b-4e5c809701b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:46.365Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a660bb84-4474-4e76-9f82-7917806d23ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:56.376Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e4c2201d-cb17-4955-90c2-7cc90b8e10b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:46:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:06.384Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3d7178b8-31b4-4615-82df-b6858f0b3efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:06.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:16.393Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d0f3993b-0793-4a05-a55f-7900bb775d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:16.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:26.408Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7d8a10f3-569d-43f7-8d15-9dec259089fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:36.419Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f3693372-e4b6-41bd-88c5-23a9edf93619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:46.427Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c0dcdc9a-ccc5-4424-8332-7778fddb44bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:56.437Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=39ffee5f-9cb3-4e65-9e9e-5b9e929b3c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:47:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:06.447Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c7938d3-019c-42fa-aac2-11f42f174123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:16.456Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=621c97eb-0d46-41aa-93d4-7e7b06ded030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:26.465Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3fe35896-aa4a-4afd-bead-110bbc51164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:36.472Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=66d37f23-e33c-4dcd-8115-3941877ce93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:46.481Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aa7f6711-de5e-4684-b54a-edb5aab80065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:56.519Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4317bc99-229f-432e-b06e-838224ba845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:48:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:06.528Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3b47fe5b-93cb-447c-ac2f-292dbc734929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:16.537Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=72ca87bf-af88-49ac-9918-f5d65bed43fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:16.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:26.546Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e34dbf6d-5219-42a5-9919-e172dcb2bba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:36.562Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b51a9cc-9cbf-4367-a5f7-f9344969c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:46.570Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=97bef4e8-ced1-42c0-86fc-29c4c3ff0ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:56.579Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d5742c47-a636-4b11-85db-30c3aebf1f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:49:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:06.588Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7447ef49-8090-4ed1-a2c0-9e264a836c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:16.598Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cddb7189-2714-4db2-893f-1ce2923e9555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:26.606Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4597261e-2610-427c-aaef-2cd833341bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:36.615Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0f95c045-3908-4b0f-be79-47dd8b898367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:46.624Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=99099120-6c63-44e4-926e-ecd6043d673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:56.635Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6cdc1e4c-b1e6-4804-b534-e026e53715cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:50:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:06.643Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f0b2cbbb-8fb3-4de2-ad67-c6939c19d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:16.659Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=23bdfb5f-a3d6-4b23-abb2-9d54c016ea9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:26.667Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b03515e2-7104-49aa-b3c6-2cc4c454afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:51:32.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:51:32.205Z |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-08-02T05:51:32.206Z |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-08-02T05:51:32.207Z |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-08-02T05:51:32.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:51:32.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:51:32.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:51:32.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:36.677Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=300b3121-ea58-48d7-9652-7e5bf4e6c32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:46.689Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0467b663-015d-4e5a-81de-6f0cc97c3a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:56.698Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ca74c644-12ad-4df2-a9f8-e7d612041fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:51:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:06.712Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3f3b3796-3e3a-42fc-a862-f81f07f0885f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:16.725Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aaf8c4be-a052-4557-9098-96e39a33384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:26.734Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed58de8d-cd5c-46ea-8815-dd857cc3d26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:36.742Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c23e61c-1744-4503-b2cd-d8fff2c20411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:36.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:46.752Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=643004c2-5eb9-4ce6-b361-ed45902d8263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:46.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:56.762Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5b019a0d-472f-4637-9ecf-34f61c891c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:52:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:06.773Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=17bb303c-5c72-424a-962e-772ff6ccfe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:16.783Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=47c07be8-edca-4733-8118-ce418286fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:26.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1659904c-3d00-4a57-a7dc-06f3811e1879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:36.802Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ac62181e-23e6-444e-bd45-b56eb0a0d6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:46.812Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ae6ae5c2-4469-4798-a7ae-3fcb8537909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:56.848Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=76a3c575-ae81-4642-95aa-4062b9796036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:53:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:06.858Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=91bfc736-66b4-4560-b118-7d1fa0e09cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:16.867Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1f3b975a-25a3-4c06-8517-c1fd21443bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:26.875Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=043ec2f8-7892-48dd-98c3-2451d696f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:36.884Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aaf23f42-4ab3-4599-aedb-6f6d98a7e16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:46.894Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=951e561b-2735-4804-baa5-505548858398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:46.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:56.902Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7576bab7-a978-402e-ac31-0edf7ccb1250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:54:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:06.910Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6b3589cd-12db-4383-aa83-16483059b3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:16.919Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=42f2a4a0-bcf7-49e3-b45d-c8ab32de1011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:26.927Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d7477978-ae0a-452f-a931-97eee25eddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:36.936Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=161f1c84-bb46-4684-b719-51c73b7c5155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:36.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:46.945Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d87a5143-a09a-4eee-b933-a0892a18463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:46.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:56.954Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2d007924-d6df-48e5-a3d0-501dd903116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:55:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:06.963Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dcebd076-3222-416a-926e-b1c43a49b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:16.970Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=02a63b31-9e05-4fb9-be46-e4fb4d5a33e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:26.980Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=77713d3c-85b4-44d0-bfa7-09b6599b38a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:56:32.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T05:56:32.241Z |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-08-02T05:56:32.242Z |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-08-02T05:56:32.244Z |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-08-02T05:56:32.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T05:56:32.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T05:56:32.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T05:56:32.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:36.989Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=25c016c1-7cb1-4f49-810e-21d2750944ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:46.999Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=960911c1-53de-4c98-832e-494fb40b8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:57.009Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8c82853c-9ba3-4b5b-9985-78c4b867bd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:56:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:07.019Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a0fef0d2-fd4e-465d-a513-15d0c6f94da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:17.028Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d0ee8569-6511-41d2-8a8a-f0fbbb66e6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:27.037Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2ffa7033-5d72-4b76-96f6-bb59b6dbdef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:37.046Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f653f260-277b-4805-b1e4-d8959d8a6d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:47.059Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed88c245-c2a3-4987-b8a5-da1407d5f27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:57.069Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e3708351-bb99-40c6-bd29-8461eafbba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:57:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:07.078Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3414e219-7185-46d6-9e4d-4dc98b09d943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:17.087Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=03b039a5-7262-4e9c-b9cc-4d3c223d9063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:27.096Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=201a5d60-dc57-4616-94cd-fc6be34679d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:27.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:37.105Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=94f3bcba-904b-4d33-b050-75cc9262c927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:47.114Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6793f619-8491-48c7-9219-d5c8ac924e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:57.123Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=37bfffd4-3b90-46d8-a322-c7182f604cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:58:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:07.131Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5e6e7dea-7b36-4cba-bc01-462de6e5b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:17.141Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=79ba33e1-1596-4ad8-b4ba-931788f29908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:27.149Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=17d66537-9be9-4e30-ae0a-01378cfe2512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:27.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:37.158Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ffb6e542-0e88-48f0-9e59-a08acec5ca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:47.166Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cb8734a0-e651-4ef3-ba50-71807b0938e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:57.175Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=46f74fa7-3e27-46f3-a876-e6d3360907aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T05:59:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:07.183Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e6d61930-ca24-4063-89cb-79347ac813e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:17.193Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bd4a4f24-d4c1-4b17-bec7-18bf901dfe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:27.201Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=84505a31-323c-415a-9d21-730e32352b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:37.209Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a91f97a8-8408-49d8-9c2b-1bee3f1968b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:47.219Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21e350d6-a156-4aa8-9f2a-62b0865f09d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:47.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:57.228Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=44d5a25a-1837-4613-8ef0-1cb48f86a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:00:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:07.235Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=eea5a732-01ac-414e-9a46-cf02ab5be2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:17.244Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=657dca20-e85e-43f4-a98f-a21f0c0577bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:27.254Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=56690bb7-fc58-468e-88f3-eba133207f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:27.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:01:32.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:01:32.274Z |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-08-02T06:01:32.275Z |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-08-02T06:01:32.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-08-02T06:01:32.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:01:32.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:01:32.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:01:32.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:37.264Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=88ba2ce0-73f5-4857-a564-0727b4a6bc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:47.274Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b382c456-39cd-4f9d-8fe4-0afd0faf9e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:57.282Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c3acfea0-751a-42b0-b406-9af398102a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:01:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:07.290Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4c2af874-b845-41bd-b65c-fb1790d4845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:17.300Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f1c92972-2128-424f-8aab-299d125dcd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:27.309Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dfc533e0-baec-4394-aa7f-d8ab62571771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:37.318Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=41195066-06ce-4a3a-8141-0f6152c536b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:47.327Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=90ad0ed5-169e-46a0-b6e8-876cf3f34a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:57.336Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f9a2c823-a69e-44bf-95f6-761f705c009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:02:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:07.344Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=058de5c1-baf2-4576-86be-37694a07c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:17.351Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=734efb3b-1413-4159-9925-19bb16aba11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:27.365Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=beefa9f1-617a-4b62-b985-447827234353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:37.374Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5cf689df-3d4a-49b3-bd9b-b03127aec300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:47.383Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2a690c00-386e-4599-bd84-5f7dbad1f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:57.396Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d078d19b-df23-4d3c-b679-14b3eb1d0300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:03:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:07.410Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1c2bd28a-d9fb-4682-9824-52ab0635e835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:17.419Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0e6454ac-cc56-43af-ba94-0dc0c3f1ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:27.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c2362935-8a1c-4a15-a22d-840059d8a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:37.437Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a29b89d0-5e5f-4fdf-8693-293967e28d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:47.445Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b29f3e89-3dbd-4e79-a120-f8c2a8bd70b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:57.453Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f77f61c1-778f-4aec-a8d7-d2580e31578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:04:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:07.462Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5c257dcf-80ef-4f7e-98a8-8d40a7280a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:17.471Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=30fa5f8a-fe63-4308-90e4-aaaa1dc04316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:27.480Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0ad65bb2-7b81-418c-9535-eec914215010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:37.488Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5b3cbf58-0dbf-4e71-a7a2-b91f9557e703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:47.496Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2f5179e6-bacb-4596-b1aa-17b7b2b3e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:57.503Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=210d8c72-99c9-4f17-803d-8a6d5f504afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:05:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:07.512Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=52021dc3-490a-4eef-8b0c-e66abe29c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:17.521Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d127f566-0525-4cd4-a707-872dcbb775b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:17.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:27.530Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5bc42b8e-1ba1-4973-8090-745ef2076327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:06:32.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:06:32.234Z |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-08-02T06:06:32.236Z |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-08-02T06:06:32.239Z |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-08-02T06:06:32.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:06:32.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:06:32.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:06:32.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:37.537Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ddf79476-0734-4e4a-81af-678d694fd8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:47.548Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4f64a2cb-615e-4ef2-95a8-ec0dd523673e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:47.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:57.557Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2834586a-8b0d-45d2-b18b-1ce00879bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:06:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:07.565Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a1348ac9-d91d-40d0-9b84-305346734cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:17.572Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0ceec3ec-730c-44e1-ae1b-7d8ba59b1dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:27.580Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=60ca5632-57c6-4b29-9a3b-27ca6c246195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:27.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:37.588Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=84d38677-b708-46a1-99f2-bcb24c226888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:47.597Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06530a4f-0323-40d1-a970-5dcff7cb9e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:57.605Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5f029ab2-2eef-4dba-81d3-3d56ba7151f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:07:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:07.615Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=99232aee-5c25-4dcc-8510-7cfa25d697c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:17.625Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ab28e776-5d75-4599-8c69-960165ad8183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:27.635Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ce53b07d-afa0-4ad1-b8fb-af6b6d283433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:37.644Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=761c297d-a7c5-4be2-8551-b98523f1e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:47.655Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=101137a5-2668-4c0c-bd55-471c4a8e64b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:57.667Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6bfb3144-2da0-497a-a686-430767d7bbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:08:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:07.676Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a7c40ba5-0539-48f3-bb4f-e85fd71ffa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:07.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:17.687Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0817a083-2739-43f5-976d-996eab2cce56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:27.698Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1dafdb86-d8ce-4c5d-983f-af1d0c94fe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:37.706Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c02a3bd-c1f8-4203-9c71-2db2e665fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:47.714Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e791d043-a96c-450d-837e-d2ac51b47af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:57.722Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ba3de2c6-649a-4c1d-994f-2f90bfb66e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:09:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:07.730Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cf5204a7-36d2-414f-a109-48b0956cf132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:17.740Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c29005dd-e97b-4cd3-aa4d-0f7ae809ebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:27.748Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5aa87f66-8422-4c6c-8d00-a18bfe05e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:37.757Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a7ba5e8d-8ea4-4d01-afa4-5928f7df6020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:47.766Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=286cfa42-4a5c-4255-adde-141e0761dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:57.775Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e83ec686-c7b9-4b3e-b765-5c52f58919f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:10:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:07.782Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c6313f42-6b26-4bd8-bba6-9ed683d8d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:17.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=107d35bc-c7e1-4c5d-a4ee-f639fc436c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:27.803Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=75d8b37a-76c4-4a17-a556-3a2db2ca5d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:11:32.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:11:32.243Z |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-08-02T06:11:32.244Z |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-08-02T06:11:32.247Z |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-08-02T06:11:32.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:11:32.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:11:32.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:11:32.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:37.811Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=965cead2-d5df-4cc7-8cf2-2871ad74de7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:47.819Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0a1158c0-5a60-49fe-9ed8-4831c447c318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:57.828Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b63b7877-0670-4af5-8cfe-b6b2af9331d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:11:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:07.836Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b6f1205c-bd52-4278-8ead-fdf083abea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:17.844Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c3b81684-a671-4ea5-8e76-afc8346a5339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:27.852Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=af9eef93-609c-44c7-9f82-a7246d9dd524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:37.861Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5622999c-63dd-44fb-9897-05da6745ab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:47.871Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06ae13ef-6efc-4215-bc3a-1bb033bc5627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:47.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:57.879Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e3c499b7-56d2-4983-b72f-7b42ad34da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:12:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:07.887Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3186d996-5230-4fce-b745-329212d0ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:17.896Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8ee262be-3aff-4f1e-b5fd-61a82c4e7b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:27.905Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2937e36c-c979-4d65-98b6-870975e0ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:37.914Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7df8dd01-ba47-49c1-a0ee-7d3618e03e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:37.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:47.922Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=812ba7ad-6916-4fc4-ac49-bf37f52941c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:57.931Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4bdab762-1376-4fdd-b5e8-cbf97c95dfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:13:57.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:07.940Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b020a23b-dc87-4222-940b-76d0948aa5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:07.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:17.948Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8eb360cf-03ee-4165-87b6-975d7969adfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:27.957Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=51221264-4c3e-4b0d-97dc-86d6109b611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:37.966Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21cbb555-fe7e-4139-ac12-40dcceb9ffda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:47.988Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d7cdd9c3-5dd1-4eb1-8994-559a51381b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:57.996Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1fa5bd11-9da4-4148-87ef-e35f94d6665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:14:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:08.010Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b7374329-11c0-41a0-830b-b3d1ac6b94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:18.021Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=07fb23d2-ab22-4db3-9929-c584b9875b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:28.032Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=38940e14-b86f-4089-9e7b-be274c90b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:38.044Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=22c1b4df-8801-4f0c-bfd4-f8e1b09e08ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:48.057Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bb1c8dcb-d97d-4de2-b1af-4a6f19be8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:58.066Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=25ed6586-cb40-4e1b-8ba7-50a8b86a146d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:15:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:08.077Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=06ee3e1b-2cc8-44e7-9d62-fa9cb10d9d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:18.089Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bfeacf84-0bb3-45d0-8827-58912c824754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:28.097Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3f97268b-1725-492a-91a4-abc1057bd806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:16:32.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:16:32.255Z |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-08-02T06:16:32.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:16:32.261Z |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-08-02T06:16:32.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:16:32.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:16:32.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:16:32.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:38.107Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=93f38287-cc4f-4bc5-9f65-220176421fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:48.116Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6c811ba0-ee39-4104-8a91-d5932692ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:58.126Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3197b31c-43ae-4698-a738-c26c616a75d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:16:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:08.134Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=29045750-c82c-4787-b351-a1cbcbf6300c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:18.145Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d8b07f74-d76b-479c-b514-ec814364ae39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:28.156Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d4cd6bb2-fd61-4b30-92c9-9e6e2231e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:38.165Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b840e9b7-98b9-412f-9353-612b3dc005bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:48.173Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=09bb9234-cdee-4a01-b0cc-965481feea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:58.189Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=31a8772b-df93-4948-ae88-e42c3c4c9c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:17:58.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:08.198Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=749ba317-c886-4087-a781-def762a961f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:18.207Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b158367c-1aba-4d4a-b487-9ad789c58380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:28.215Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7c4921c1-bcee-4585-aa8f-b29f62787a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:38.224Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=593868a7-f9a8-49df-97f0-5806a525f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:48.232Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6f7d0030-155f-46a3-9d05-2d8a13abf8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:58.240Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=90a9e763-9288-49f4-828b-132b6ce25991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:18:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:08.249Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=93628e22-4b86-4b23-95e8-4d85ceaa34f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:18.256Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c91db66f-de61-4fb5-8778-522e9d788b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:28.264Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=48d59f58-b475-412f-ac1a-6658b2e05aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:38.271Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=87287470-a6c8-46f5-a2f7-591f9f70068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:48.280Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1951dba6-cb34-4883-9caa-356baa451f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:58.292Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f34738df-5e8f-4c13-8961-f226f0da69ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:19:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:08.301Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fd669452-7918-4b51-b2c1-fc0e63edad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:18.315Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=92b5ee21-b539-4b0a-82a1-9f9681151bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:28.324Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a46b3373-351c-493d-8705-4b86f9592bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:38.333Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=501f09cf-34c1-4a6d-94d9-d734359b2249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:48.355Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a6aff88c-cc49-4f3b-9c3e-78230dd9c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:58.364Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=31bf2221-6d71-44fb-91c5-5c58b6752121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:20:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:08.373Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=68bfa82d-48fc-4f1c-a9ff-13730fc9977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:18.382Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=450c567b-a4d8-4ad9-8e49-973f41f6ccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:28.405Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3c4bc4e1-aa2d-4fbf-92df-4abf5c562621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:28.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:21:32.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:21:32.417Z |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-08-02T06:21:32.419Z |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-08-02T06:21:32.425Z |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-08-02T06:21:32.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:21:32.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:21:32.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:21:32.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:38.418Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ff8d365f-d642-4c02-8d38-8a21b966f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:48.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=14f49781-4b8e-4c92-af22-336bbba9430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:58.436Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=02f70e3a-6471-46a6-b124-f379f2022632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:21:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:08.445Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=832a1471-f48b-4578-95ea-115f262606b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:18.454Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9292972f-580e-4671-8332-a284c088b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:28.463Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0290922e-ed56-4c6a-bc65-2f06118abbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:38.474Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=04702fc3-ce5a-49e3-9760-181c987dcc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:48.482Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=62836618-0425-41e8-8ee5-f82515945b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:58.491Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a3e498d6-deb0-4095-93f6-c796475b33a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:22:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:08.498Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=da1ccf33-cd29-4251-b7b8-693a1ce38a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:18.505Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=63c87336-0c60-49c3-8ee3-584294241c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:28.513Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ed1dbabe-c297-404b-9642-c464c1cac714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:38.535Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3272a60e-336d-4bb6-b8eb-c286e701e6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:48.543Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=27c642ed-bed3-4cfd-accb-d6d26b7a4a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:58.551Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=955f2ce7-e484-4a81-a935-dad2682ded0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:23:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:08.559Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bbcdb7f7-0834-4017-b6d5-6d75055329d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:18.575Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bba7baad-abb4-45c7-81ec-1710c5d898b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:18.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:28.584Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=53146b31-74de-44f4-aeec-29fba110aa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:38.592Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0b56a7db-aaf7-4272-85db-739d91b6dfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:48.601Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d588cc7b-49a0-4555-944d-3838fe33b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:58.608Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0fc14542-c3c2-491e-9ab4-a6558d9d6774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:24:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:08.617Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9327e761-d547-455f-962f-ffe450ea55bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:08.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:18.625Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7a70a11e-a869-4a5e-97bc-279b3b8c8767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:28.633Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=367f4425-891b-4aeb-bb39-1931e89f0773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:28.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:38.642Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=70c67442-1bc2-486c-9858-7eea1769c7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:48.651Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bc3670c2-c9ae-446c-8c89-5611c5da9d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:58.658Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=be29fb21-d12b-4e30-bf58-81c25b38db11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:25:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:08.669Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4d637099-0b28-4073-a9b7-dd4cca533c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:18.677Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=59d6180c-da8f-4f00-9f80-9f3753ec12d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:28.688Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aece7b56-0113-4ee2-939f-0f6cdf5068aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:26:32.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:26:32.197Z |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-08-02T06:26:32.198Z |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-08-02T06:26:32.200Z |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-08-02T06:26:32.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:26:32.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:26:32.208Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:26:32.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:38.697Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6db894b8-986c-4e49-8ccc-dbc59c767ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:48.705Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b279ca8c-e70f-4ccc-9d79-94bfe92adfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:58.713Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=89b176ff-2b97-4f11-8c64-de780e5ac263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:26:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:08.722Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ff7df249-082f-4bee-9745-3a3f6d97e2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:18.730Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b9e2c047-c6b3-4ba7-9449-0a001462e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:28.741Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0088e0c3-3c5f-4537-bc82-6192d0c4d3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:28.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:38.754Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9f22c477-1717-4d6d-bc05-df5742921e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:48.761Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=89b74108-e193-4ece-9af8-6e139bf1c169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:58.768Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6d61a22f-4169-4010-ba45-9e43027e8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:27:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:08.777Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=633572b9-6647-4b60-93f6-30cc8f46b590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:18.784Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bc5dfba3-0f83-42e6-8698-3bbdc2dec31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:18.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:28.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6ab0acea-122c-47d6-8d4e-e8f51b3c2265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:38.800Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=27ee55fd-8125-489a-bf9a-1be76833e3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:48.809Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=519ac216-9478-4123-94fc-27dba63329ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:58.817Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=33589a09-7655-44ab-b26c-b87ea2ec80ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:28:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:08.824Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e54cdf56-bed0-4aa7-a41f-6677812efbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:18.833Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=24b16774-d9ad-48a8-8fad-32eff03418cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:28.841Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=714b09f6-f4cb-48d1-8818-b38f78566c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:38.850Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=51b50691-ea22-455d-917d-5637b670d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:48.868Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e431b7b6-6a50-41f1-a8b7-25bf1cbfa44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:48.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:58.879Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dc56abf1-ea79-4cb4-b7ff-9f6032f18949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:29:58.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:08.887Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c83cf148-635f-42aa-af3e-31102b318cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:18.895Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bc316fa4-d9e4-4bab-b397-12cd9c9021a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:28.908Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=350d3900-867a-49fb-bdd8-b45b50832457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:38.916Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=221ead86-b8bf-4890-9fd4-ac69b9a69433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:48.926Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b9fc90e-b95e-466d-bbc2-251a5f09ce5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:58.941Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=38f1bd59-3cfc-4046-88f6-cf246e25547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:30:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:08.949Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=228d86d9-057c-4e30-968f-12177b185186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:18.956Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fd1d0098-b34a-425d-9ab3-a8b555c8fd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:28.965Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f8faa6da-ab8d-429f-91fc-e571b514b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:28.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:31:32.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:31:32.286Z |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-08-02T06:31:32.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:31:32.291Z |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-08-02T06:31:32.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:31:32.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:31:32.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:31:32.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:38.974Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c62703d6-10df-4930-b6ef-3562c6843461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:48.982Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=df219f64-4768-4ed5-92b2-e7008b14fdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:58.990Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5348de38-e631-418c-927b-c571b79427a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:31:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:08.997Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3f072478-acef-40cd-a7f5-dc7dab86bf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:19.004Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a6983033-c65a-41f6-9743-5d80b09245b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:19.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:29.012Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9eee9435-b822-4d15-bfdb-5cc0553642e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:39.019Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=00f8e3b2-89b3-4708-8f51-d0702ad7a089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:49.037Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7eb87ff3-7c0c-4e65-9e93-0b74d13df59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:59.043Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0f34140c-bce8-4e7a-a068-ccee87352fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:32:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:09.051Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d7456d0c-46df-40a5-a520-faf32170e438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:19.058Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1314f629-e01b-4c08-bffc-addcd2096800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:29.071Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1af16f93-2db2-41d6-92ce-a9888f7b950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:39.081Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8407eeea-3751-4a08-8827-8fc968b19481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:39.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:49.089Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=efc5d7bb-d423-4ebc-a7ad-e3287497b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:59.097Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=076be1ec-2adc-4622-a461-f171abd4c841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:33:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:09.110Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ea1e9cce-98d0-4d00-af3b-9225ea95c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:19.121Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=43b08b83-68ee-411e-b437-cc7419bc2548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:19.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:29.128Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c40bfc5d-a311-4bea-b482-f3d2c97d385c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:39.136Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5553316b-0122-41f2-bce6-3c6997b02230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:49.146Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=18baab62-35bc-4754-afe7-13db221de400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:59.154Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f7e4adfe-104d-4746-9c80-85358d7a429b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:34:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:09.166Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=671f44ec-1b81-4f84-869b-2e48159ffd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:19.183Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=58f3c213-1149-46d3-94d8-faaf18d470d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:29.191Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=82eb6364-3486-460e-bcba-4f82d2d4c16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:39.199Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c96624a8-52d2-4595-9d47-68ee6e94abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:49.206Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7d2d2a5d-8d6c-4356-929b-0725fbfd3eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:59.213Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=90ae6c6e-af36-4b1d-b0e7-d314d2093554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:35:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:09.220Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=77cf0e8b-b21e-46b6-b638-8f4f54afbe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:19.227Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e947a8b2-91a6-47a3-a9a0-30d00ecb8d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:19.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:29.235Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fa674091-b008-4038-8464-4ffb0dd5ad80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:36:32.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:36:32.448Z |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-08-02T06:36:32.450Z |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-08-02T06:36:32.455Z |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-08-02T06:36:32.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:36:32.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:36:32.465Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:36:32.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:39.243Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3b80748f-068b-4c73-8e01-bb321ebdd823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:49.251Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8e09cb45-ba60-48dd-aee3-8fe93f59f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:59.261Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b5dfd38c-fa41-476f-bde9-68e919fb8718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:36:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:09.270Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=57492a2c-0ce3-4225-a3e0-76c4fd387ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:19.287Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=85426556-f6de-431b-bf7d-9920323b79f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:29.298Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1043f87a-a0b6-420d-bd00-863871dd3119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:39.306Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=92413226-8f1e-4e89-8e0b-8e399c1af8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:49.314Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=910ff7fb-dbc8-4212-add3-e2d079577946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:49.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:59.321Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d0c111f0-77ba-48c7-91d5-7f1d53fbb689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:37:59.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:09.332Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b8e7d650-ca1c-475d-af94-7a38d45d7a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:09.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:19.341Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7c3bf6bb-9383-4c35-893a-4a3eed3059dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:29.349Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a79effa8-e936-46e6-8546-b252309f2917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:39.357Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=04473277-afea-45c1-b095-b685dd6dae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:49.366Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bd4fc7c1-6bd6-4e3e-91a9-43b1e1ca5fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:59.375Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6273cecd-977e-4a18-85d2-9db6fb821a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:38:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:09.384Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=26b73bcc-26b2-46c4-9609-f6e5a88fc446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:09.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:19.392Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b7e090cb-7e3b-4582-8095-b5497d6cab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:29.401Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=53f35605-e590-4b47-a4f9-0be7701cfc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:39.410Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1c33facc-df15-4614-8b39-b71ec5e5f0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:49.419Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e662e439-9a19-4d96-8b24-d5825375b45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:59.428Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7542c5ef-2f08-4fe3-9d05-9789ca0e2b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:39:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:09.437Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2c9149a8-dea3-47d3-8959-64dd0cdc13ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:19.451Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a28bfbbb-2574-4e33-92ca-06d6e47e7d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:29.460Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d23e1eda-8038-4402-a169-fd54be039536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:39.476Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=31fb1fe6-ecf3-46d0-9cfb-c81650e0c2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:49.485Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8a8865a8-f367-4ea8-aa52-9f4bc4a10e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:59.494Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d997a79b-25b9-4a2e-b026-80abb9922834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:40:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:09.502Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1b0547ba-7552-42aa-980d-830e92c394c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:19.516Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c536d4c4-3100-4822-a174-e3ea6df8414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:29.524Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6bdaa74b-0f43-4239-9052-bb67d059d3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:41:32.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:41:32.304Z |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-08-02T06:41:32.305Z |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-08-02T06:41:32.308Z |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-08-02T06:41:32.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:41:32.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:41:32.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:41:32.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:39.534Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cb367626-eabc-47bb-80cb-2821cf1dd515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:49.543Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=47967a2d-5ab3-4675-9dae-722ee0184f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:49.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:59.552Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=674d5d0c-f5c0-4b39-b135-b60291576888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:41:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:09.568Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1bc5ca0a-23f0-47e5-90c0-76c16dacf020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:19.576Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=49c563f4-17d2-434e-8fb8-33139a03fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:29.585Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dad352ce-5ca9-4292-90dd-d5b29408da84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:39.593Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8d3bacf2-285c-4021-aed4-60b022f93cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:49.601Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7d4e1465-0e3c-488d-81bc-3d75e53140ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:59.609Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bce9d17e-bd26-44ba-acaa-d49b0aea6ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:42:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:09.617Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=faab539f-8158-450b-b89e-d3bb4052c918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:19.628Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bb6ac681-c8cb-40c4-af54-a52326c18dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:29.647Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b89af0de-d34e-4aa2-8022-43930d575df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:39.657Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=94588eef-c9b5-4598-bd1c-4e3855c6f0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:49.665Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9d85560e-9343-44bb-8a1d-0b450a9c76c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:59.674Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4eb2bf1b-3c2f-45cd-a406-caa963db3094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:43:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:09.683Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=17fc55d7-ad88-40f3-8055-6540208f25b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:19.691Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fc2d0af3-1547-442a-a8d5-e1a1ea456b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:29.699Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=75620ec7-d3fc-4eef-9218-436b48e4c349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:39.707Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d756288b-d368-4cc4-9839-225c7e4b7647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:49.715Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=10067079-b1ca-4d22-be19-9f68984d2118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:59.723Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1fc944cb-248e-43d2-ac46-b621924c5be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:44:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:09.732Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a92342a2-f086-476a-9944-2742169c3904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:19.739Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=68a534e8-e793-44fe-b722-2cb889efe71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:29.748Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c707c044-e7e9-4822-8745-431dabe33f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:39.756Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3e1445cd-bdfa-445a-8a05-4900dc23e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:49.763Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7402bb34-b543-4da6-97d4-94043463706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:59.771Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9392e962-d9e8-48be-864c-1b25cb4b00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:45:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:09.780Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bb4b3163-dda0-4d16-836f-93c14b330692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:19.792Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ede359ea-465f-4934-856a-bdb44d57a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:29.803Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dd0491e5-b216-4888-8860-fd10c038dee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:46:32.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:46:32.237Z |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-08-02T06:46:32.238Z |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-08-02T06:46:32.241Z |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-08-02T06:46:32.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:46:32.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:46:32.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:46:32.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:39.813Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9be747c2-2c14-43fd-9fe9-61107db4a3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:49.820Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d00f0987-7f6e-4124-a775-a3dde9c08f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:59.831Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c982c1a5-2cb8-4926-8609-d10fdcaf2827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:46:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:09.840Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b7f60e9c-14c6-426e-9cd3-7d82e1001e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:19.852Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=00f01dde-1c40-4717-b68b-c280bea26375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:19.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:29.861Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=85848bcf-52f5-45e9-ade3-9056630119ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:39.869Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7bc6ac16-332d-4c45-88ff-20043040d3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:49.877Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b7807ea1-5694-424d-bab7-27db198f49e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:59.885Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7bd5e9cb-cec4-4d33-8c71-91a563c48480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:47:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:09.893Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=851dfc9b-95e5-4fc3-9414-ec02cce33705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:19.901Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3ff33608-c0c5-4880-bab8-05a6e432f969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:29.911Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a4252942-d3eb-4276-9313-78dd5b96e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:29.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:39.920Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4927601b-7fff-4c74-b210-37a7d751534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:49.928Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5895f98a-ff65-4f59-b8f1-b03b1e23f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:59.935Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8816a0a4-c951-42d2-bf36-92cdd8c6346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:48:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:09.944Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=de27103c-1b33-4590-a175-ef5b21110623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:19.952Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=78f6ea64-f628-408e-8525-3f2cae090603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:29.960Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c146c28-98b2-48fd-88a5-34f0c7acbe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:39.972Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b241a8b3-c178-488d-9743-90adb9aea2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:49.981Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d2f77435-1e3f-40d8-9956-0cc2fc636c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:59.990Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=02054e29-fdfb-438e-aa56-72aa6ea43e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:49:59.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:09.999Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=895c034f-8c3d-469f-af36-9551850a79d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:20.009Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=52bdf3d6-66f5-4b16-b6bf-bb0b13766a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:30.021Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c296fadc-b97f-4e00-9965-7794eaf90d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:30.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:40.030Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=546e7ef2-ba66-4884-bda7-782ce9e8da39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:50.041Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b43604db-1a4b-477e-bfe0-0ab4b308d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:50:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:00.050Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d1ace534-5829-4222-8596-8559911bf4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:10.065Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c883fa95-c2b9-4f9a-b49e-e16806641cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:20.080Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=08c9e348-4eb3-4af0-a2be-003be4c5a1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:30.091Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bed4fa62-1491-4d6b-8d8c-995c4d0c89a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:51:32.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:51:32.255Z |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-08-02T06:51:32.290Z |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-08-02T06:51:32.295Z |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-08-02T06:51:32.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:51:32.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:51:32.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:51:32.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:40.100Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ae36fcbb-4a97-4650-982a-9c9fed1ba7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:50.111Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d25965ab-e748-4fbd-842c-ea41d701f616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:51:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:00.120Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7f0474a5-3ec1-4b4b-98de-9fccc18c9c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:10.132Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ea70543e-1069-44ba-baa1-2462e7d012e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:20.141Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a9e3b397-68c7-42e9-8ced-7c9fcb067c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:20.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:30.149Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ff610103-d4fd-4b29-aa6f-a6409099c623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:40.157Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d4214947-0f8c-4803-b7bd-13d6e089d609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:50.164Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3d51f782-0660-4693-83ce-8da6b4a57813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:52:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:00.176Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=78be423f-ba3f-41b3-83e6-241eb636b0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:10.205Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dbf3e632-ed84-4015-a66c-336307493ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:20.212Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cc9f523c-3889-4d57-a647-a56b37f4f287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:30.229Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ecc847f3-bded-41db-84ce-e85157473495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:40.236Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e1d3e1eb-9923-436b-af7d-2bb71828cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:50.244Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=042102fb-2e38-4f0b-9052-0a7396b6a0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:53:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:00.252Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=459043ed-2682-4d78-8598-824506a1548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:10.268Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4ebb547d-86a7-4952-a5da-d047d41adc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:20.280Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=34da462b-d290-4abb-b32b-ba9e0f3bbd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:30.296Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c7ca3b78-64c0-49ca-98bd-cd6bd31eaf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:40.304Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=051a9fe3-7673-40d4-a6bd-c74c2cec29e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:50.315Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4b13755e-9c41-441c-8ed0-0823628e2ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:54:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:00.329Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9750b6b1-15a6-49e3-9973-f94f16946a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:10.339Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=47486155-2794-4165-9030-238009eb4e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:20.347Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=eb982847-c642-4a92-b8e0-6002f10ece2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:30.360Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fbdaef48-7c5c-403f-be5c-e29affd363cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:40.373Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d53c4f13-47b6-42f8-837c-fd15654d4ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:50.382Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5a6a1ae6-ff4f-4efd-b869-22458e0495bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:55:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:00.391Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=caaf7a6a-b1a7-4730-9953-35c47da5a2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:10.399Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f4a9b1d1-6e15-4fd1-b0f7-dbdbc46a3c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:20.409Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fa2a6245-455e-44cb-86fc-e340bcbbb7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:30.416Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c357fe7b-cd6a-4f13-9556-59c3bb928ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:56:32.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T06:56:32.301Z |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-08-02T06:56:32.302Z |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-08-02T06:56:32.306Z |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-08-02T06:56:32.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T06:56:32.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T06:56:32.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T06:56:32.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:40.425Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6ffd5f16-18fa-4c45-ad4b-597486ebb987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:50.433Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1256abaf-bd31-41b0-a6c5-9a702949cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:56:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:00.441Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=07452063-12b5-4596-8ac7-3559e24026c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:10.450Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a2d66d15-eacf-49ed-9e89-601b8b2c7889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:20.458Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a63c5342-1270-496a-b5f1-25736df1825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:30.467Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=92c3b14e-686d-43b2-aafc-741553bda6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:40.480Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9979ce30-b55d-48cc-847d-5690717c6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:50.489Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b13359c2-9484-41bd-9303-107204701715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:57:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:00.498Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1169df75-7d1d-4976-a4de-37bac850f497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:10.505Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4b1ab256-05c4-4fc7-adda-0a8ad7c8e26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:10.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:20.512Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cb23a0f0-753c-4bf5-8fc5-14b63f5c0f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:30.520Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=27916a70-acd9-47c5-9c7f-85a299715359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:40.529Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2e331ff6-d354-4b29-9341-8888f36f6e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:50.542Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bff4007e-b0da-4d9f-aa16-297dff5fbb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:58:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:00.552Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=16428734-9113-4831-a54e-f6f404a2ee6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:10.567Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a4e04d15-35cf-488f-abde-0cb74cd09a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:20.577Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3236a023-0d48-4c31-9d4f-d0ab219870f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:20.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:30.589Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7b670e32-9c8e-4765-a838-56fa1a511cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:40.597Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3b5bede4-1548-444a-9d52-a9a20ef5a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:50.607Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=19522705-bed4-4f57-af39-59d97000a144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T06:59:50.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:00.619Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=818147ac-5e0d-45bb-b519-503e5b3777ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:10.629Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=61068f7e-91c7-47ae-a7e3-8d82d1b2f2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:10.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:20.641Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f8d2dd32-2b16-4c69-b67a-5fea9e38c0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:30.650Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3de98c82-9cfa-437e-a201-4d952f54fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:40.659Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5919fb52-a2ae-4488-9a80-f46f4de923e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:50.668Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=aad014cd-2ac4-4216-9a71-2404599ebba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:00:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:00.676Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=37ea1a5d-a45b-4e01-83d1-593f9da1fada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:10.684Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a8e75e88-5306-42f0-9d3d-505682c75b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:20.693Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=00f1a5bd-0909-4cb1-9713-efd39008ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:30.701Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=51a229fe-10e4-4e2d-ba22-d6bb443ad61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:01:32.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:01:32.313Z |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-08-02T07:01:32.315Z |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-08-02T07:01:32.318Z |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-08-02T07:01:32.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:01:32.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:01:32.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:01:32.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:40.710Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1dad7695-279e-4102-91f1-eeb00a855cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:50.720Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ddc02b9f-9faf-4cc0-bccb-95cd9c79a538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:01:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:00.727Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=621301e6-4439-4684-9799-0dd8f322cebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:10.736Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1d94079b-ed72-45c7-bc35-c0c9cee332af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:20.743Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=006bb662-57a9-4479-b01b-8720cb2a062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:30.749Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=46fe7bda-1a46-4f78-8b53-6b3db2821c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:30.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:40.759Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=da34538a-596e-4495-8b92-31c96c18cfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:50.768Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6dd4a47b-baf4-47f4-8cd0-7a4b4f5ce673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:02:50.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:00.776Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5566815d-b613-4665-9d0c-5e0458f2d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:10.784Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a480142f-74a6-4d11-ae4a-094a046c4da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:20.791Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2d194287-9020-4f81-ae66-36bb48e4ef17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:30.799Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7698a1da-dae3-479f-8486-59d8a2ff8e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:40.807Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=43cc4a95-47ea-44c9-b770-c3aab79c6e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:50.815Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f14dfe2d-59b0-4fc7-851d-320d97014009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:03:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:00.822Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=428ef359-3e48-4d4e-8747-be52cd4db2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:10.842Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=329eee2d-a5f1-4fd7-8f3c-dd1d421e5596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:20.850Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6b82e424-6b24-4560-8987-f43548edb50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:20.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:30.858Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9e9409e9-8a5f-46a2-89b8-b10056d11d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:40.866Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b520ed59-df1f-467f-bccc-58e920aaaf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:50.874Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21e10d74-aa4e-4b47-92df-ada26b623300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:04:50.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:00.884Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=4dd0a89f-fc7d-424c-a835-292cb729b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:00.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:10.892Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=831c9c30-2630-457c-85d6-a280f8ddc417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:20.900Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a3fbc822-242f-4ee6-a4c2-708c01c8e459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:30.908Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3cf06f9a-b69f-4675-8be4-401d8f18cdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:40.916Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=88ffa1ea-5ec3-46b3-8995-9b9b7414e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:40.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:50.924Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cd1fd6c3-33a6-403c-8af5-9da22859eeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:05:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:00.933Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=121a43d6-6cf5-41e4-8345-b8829400a3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:00.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:10.941Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=89ea0c33-7913-4704-870c-6de549ce0b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:20.950Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=80693798-a52f-4e6a-8435-984f1176179b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:30.959Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b10ef7da-6ac0-46a6-a6e8-a53cf507e7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:30.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:06:32.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:06:32.241Z |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-08-02T07:06:32.242Z |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-08-02T07:06:32.245Z |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-08-02T07:06:32.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:06:32.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:06:32.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:06:32.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:40.974Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=52b5a4fc-b96d-421b-a8cb-839bdf042aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:40.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:50.982Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d702a06c-0ecc-41be-9094-c7aa5d0bdef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:06:50.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:00.989Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1395cf26-6af5-44fc-855c-21562672c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:00.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:10.997Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f4a1c65e-e841-4df5-b41c-524d50204716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:21.004Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=efc21ca9-1df1-465e-8123-65b3c6114212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:31.013Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e116b5e4-a802-44a9-9521-4884ac9a3dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:41.021Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b634fe69-6f59-4447-a451-2cf3808ee044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:51.029Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f880efee-9530-4b30-b505-f68437fe4b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:07:51.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:01.036Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a8ae5ffb-074a-44ae-91a0-75a07ebd6001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:11.043Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=420192dd-99c0-4620-83be-5d13168149e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:11.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:21.056Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=276fc16a-8e7f-4c17-bed4-05c35b3a985b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:31.063Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=282d97ee-3078-4fb0-b0ea-7ea61db084e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:41.070Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=1ba55926-d58d-4a10-822e-7de2f064f2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:51.079Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=578b4b40-7c4e-441e-bef9-0db1dec9f7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:08:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:01.086Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d4370f99-3935-45bb-88ff-c8ce09fc13af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:11.094Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6ae24206-d125-4ff5-ac1a-9268a36d433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:21.101Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=78c67561-d581-476f-b61b-3b4d7d52caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:31.109Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=510ffded-2434-4809-967a-2006b47be18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:41.117Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b2fcb0f2-c8a1-4d84-a6b2-7125224e2231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:51.126Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9b36c80b-ee86-457c-a723-8b120a0e3d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:09:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:01.134Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=216f9ea9-64bb-4030-9eea-3171a9ff6178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:01.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:11.143Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d61da277-ee17-4e04-b976-f316a100c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:21.158Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=78d2f843-5fac-46fd-85ca-40d504f015b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:31.171Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3055bd56-eaf5-4f8f-9170-4230ce3ea3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-08-02T07:10:37.093Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=YXV2qGA6ruRI95AQ01z4, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:37.315Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:47.316Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=6a96c467-b516-44e2-b5ef-bf8fec0d5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:10:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:11:06.856Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f57a4e46-99e4-4df7-854f-4231d1279d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:11:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:11:26.431Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3b76319e-60a5-496e-bb34-8da0823066fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:11:32.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:11:32.201Z |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-08-02T07:11:32.202Z |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-08-02T07:11:32.204Z |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-08-02T07:11:32.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:11:32.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:11:32.208Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:11:32.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:11:35.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:11:45.992Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f5f1c460-c8a5-4091-abe5-2cb2828ee20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:11:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:12:05.554Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2a7c5aaa-2aa9-4be0-94e3-dfe9f448562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:12:15.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:12:25.131Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=68dcf544-f518-4871-bd03-749bbfa670d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:12:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:12:44.725Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=03cf613b-2117-4bf1-90c3-f2cc6621237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:12:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:13:04.266Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a92a084f-1f3e-4403-b491-7e0fef79f3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:13:04.992Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:13:14.984Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=21ecaa88-3c72-493f-b347-aa654d09db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:13:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:13:34.632Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e4822108-82d4-40ac-9e06-bf007165922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:13:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:13:54.196Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2b99dd13-ebf9-4393-82bf-84100cd2e1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:14:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:14:13.771Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cd1431f3-6b53-4414-8efd-283d9922a47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:14:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:14:33.340Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b960c9d1-8ffc-477d-a87e-8f97e8183f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:14:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:14:52.911Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=eece8f9e-234a-447e-a311-1e9ccaf3065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:15:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:15:12.463Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8ebf148c-16f8-4e60-8d65-b69936c23c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:15:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:15:32.010Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=454aea37-725e-418f-b4dc-7950ba37278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:15:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:15:51.590Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=45f080df-1d3f-4b10-9deb-f0527755999f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:16:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:16:11.128Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9c01012a-ea38-421b-8c64-8d3d8cc0918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:16:20.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:16:30.689Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fa22e459-c27f-4f63-9148-9ca004e03e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:16:32.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:16:32.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-02T07:16:32.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:16:32.254Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:16:32.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:16:32.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:16:32.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:16:32.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:16:40.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:16:50.252Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0d112902-e1da-47ff-964e-f40fe1111802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:16:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:17:09.802Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b9910c76-5aae-4432-8a73-a8d9c597c496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:17:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:17:29.377Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0807055c-58de-4c37-ac9a-4c7d79c0bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:17:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:17:49.054Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=67cbdb8f-57f7-4536-923c-336d4cdf5ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-08-02T07:17:50.305Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=qyGjCvci3ciciGPriEEX, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:17:50.316Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:17:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:18:00.316Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7e2a540a-812e-4c57-a4cf-6480f73a05c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:18:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:18:20.039Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a136ab17-70d9-4ce6-b1aa-a97025ca2061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:18:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:18:39.625Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=bed6aa4e-1573-4f18-8394-039eca2fd5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:18:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:18:59.220Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d578a681-11ac-445e-87e6-a959efb55f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:19:08.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:19:18.867Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f2ab67fe-c464-4e66-b53a-1cd146386bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-08-02T07:19:24.505Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ml0VGeanp41AAFyDFOb8, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:19:24.519Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:19:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:19:34.520Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3d19753e-e4e1-4b19-acaa-de620252852b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:19:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:19:54.102Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=db6e036d-be8f-4d5f-9f8e-5392cc5f903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:20:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:20:13.654Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8bce0d47-e5f7-4d28-8749-4b5fa972bbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:20:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:20:33.204Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a745594a-9f24-4e6c-888c-06570f528820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:20:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:20:52.754Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5d3762c9-3155-4c0c-86ca-d7f54053e795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:21:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:21:12.299Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ebdd20da-6352-4bb1-9ebc-82d3f66ee036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:21:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:21:31.869Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=79cdf116-69bb-4452-b9ee-a4127e0280c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:21:32.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:21:32.251Z |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-08-02T07:21:32.253Z |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-08-02T07:21:32.255Z |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-08-02T07:21:32.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:21:32.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:21:32.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:21:32.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:21:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:21:51.414Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d38c75c4-edf5-4b8b-9aa9-7a83aa19a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:22:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:22:10.965Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ce8fa2d9-dfb0-4cda-bea6-dea71d1d5d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:22:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:22:30.512Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=322f6dd4-4037-4c50-bc65-ba0b90b90262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:22:40.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:22:50.053Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d97a5828-07af-40d1-99bc-1528c6da2625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:22:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:23:09.601Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=77ce8f79-9a9e-4b3b-91bf-48a4a007a4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:23:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:23:29.147Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a1c8de89-a3f9-4cd2-a96a-a60db2d5bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:23:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:23:48.836Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=74e1a25f-f743-487a-a4f1-ab60af9b9b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:23:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:24:08.462Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0fab783f-8763-4a5f-947e-5b5cd4dc6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:24:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:24:28.003Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=94a50972-df28-4882-bf40-fec56e6f52c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:24:37.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:24:47.550Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f3238b34-3679-42c2-b1a7-50cc80868745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:24:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:25:07.091Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b8958d94-183f-4f8b-8d73-63e7d6a2712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:25:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:25:26.645Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dcaca5ca-ae9f-4c8c-990e-68c0e50a0827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:25:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:25:46.216Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7af622ee-0b45-48e4-a168-ed7b487b7b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:25:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:26:05.814Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ad8422d1-52ca-4b65-895e-9bb6ab7e8ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:26:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:26:25.360Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=50e75433-b21b-48fd-87c5-0fc868166e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:26:32.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:26:32.414Z |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-08-02T07:26:32.417Z |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-08-02T07:26:32.423Z |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-08-02T07:26:32.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:26:32.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:26:32.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:26:32.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:26:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:26:44.935Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cb0c4492-27ec-4f49-81a1-7480572b2118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:26:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:27:04.533Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=407826ca-6549-4adc-970a-a4199c8b5e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:27:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:27:24.078Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3e5057f9-9f98-45dc-84e1-d90b731d00d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:27:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:27:43.627Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=b613ba57-2668-481e-903a-5c01cdbac50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:27:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:28:03.228Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=abc61de6-b74a-4965-8eb9-cb99e561e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:28:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:28:22.814Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ded10a8c-ffbe-481f-88bb-529b5b824469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:28:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:28:42.354Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a9c1f967-abf4-4058-8531-df6dd1d010d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:28:51.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:29:01.910Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fc963f12-7d38-41c2-baa6-1fe696339496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:29:11.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:29:21.458Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=64e6dece-822a-49fe-a23e-3c5d9b6b1035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:29:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:29:41.034Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0bb551ab-f270-4092-b8d1-b94479c79064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:29:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:30:00.578Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=dda29926-0fa9-4647-8b22-16920abc5b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:30:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:30:20.252Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a5b1d751-8b00-499c-bf67-1f34a5d8d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:30:29.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:30:39.846Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5970d4b1-54cb-4577-963a-5c1e1de963ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:30:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:30:59.433Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a0d73dba-c3c4-4814-9804-460f8593d904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:31:09.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:31:19.036Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8009af9b-0fe3-4c13-8548-8748bfdd5717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:31:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:31:32.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:31:32.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-02T07:31:32.272Z |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-08-02T07:31:32.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-08-02T07:31:32.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:31:32.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:31:32.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:31:32.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:31:38.816Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ada1da01-78e2-4ce2-b75e-e5eea167421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:31:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:31:58.550Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d5e4c82a-c3b2-4977-9ae9-048252222d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:32:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:32:18.260Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e70d9fae-ed7a-4086-84f3-2d78a6dbfde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:32:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:32:37.903Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=be86eda4-c3f6-4833-8df8-6061603d8887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:32:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:32:57.448Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7b2fab27-9b37-46e6-9823-61c0d4ff282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:33:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:33:17.009Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cf45edbd-2687-4389-9fe8-15fb25a119cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:33:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:33:36.559Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=c0e8f8de-623b-4186-a86e-46e99b872dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:33:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:33:56.171Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=651bbd29-8d8d-4249-81dd-685faba48889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:34:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:34:15.742Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cef1d481-8bee-42ac-8817-0ad686cc7cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:34:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:34:35.280Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=43fad123-bf7e-4d7f-ae58-d3433bc63c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:34:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:34:54.898Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9313fa9c-daf5-40fa-890f-9747f4a387c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:35:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:35:14.587Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=204141cb-e8e4-474d-9ad1-f365148f3a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:35:24.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:35:34.133Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=965347fb-2c31-44f7-a9c9-a80c0ff31fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:35:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:35:53.717Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2fc396a1-f42e-422e-9b02-6088c431e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:36:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:36:13.285Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f47cf959-2efb-412b-9c73-966539b06811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:36:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:36:32.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:36:32.154Z |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-08-02T07:36:32.155Z |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-08-02T07:36:32.156Z |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-08-02T07:36:32.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:36:32.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:36:32.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:36:32.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:36:32.835Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a01097a9-4a81-4243-819b-4b1219fa2d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:36:42.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:36:52.381Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=d6286ac0-999e-43dc-a766-67907b666157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:37:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:37:11.972Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=eca3bf37-1b20-444c-a1ca-05dbbc2a0724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:37:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:37:31.541Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=a812504c-e846-4106-a32d-d4f475719a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:37:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:37:51.087Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7fee5e59-6cf5-4785-8bda-e16da344895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:38:00.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:38:10.639Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=7cfccbe2-84d0-4797-bffc-ca05861d73f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:38:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:38:30.201Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=14cb54a3-4931-47ef-bd1d-5107a7a38124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:38:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:38:49.757Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=29f972a8-f00c-45fa-b1da-dd3c5bea3ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:38:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:39:09.302Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8bd214ce-ccc6-46d1-8cf8-226b7c1b6500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:39:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:39:28.854Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3f1ec3e1-0c1e-4de3-880a-12f01ebd7495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:39:38.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:39:48.420Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5995e73d-6a9f-4269-b827-e16e3b0a3f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:39:57.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:40:07.964Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2dee7d3c-d7c3-43e9-9651-07afafa2bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:40:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:40:27.505Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=e053703a-1af6-4275-b605-587f80d34ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:40:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:40:47.045Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ffb50f76-a24b-41ce-aacd-39e482396a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:40:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:41:06.629Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=db068c50-8090-4535-8b8f-6bd409ed21d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:41:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:41:26.177Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=8ced3a5b-a69b-4015-9e25-dc99c00f9acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:41:32.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:41:32.278Z |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-08-02T07:41:32.279Z |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-08-02T07:41:32.282Z |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-08-02T07:41:32.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:41:32.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:41:32.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:41:32.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:41:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:41:45.755Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=306cf8c1-8f5b-40fb-8aa3-596517947304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:41:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:42:05.304Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=0565f9cf-e63f-4715-bebe-69f9ad9c18c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:42:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:42:24.879Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=de14dba5-2842-40d7-b776-99cc4e8cd69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:42:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:42:44.496Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=68245be0-25c1-4892-aabc-4c6a47063531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:42:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:43:04.084Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=43b239d3-0e13-4936-96fa-631a2e9d9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:43:13.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:43:23.726Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3d5ca60f-3be0-470d-9bfb-3fe27e5ded36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:43:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:43:43.308Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ef9dec14-c0cb-44c8-b43b-af6238eeb976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:43:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:44:02.877Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f425ca02-ba28-4ac1-b08e-7625d06c0d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:44:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:44:22.416Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ddd74eb1-ef14-4e77-9599-7167c46a1444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:44:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:44:42.015Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=cfb9dd78-f0cb-4e02-91b9-214b5893b6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:44:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:45:01.594Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=2ef86a9d-65a5-4346-89d1-addeed702fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:45:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:45:21.138Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3366a875-cc56-4abb-a76a-a23fde26d338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:45:30.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:45:40.696Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=832124fc-edc2-4194-a77d-2657109f3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:45:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:46:00.254Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=363546a5-e2a2-463d-bbff-2041efb32cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:46:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:46:19.886Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3cf563a8-d581-485a-abcf-8cededc6eb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:46:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:46:32.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-02T07:46:32.259Z |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-08-02T07:46:32.260Z |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-08-02T07:46:32.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:46:32.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-02T07:46:32.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-02T07:46:32.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-02T07:46:32.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:46:39.425Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=f914a84a-6e8b-4ae1-957f-c9308fc3843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:46:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:46:58.998Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=3f22b8f5-6dd7-4343-95bc-8634e7b37056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:47:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:47:18.578Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=9915b56e-ecdf-4096-a8e5-dee260a8d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:47:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:47:38.226Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=480be1d9-cb34-4557-b326-249b60093852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:47:47.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:47:57.791Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=28ba9005-cd56-4a3d-8432-f9c87f495e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:48:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:48:17.341Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=fb63029d-a641-480a-931d-8fa315323490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:48:26.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:48:36.895Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=5660a5e3-7852-424d-9093-6c5898cbae39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:48:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:48:56.443Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=ae2ea26f-2552-4002-85c3-d94eef4b2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:49:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:49:16.005Z |INFO |Init configs |InvocationID=45bac5b8-d96d-4dee-a927-74396adb2c1d, InstanceUUID=090678f6-b000-479a-8dc2-f3a09c6b3b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-02T07:49:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |