By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:13:10.399Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:13:10.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T09:13:10.436Z |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-02-06T09:13:11.132Z |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-02-06T09:13:11.225Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:13:11.225Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:13:11.226Z |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-02-06T09:13:11.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T09:13:11.388Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-06T09:13:11.413Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-06T09:13:12.964Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T09:13:13.397Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-06T09:13:13.417Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-06T09:13:13.417Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T09:13:13.472Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-06T09:13:13.472Z |INFO |Root WebApplicationContext: initialization completed in 2058 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-06T09:13:13.896Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-06T09:13:14.663Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T09:13:15.886Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T09:13:16.443Z |INFO |Started MainApp in 8.687 seconds (JVM running for 9.443) |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-06T09:13:16.521Z |INFO |Start scheduling PRH workflow |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:16.534Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4bba856d-55ac-4e78-8ca5-cb7b6296fce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:17.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T09:13:18.581Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T09:13:18.582Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T09:13:18.584Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:28.000Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1e95ddf7-2fe6-41af-bd52-00499583b9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:29.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:39.091Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4f6b5369-85e4-49e2-b476-db2c19371fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:40.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:50.159Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=978a9658-795d-4c99-b8f4-d1659a5b8142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:51.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:01.231Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0c191eab-5dc6-4584-880a-77c07b282cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:02.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:12.304Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=97392075-d19a-4deb-8dd1-3832b1d49922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:13.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:23.343Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=758c3ee8-866b-4c2f-a542-c90a48eb600e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:24.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:34.383Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9646687b-3314-47e9-ab5d-137b2bc27005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:35.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:45.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48d081c0-201f-4990-ba3f-bed482532b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:46.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:56.472Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e6412dc4-21d7-469d-af9d-7952fdae77c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:57.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:07.531Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=089e19b4-3964-4fc4-abca-76668d4932f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:08.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:08.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:18.575Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=39908d09-19f8-489b-9f55-5e34e4c93baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:19.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:29.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=329e0c02-83ba-453d-86be-f5cee6532e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:30.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:40.660Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62c1d5a9-fff0-4352-aac0-a066606bfff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:41.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:41.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:51.694Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9cedbd12-b352-4751-b305-83bcc43b0455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:52.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:02.771Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=929333dc-5488-4390-9442-520f1031b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:03.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:13.810Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=155b2dc4-c21d-4112-a286-d91b3b7fc621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:14.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:24.845Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b3726d9e-04e5-43db-ace8-1bea7c615286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:25.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:35.919Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9850da8c-c631-4df6-b074-6fe926e7766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:36.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:46.956Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c65d3a99-6004-4b20-b3af-9509de7c71ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:48.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:58.031Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5d5782e7-8ee3-4841-a6ac-287b518c1b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:59.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:09.074Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=09c7a390-3d22-40ad-8e8e-0a6d0ecdc8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:19.208Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2b45512d-7432-460f-9c03-59822b2c60dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:29.227Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f0dbc357-3737-4bac-9449-a14fcb822b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:39.243Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2874d9f3-2a1a-4176-a667-36b47b4e1946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:39.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:49.260Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ee7d149e-677c-4bd1-8698-4bbce4aa302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:59.280Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=513104c6-efcb-4e87-8464-c39b8b1f325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:09.308Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6c5fd6b2-1796-4ac6-bb8f-55a2d814ced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:09.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:18:14.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:18:14.347Z |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-02-06T09:18:14.348Z |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-02-06T09:18:14.358Z |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-02-06T09:18:14.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:18:14.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:18:14.370Z |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-02-06T09:18:14.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:19.326Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7ea34135-983d-43e1-a0d0-b49e9c28a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:29.341Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=33a899a2-7816-4d3b-901e-05cf83e2d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:39.355Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7349d8d4-1be0-45c3-9f98-3759d98bde57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:49.367Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62cedc29-88c1-4a35-ab43-4b03678d1f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:59.381Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4cfe33cf-e095-4de5-9163-95e661866faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:09.404Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fc92b930-d6c7-4b18-abd5-0c1d622f53b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:09.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:19.422Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48947b4d-a896-4007-900a-7ccacd8c62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:29.432Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=748b15fb-49fd-436b-9f07-a3775e6a3a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:39.441Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=35e20bbc-fd37-40bc-9fe5-8241e8885b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:49.455Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b5ca9834-d3aa-41e7-b94c-fef369390b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:59.466Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5d76235c-d7db-40cc-abbd-a1fff8d0ef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:09.480Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=790bd560-7a33-4f2b-aee1-71457928f8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:19.499Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=52773807-ba50-4b5c-bf20-53620f95fc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:29.515Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10e800c4-a4b5-443c-a94f-482a124f77e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:39.526Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bb1130b2-1ead-439d-8584-5ab631af1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:49.537Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62881b25-c26e-4d72-b188-1f1f692014d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:59.548Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=06552f53-c906-4487-81cb-402aee139dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:09.562Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dde66e78-ce49-4c09-8f14-d01ca52e84e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:19.575Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aa4044f8-4c2e-44b4-a84a-83713f52fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:29.592Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a35ea39b-8c4b-43f2-8988-03de3a1c13f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:39.604Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=94174b63-0097-4965-b6c5-eea5f012ada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:49.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fe57258b-4fae-45c6-bc22-3d038449ecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:59.629Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9afe14fe-3b52-4c4b-b4fd-ef2eafee0e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:09.641Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=778d5182-0307-473f-84db-e1aaa2284da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:09.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:19.653Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ec7ed020-e31b-4b1b-ad54-e9defe57cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:29.673Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c6ea9357-caf4-42da-9112-21f4eaa69d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:29.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:39.691Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=282241b6-cafa-48ea-ad90-ca2f45c1424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:49.704Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=de096cff-13cc-44d3-a97c-3d50c6b9911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:59.715Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=05cb52e1-f69e-4328-84a6-9e952389bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:09.725Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7f192640-2e7a-42b8-9e7e-4c3c3397f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:23:14.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:23:14.172Z |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-02-06T09:23:14.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:23:14.178Z |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-02-06T09:23:14.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:23:14.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:23:14.187Z |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-02-06T09:23:14.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:19.735Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=54ef0118-cf08-4386-b7c7-8326c087dc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:29.751Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6b6ec7e3-d353-43f4-9ad1-6a41f41a6178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:29.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:39.770Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7b334d3b-50b8-494d-ade3-6fa6519453cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:49.781Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6b668f0d-80d2-4a74-b773-26963b8bb9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:59.792Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=25248ae8-6e01-490c-a38f-c3a43fa1b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:09.809Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=15e36872-0d89-49b6-97a0-a7e30ebabdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:19.819Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3d7e522c-16ce-4d67-acd5-2c9529ec8755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:29.829Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d7c94ca8-af67-490a-a34a-2ceb7f7ff2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:39.844Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4f7517e9-4fd7-4765-8427-214d0160f066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:49.860Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=680ff2bf-d21b-43a8-bec8-29692c791da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:59.871Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4492fdab-ce22-4d8b-a9af-de783f7247b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:09.882Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9a244c3e-fa6c-4f10-ad8e-a06e3e181494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:19.895Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2d97fee-6073-4976-a01c-714ff07f2fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:29.904Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=973e60da-d7e5-4247-a682-43952990a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:39.919Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ae70b32e-164e-4dc8-bd3a-3631c5c466a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:49.934Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2447fb2d-9807-4efa-98c5-89d9d6873d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:59.945Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6a4d307a-2107-4faf-bfdd-7d2d30327d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:09.959Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=183b23a1-c1ee-4ea1-8f56-79a4d2f598d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:19.989Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0710c2eb-34a8-4228-ba3d-e8e90ce223cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:20.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:30.007Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=44858fdf-688d-4e8e-bc22-bbf27604b564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:40.027Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7df4b797-5293-4213-931d-25b1d0f160e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:50.037Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7f592f1c-ba00-42a6-818d-764f9d65bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:00.052Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b123422b-5950-44a6-ba04-da0a2667032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:10.061Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5f48ec44-02a0-4519-a520-cc8f6e699d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:10.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:20.079Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4998317f-b18a-4fe3-8b1d-cf370b2762a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:30.095Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4b2a596a-33d8-49a4-b02f-7769cf96e17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:40.111Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d5215ec3-0403-4bc3-8a3c-8f93d81ba8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:50.120Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=da9e3a79-4efd-438e-9b2f-3d15c468b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:00.129Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=43be20f4-c712-419c-b877-56cc6867a466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:10.141Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=efd4fc59-f6d0-4a78-98f2-c873f5527c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:28:14.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:28:14.143Z |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-02-06T09:28:14.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:28:14.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:28:14.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:28:14.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:28:14.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T09:28:14.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:20.153Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=94523f1c-db0b-47bf-b9cc-ee3b02337643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:30.168Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=08204ddc-3b5e-4325-bdfc-62ab2af7c8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:40.195Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4f6d1fe-4e45-4008-80ee-cb74ce658f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:40.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:50.205Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c85211c5-a7f1-428f-9c08-f926f459f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:00.219Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=176bd470-d2f5-4c17-9af7-47321ee01899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:10.241Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1609a706-c62a-4bba-b574-60984de06125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:20.256Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62b68f78-bdad-495d-8314-b4c9eb150e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:30.269Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=886ac263-3601-4b6b-b5ae-72b1d0fad5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:40.286Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1bb03be1-05cd-49b2-8b53-6bd0e35b55b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:40.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:50.299Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8775db92-45e3-4934-b814-f9dba74875c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:00.321Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=70a332be-661e-4315-a327-fc3b482bc0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:10.331Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=76d08d45-2132-419d-acaa-c1d6a591f03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:20.340Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8971c550-00bd-4889-ad67-4ec7b6fc6810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:30.351Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6f52b6eb-be9f-4a7d-bfaa-86dc5389e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:40.372Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f79e62b1-018d-49ee-92d9-d98478308981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:50.385Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6c2798a0-b76c-43d8-b2b4-33f15812f7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:00.401Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9f018517-c0f6-48e7-9425-a9d5701b8e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:10.412Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=44377693-41d1-4118-95b7-98f5f9a1e4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:20.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=32bd314a-1ed0-4d44-906b-1f670dab6b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:30.431Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b67f1002-c00c-4d1e-b44c-aa8d62cdc35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:40.445Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=cdc7c6ed-e3de-448f-b1f4-121df39ac83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:50.460Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3bd0efb0-9852-4384-b82e-12eac4087af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:00.480Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8f815e0d-b22c-454b-b308-64bd3f2284e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:10.488Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48d30ce6-ddd5-431b-97be-ebc9b8501464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:20.499Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aa8220c2-363a-42f4-b107-32597ee7d47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:30.513Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4655af7-8c10-44af-bc63-bf101463cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:30.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:40.527Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c70b6962-8289-43f6-b5ab-92cd189a93a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:50.537Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ad385930-8be9-4954-93c1-6ee8e7aba91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:00.547Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7c9d9995-4744-40c5-b3d5-e0608969f5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:10.557Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=05bf3de3-15e3-4749-82aa-cc34fc6d7794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:33:14.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:33:14.188Z |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-02-06T09:33:14.189Z |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-02-06T09:33:14.191Z |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-02-06T09:33:14.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:33:14.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:33:14.201Z |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-02-06T09:33:14.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:20.578Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=55f78705-fc82-44ce-8792-0608d098a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:30.595Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b43314bc-e0f4-4dbc-ad33-0e62596a865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:40.604Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=78d54ba3-7fca-49fe-85bc-eed3416c324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:50.614Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2b0a5de8-4a17-4748-b1a6-6f8aaa7d00e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:00.628Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2c21b7e3-f498-45fa-8b37-6e309123b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:10.638Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=051568bd-4533-44af-8115-20d1ea5f08e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:20.647Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f003cce5-1c53-419c-9049-e656738ef6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:30.654Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ec383eba-d28d-44fa-93d5-445e3a9ad420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:40.663Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e121fd3d-7b52-42a8-b410-ad3716193344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:50.674Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed7799f1-f2ee-4d95-8cdf-2926fd50d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:00.691Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3a4021a6-a164-4254-b2a3-25cc49ce232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:10.700Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c482f948-2e7f-4648-8787-96ab1dbfb7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:20.710Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9f58a1fa-e63a-465d-8b50-db84ea211b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:30.719Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=675ceda9-8710-4946-a5fb-9a0174e8b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:40.727Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3cf6edc0-a377-4485-8a62-755614e9aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:40.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:50.736Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=502de361-9dc4-4cb7-8be9-83717744023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:00.752Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b79151b6-b7b0-4ca1-b32e-4ddd2b3d9a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:10.773Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=055af35c-195c-40e4-903b-fa21a78cbbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:20.790Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e5e0efab-af27-4c25-83a7-83436a1d91a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:30.801Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=90968db1-a61c-4744-9c97-0ca9be47139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:40.813Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b746832c-78bb-44e5-8564-87616cff48cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:40.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:50.823Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=72646c02-eed0-480e-8134-07384b215154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:50.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:00.831Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fc62b5a6-aa79-4748-97c4-5b7a2671226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:10.838Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=81d17fd5-fa48-44da-ac14-e5cebe39a880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:20.849Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6f0d80a3-a94b-411c-8336-2a8b85e51a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:30.863Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=67fc2235-40ce-4e54-9d3a-a731d1ae96d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:40.876Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=38ebb80f-6d9b-44d8-ac9e-c9eeb698f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:50.884Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=087bcc92-dffc-425e-aece-9bc0961daf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:00.905Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=295a2c5b-1983-4242-b987-f80b62d4d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:10.914Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3e4eb12c-1046-44eb-bc3c-f4eae9f33555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:38:14.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:38:14.130Z |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-02-06T09:38:14.130Z |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-02-06T09:38:14.132Z |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-02-06T09:38:14.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:38:14.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:38:14.140Z |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-02-06T09:38:14.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:20.922Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=564382b1-4f11-481a-8034-532207650c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:20.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:30.935Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bee4476e-0d3e-4c2c-b06f-43f1268df5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:40.948Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a0b2160a-0373-48bc-aebc-249a0d6381a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:50.965Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9198c94f-7548-49d4-8e45-8bb6108dd0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:00.975Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5374adb5-03fe-47ff-a507-344d3a17272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:10.985Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=08fcce4a-def2-479c-8080-56db971f3449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:20.993Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=be54449d-eed5-4c0a-abb3-1bb699a91150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:31.005Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=13386012-f4b5-4ee0-b93f-c1da392bf821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:41.014Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4cd8b86d-8def-49fc-81aa-0b22577eee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:51.031Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=60aa9312-c435-4912-95e6-8ef14aa13d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:01.042Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=354918f2-d6db-42dd-81e1-e13944ce1000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:11.059Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=834e1c66-8760-408a-89be-9d95f69f9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:21.074Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=01f30b53-6953-44e6-8c52-6afc177c127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:31.090Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=85d0913d-1b19-4ce9-aee7-811cd9c7b6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:41.099Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=18bd92b3-def1-4d32-a50a-48f31b849a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:51.108Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c70907ff-ddfc-4b6f-b8a9-05dffa555ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:01.139Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=96481c87-0286-42e9-bc8b-4cd94f17887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:01.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:11.165Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10871f66-66de-4905-838e-a592b014b1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:21.179Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=145511b0-a1e3-4503-97a3-3389d6d61499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:31.187Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c8e572de-1cec-4d92-af6f-fb8b4da2b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:41.195Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1a9e7cb5-58e9-4e72-88f6-c1da6cd9e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:51.204Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d2c2b799-f2d0-4988-b85b-8fbd06a78b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:01.211Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f01c0b2f-e611-4005-8f84-0bac35d29907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:11.221Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f7f07662-01ac-43b8-9b0d-b05dbc17891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:21.235Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=feab20a7-73ad-4e96-8aaa-02877abf1b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:21.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:31.244Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=98e9967b-9aa3-4b25-b985-41cac847c276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:41.264Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b5ecedbf-3ca5-4802-8ad6-3aa4dadf82bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:51.271Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=997d7584-a736-4f17-b8ae-a951105844dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:01.279Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7223108f-0a9d-4d5d-b309-85c794a6776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:11.287Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4446f944-075d-4694-b330-08f7a8796941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:43:14.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:43:14.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T09:43:14.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:43:14.128Z |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-02-06T09:43:14.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:43:14.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:43:14.134Z |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-02-06T09:43:14.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:21.296Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5eeafb56-7085-47b3-b317-7203092ad642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:21.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:31.306Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e4a01e8a-90cc-40a7-8749-7bdfb6168c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:41.315Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=24e888a6-4ce2-4988-a0af-9d5b97e16060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:51.329Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=80809249-f0cf-4866-87c8-38b97ca6abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:01.336Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0bbeeb99-4336-4d1d-b324-ae96425e501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:11.344Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d2109e9c-7edd-4725-b7bc-c1b44093eb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:21.355Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=afbecf6e-b0ff-440c-862b-14d3d5281012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:31.367Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2ad612f-c81f-4761-b399-56d96a3f3dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:41.382Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=22e65f4d-73d7-46b7-ac4e-c563bba451f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:51.392Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6d930f00-1c56-479b-9656-eb662eb32dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:01.399Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=245cb0eb-c7d5-45bd-92fd-a89c563bd2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:11.408Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b9c5c6d0-c45b-478a-b99c-26cc09194393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:21.419Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d5289033-babb-4887-bb88-5612b0e50fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:31.434Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=606576f9-1f91-47d2-ae99-cf72c8245b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:41.446Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4a204c5c-4266-425e-8b0c-b4ce53fa5fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:41.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:51.453Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9647b4f1-0aa3-4eff-8046-3ba88c89ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:01.476Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ade3d8c0-9bc2-4c90-91b6-a1c64bb11a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:11.506Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7cc9503c-ba34-4046-82ae-c35fb2f98f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:21.519Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a729f5a8-c106-49d4-8008-059785f307bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:31.541Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d0ff9e04-c83d-4c38-857b-b8caff05458d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:41.549Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8d00b853-928d-42ac-8aac-ab8d5b22a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:51.559Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=45cd0468-c37b-48b0-9f67-a1780b8ba945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:01.569Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9673c5ba-8d47-4997-9282-22e096e515e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:11.579Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=98094ea4-a89b-428b-917e-4c7e4c4702c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:11.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:21.595Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1751e97b-3262-469b-b1a8-05a8342fadf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:31.617Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=440d9d54-23dc-4fc9-92fb-027400c28804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:41.627Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aed7a198-7f2c-40a1-a569-9ab522f8ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:41.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:51.644Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=292e0cc1-1861-42b8-8bd3-12f96508b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:01.661Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8d119f3b-e76b-4ebb-99ed-dafce8457439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:11.692Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=18b660ca-93a7-49e1-84ad-8dd9ae166d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:48:14.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:48:14.171Z |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-02-06T09:48:14.172Z |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-02-06T09:48:14.174Z |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-02-06T09:48:14.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:48:14.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:48:14.180Z |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-02-06T09:48:14.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:21.700Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dae2fca4-3684-4453-8706-427b31758f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:31.708Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e9d09c67-3a5c-4e74-9de0-e3bf3b81f6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:41.731Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4b890901-1f9d-43a5-b83b-8076f5d5ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:53.737Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3d91103b-28e9-4507-880a-b9c83684e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:03.746Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fae2464c-bad9-484f-82e3-02fb5fa3b8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:13.754Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=424d0d29-8c9c-47c8-93fd-854f52782910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:23.762Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=633fd329-07e0-4970-a8e4-7e67f6c8b424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:33.777Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ea70ed8e-4e1b-431f-a41b-1270c61cf7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:43.786Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bda603a2-9bdf-4bf1-8978-e86ce667c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:53.795Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=97c47662-b787-4c10-b8d5-c1be309da981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:03.802Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3c68f306-f42d-48fc-b672-7ec188d1ceb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:13.810Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a14eda9c-fdf4-4af8-a414-feb58920a808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:23.818Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1454e3b7-6973-4f39-b68d-dcf8490ca434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:33.829Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=72deb1b4-189e-4173-b12d-435fbfc56120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:43.838Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a9c37f6b-279f-4c90-9b24-2dab81a9407c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:53.846Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ae35ed31-bfad-41c5-9d11-8a1fa7d71f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:03.857Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c519dad6-cb58-490e-ac80-7e8d5e8ceabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:13.886Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ecd5e238-7d87-4409-b9ba-e1d2e6250071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:23.894Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3e704640-167f-4046-a12d-052d36c9ab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:33.907Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=024329c6-78f2-4591-b54a-9d87ede05ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:43.916Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=239fbf17-7304-4d4f-a770-b3723f76ae68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:53.922Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9e6fba88-b357-405c-91c1-b1b8fbc43912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:03.929Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6961af91-d854-416c-b317-ac011dd79d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:13.935Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=945f1141-cd8e-4d03-bd66-428c0c78d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:23.942Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=47b0c8a0-d87b-4682-8d50-1608c1ad6441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:33.950Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f9fb34b0-757d-49d1-9119-599648f8f520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:43.962Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8905f92d-daff-4804-b8d5-957cc84cf28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:53.972Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=549465e6-d3f4-432d-955a-f0f0fad3f7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:03.981Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a20ce79d-85bc-4a26-8e0c-f8966ae5578d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:13.987Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c6746aba-aba5-42d4-992a-1578b90c4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:53:14.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:53:14.123Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T09:53:14.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:53:14.127Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:53:14.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:53:14.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:53:14.133Z |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-02-06T09:53:14.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:24.011Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4010234c-3735-4ba9-acea-f0df92949b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:34.019Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=faec457f-74f5-4ef1-b68b-c372e20163c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:44.029Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=563ee3e5-b0ba-4054-a22e-726563677735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:44.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:54.042Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=431072e6-6601-4dfe-bebc-1c7ae2bc198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:04.049Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=726378d0-65ac-44d0-9acb-2e483f051518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:14.057Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=03d01316-3f34-4b5c-b2ed-c734b9b9ab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:24.066Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=206f6441-dfb1-4e69-b16a-746a6c4f8399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:34.075Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ab82049e-6081-4dbf-af56-6ac6ef4ccc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:44.086Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1db52f91-ad4e-4284-bbe0-edb9457f86e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:54.095Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48e26ad9-b767-4651-a1a6-7dd553e19370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:04.108Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=daa77f63-d6bd-46a6-a484-56fa08dbd057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:14.117Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b72b2aa7-fd67-4db5-80ab-2508df316710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:24.125Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e8093f90-37bc-4e9e-b97e-32915d3ca171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:34.135Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7fe7b599-17ec-4b1b-bec9-605e494156fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:44.142Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4b5045b-da9b-4f82-b463-19993aa488c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:54.149Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=94168415-9786-4cd6-8572-1a08939b8f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:04.157Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2d5623af-740c-491b-a33b-1e59ae5b287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:14.167Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=cd5b5292-30dd-4f70-9d51-9be006d7e2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:24.180Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1602a63a-51f6-4838-acbc-4d3d63d61322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:34.191Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=16407721-3ac9-4874-a281-a8982112abb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:34.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:44.199Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed3bc849-5560-424e-94ae-280a8e268829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:54.208Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d8ce5e89-5c6e-4709-9236-53f420c9b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:04.214Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c56e0205-0afd-4ee8-b52a-44af8692cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:14.222Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1a59f56d-4fb9-4abe-9fd9-d7d72b576e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:24.231Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5ec6bb6-2985-488e-b088-7a7a1735144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:34.243Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3bc0d128-0479-4d5a-9577-69a9545d1bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:44.254Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e893b279-94cd-44da-a24d-fce186b2ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:54.261Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b939f03d-bda2-41ff-b896-abf1e2982ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:04.272Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=db6f4372-0e5f-48f3-99c7-fbe4f1cf9ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:58:14.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:58:14.137Z |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-02-06T09:58:14.138Z |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-02-06T09:58:14.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:58:14.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:58:14.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:58:14.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T09:58:14.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:14.278Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ce68aaf8-27ee-4a1f-b87e-139d865ccdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:24.285Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1e5dacee-85c0-4c4c-89e9-3f7908c3ad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:24.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:34.296Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=77300b78-20cf-456e-8466-decf29e5bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:44.306Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d5ce9897-2f29-4213-9d02-688d40db2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:54.317Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c1c1abd3-bd09-4cb1-bf6a-25d85bd4d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:04.325Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fcae4c0d-3a26-4804-94c0-c50bc4c3e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:14.334Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4241dd1f-1db7-41ca-aac9-99cfc59ef1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:24.342Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ba2862b4-ecb1-40b5-8075-3be334909d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:34.350Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=14a203b7-1938-4352-9774-0f89188100ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:34.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:44.361Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3d4c0a2c-e24a-40aa-aa9f-da55649ccc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:54.378Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d6981722-d6fb-4414-a0a5-da9634771cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:04.387Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5c421219-a6e8-4886-bba9-cf77dbdfb8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:14.399Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a4b9b366-df21-4051-93f5-15ae5fa2e31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:24.407Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e02335ec-6b04-4d97-9be9-535dabff78d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:34.414Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=56ae921d-4f1a-4972-9093-a42249c7469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:34.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:44.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=06160d98-9550-4e3d-98e6-6daa2bbc1895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:44.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:54.429Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1eef5ea0-1023-4091-bc14-26f26d0030fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:04.435Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=659af33a-4af7-4b45-91b6-f1d3b2962ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:14.443Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6120c3e3-83af-4395-b78d-c98b8af7518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:24.452Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=07bbf518-08ec-49e5-ba1d-759da75c315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:34.464Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dd67bbf0-d030-4781-acf6-6f3d2311f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:44.470Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1e2bfa5e-343f-4f56-9e54-0179026b5d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:54.477Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=07c5c8eb-5841-4afc-a13b-849125fd036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:04.486Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5eff091f-59a2-43f4-a1eb-3af67b4b135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:14.494Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=74ac5cc4-e37c-4d6e-823a-592da9e34bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:24.500Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=33faa0e4-f15c-4f2b-84de-04b3555da870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:34.519Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3288c2b6-5f76-4234-9a54-47d501ed287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:44.545Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=29d9f022-a796-4793-a8f7-2e94ce7d1063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:54.555Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bc5d00e4-fdb8-45a5-bccc-90b9c9bd091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:04.564Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1748df74-01dd-4924-98ed-4b7e169b40d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:03:14.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:03:14.129Z |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-02-06T10:03:14.129Z |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-02-06T10:03:14.132Z |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-02-06T10:03:14.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:03:14.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:03:14.139Z |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-02-06T10:03:14.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:14.572Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=61e6b7c2-7870-4456-86c5-13e26900a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:14.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:24.578Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=43c6541a-5b57-45ca-ab80-11d2fd5cdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:34.585Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e818cc05-28d2-46b6-86bb-d20d37f168ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:44.602Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=25db880c-ff0f-4908-adda-815b250d92b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:54.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3869b099-8aa0-4b67-8435-a2b1982bf1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:04.626Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=98e85c5d-2bac-4c5a-8b7e-c7f77f06f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:14.636Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62bcadb9-52be-4cc8-8e61-8896cc54402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:24.644Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed8e8191-3ee5-4de4-b437-4869141ce6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:34.651Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b5d94ca5-db23-45f7-acf1-98b62e1811e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:34.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:44.658Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ce09c58a-dd0e-4689-8563-1d2e58680727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:54.675Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2bbf0352-9a1d-4ee8-865c-ab31cb1afcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:04.690Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0c680374-652e-468d-acf0-ecfbe954f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:14.697Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7d6fa17b-f3a7-4c35-b0a5-b881ba02a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:14.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:24.704Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=59485582-0f67-4567-b71f-059c5aa42ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:34.711Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=157cb1b3-9335-4f54-9d1c-85f188dff55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:44.718Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f488bcf0-c25c-4861-9958-79fba03342a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:54.725Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e86d831c-2f5b-4c04-b88c-4da9248ec645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:04.734Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d8c983bd-82d4-4ed2-a770-06977891f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:14.746Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4e47d8d2-4d30-4848-ab85-55f316ee5a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:24.755Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e552ddbd-6433-46b0-9329-e81e3f26f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:34.762Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9826e1a2-bb41-48da-a600-b50423a3f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:44.769Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2766d93e-3b99-4b1a-b564-17e7467f91f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:54.779Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dd874190-1971-4a04-812c-29ee56dc8fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:04.785Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c9505c66-d8a6-4d95-ac11-9e1eed9f9d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:14.792Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10d10e6e-1e8b-4593-9df6-c16b1eda16a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:24.800Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5c9b6b1-cd8b-462d-9637-bd988fc8bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:34.813Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b6d33171-3171-4e20-a1a6-b80f1fc580f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:44.821Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=343c9ed0-c9ae-4afc-8d7b-9935a6066a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:54.828Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=feb812eb-8376-4897-ae2d-3caa2f4dc937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:04.835Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e03b0590-20be-45b9-84ea-fac9c11f2cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:08:14.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:08:14.119Z |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-02-06T10:08:14.119Z |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-02-06T10:08:14.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:08:14.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:08:14.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:08:14.127Z |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-02-06T10:08:14.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:14.841Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b170a2ca-ee58-44aa-b884-e8dc2895b32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:24.849Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4d1b159b-0a06-48a3-ada9-7356745b9273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:34.860Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=182bad6d-f339-486f-a58c-9f05759182bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:44.874Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b9812fd5-da92-46f5-9992-68556241c503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:54.880Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3af722ed-edba-4563-9b1b-358f0f407799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:04.887Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b4f23951-4aeb-46a8-a6f3-997722810fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:14.894Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=86d6586d-330e-4f22-91dc-e9e68aa5fde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:24.900Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=be733c17-727b-4f9c-ba71-f7a31736f1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:34.907Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a42398ce-9278-402e-986e-97d504e0d566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:34.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:44.917Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2e2473c-1636-48e1-b3b1-47dfdd69a209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:54.926Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=25d8db81-9da8-47b1-8e13-1202d174cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:04.937Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1dac3801-68d5-47d5-81ee-f434516c8a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:14.945Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=15802491-d70c-4791-9202-d1497f3f023a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:24.957Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d98aed36-b9c1-424d-b794-6aa9c94320d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:34.974Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4d70897b-d35b-4fc8-8aef-2d2cce67b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:44.981Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a578f982-5f8b-4740-a6cc-88e1e22bbc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:54.992Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8af10fae-34e5-4778-a216-0255ec4145ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:05.000Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=45740838-aa40-4f1f-9867-b9a176b94ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:15.012Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5cb92919-4845-41d7-a271-9c0e32f041c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:25.020Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5ce81862-db14-42d5-98a4-ca8285bca174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:35.027Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8ee7fea0-01e6-41ca-943b-3ab20d572eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:45.033Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=65d82923-56ff-43c4-bf3f-a329e0704c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:55.040Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a3500287-975d-4598-a97e-f5a650ec31e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:05.048Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7102d295-52d6-4cc2-b205-99c3f3ad5166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:15.060Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4f9ced86-6aae-48dd-bb46-adf34f623b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:25.075Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2e19381f-77da-449a-bac2-f25fa76728ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:35.081Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1119759d-3c90-4c94-bddd-7df411861e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:35.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:45.088Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed10d896-aa96-409c-a7ff-6f7357f27770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:55.096Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=68311dd3-29f2-445c-a493-adc5d7bd7192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:05.102Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=adc1fc07-0b59-4b66-b90c-c6a00335a76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:13:14.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:13:14.128Z |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-02-06T10:13:14.128Z |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-02-06T10:13:14.131Z |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-02-06T10:13:14.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:13:14.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:13:14.136Z |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-02-06T10:13:14.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:15.110Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=324c07df-5d5b-4971-b93f-f39fa65a0a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:25.119Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3a4fd9e9-455c-4026-a9ed-36e6f4c6f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:35.132Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=829c95b0-35b9-4b61-96d1-b27cbcd9b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:45.140Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5eaee66-23c9-4fb6-a8ec-9fe336e7085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:55.151Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=af815d54-e631-41bc-93a4-b5be7f590646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:05.159Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=873edbb6-f7f3-4f53-aae8-7f6016e13997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:15.165Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b40dc668-996f-4a19-a0c3-3889f6debf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:25.174Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d1bb16ed-8ced-498f-9e86-2a97f94f6493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:35.182Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7189c8f5-6088-4ae8-a267-7bb5cecac26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:45.191Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5bbdb9cc-a3e6-4c93-bb62-2583e2703eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:55.198Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=733d8ccd-c13b-4f67-9b2c-8c51af172bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:05.207Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bdf13ae6-5ca7-480a-b718-e4f5fa5fdcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:15.213Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7bc6b5e6-2e72-4051-81ca-aa4d6a1e2c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:25.223Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7de2ad1e-4477-4c59-ae6e-098c79380dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:35.231Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a8d8e812-af29-4545-9122-ad038f1dfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:35.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:45.241Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aea0b94e-a6a4-4dfe-a77b-b1ad0e90c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:45.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:55.252Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=61d391d9-4bf7-46c8-8dd3-f36a373a3905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:05.263Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bd8329dd-4ae9-4f8b-9e44-293a535c803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:15.274Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e507d2c5-58fb-4074-bcf1-8d73e9d5e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:15.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:25.281Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ee89cf6f-fe0f-4bd2-b0ea-3fb85ef4bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:35.289Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d12b71a5-0e33-4994-95c9-673ae2009c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:45.299Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6fbbb595-7795-499a-96e8-16eece8372e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:55.312Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1a5c4fcd-5ad3-42c7-bf3d-8756dc4a85e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:05.322Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=81cef469-2408-411d-b63c-4966e6863ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:05.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:15.330Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e9056ea3-f082-4ee0-96c6-6c913113b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:25.337Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c5fb663e-fb3b-4ddc-8e15-2e38f5e453aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:35.343Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ae437056-5652-484f-b2cb-d12e9b3f426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:45.349Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=16f6b833-62cd-49cc-951e-c0bbd02e756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:55.361Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e5fe9611-7471-45e9-a4f1-4ac76eda684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:05.373Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7d2c1653-426b-4c29-939d-9cb65f0791ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:18:14.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:18:14.104Z |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-02-06T10:18:14.104Z |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-02-06T10:18:14.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:18:14.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:18:14.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:18:14.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T10:18:14.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:15.379Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=994a0235-2285-4c6b-81c7-055ad427ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:25.390Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=38109319-ff36-4f6b-a459-47ebbb24f0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:35.398Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=87e32f74-70a7-4e8b-80a0-55ec9c9b9da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:45.404Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b98ed055-2d88-49b9-8ed7-1f8802a71e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:55.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=082f18dd-24e5-46dd-ba29-df76696d6754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:05.436Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0fed27dd-ff60-464a-94a3-9ac3f2b623e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:15.446Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=835a62f6-2973-45b2-b5ff-c06fe3dd9dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:25.452Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a0554c1e-aa51-4178-8c48-0855346005b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:35.461Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=992419cd-02ce-4704-8894-fd6728fee686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:45.468Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fa5387e0-ba86-4d28-a40b-d0f8074cc0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:55.476Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b46457e8-70fb-4f2a-9320-af9b6d4aa276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:05.485Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0590ebd2-aba9-4c2d-a780-304247799bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:15.498Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=052a7a9b-1efd-4f3a-8428-b39119e12d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:25.508Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f9fee442-3a66-4279-9833-d73154cd99b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:35.516Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c6845692-3f01-4dd7-82fc-b223b7c347d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:45.523Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2c9b205-7858-4b0a-b993-41a727d44b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:55.529Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=43da7974-6100-4e39-a625-e9e62c27b903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:05.536Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=340f9623-84d3-4155-80dc-f60814281268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:15.546Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9277dab1-d3f9-4969-8c85-154c92ab13dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:25.560Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a8c4cc17-a575-4de7-8db4-7537cd0e4957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:35.570Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1d33038d-03ba-45fb-b712-c5e519fa6ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:45.577Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=14ad0c6e-6a74-4c0d-99a2-fa4aab62faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:55.584Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5082b88-3287-4900-bb87-a2bc61d76dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:05.592Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1355087f-854d-4f21-bdd6-10f57bbec968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:15.603Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=92e98115-068a-4694-ab7e-855b0d1f8d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:25.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=28c4dca2-f886-4c21-8722-c48cf0449a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:35.623Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=11364ca2-41c4-40b6-9eaa-96af64d1ea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:45.631Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b968020d-ba14-4656-9ccb-f3c09a932f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:55.637Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b7f513e0-9fda-4723-89df-207003223cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:55.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:05.644Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3f340b5b-2fb7-4cf0-ab89-9dc432f3d970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:23:14.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:23:14.179Z |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-02-06T10:23:14.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:23:14.181Z |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-02-06T10:23:14.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:23:14.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:23:14.187Z |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-02-06T10:23:14.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:15.652Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=382df666-3588-4587-90cd-7b2c7d706514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:25.663Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bcb5fc06-6b4f-4b36-a86a-ec2bacbb8996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:35.676Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=00f3d8c6-fba2-43bf-8669-ad0d5be86a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:45.687Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a52a45c6-aed9-4d9c-9795-02ee59d4ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:55.695Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fe2579d2-6bce-4ad4-8fc8-5b0895a74392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:55.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:05.702Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ff252acf-a90e-4086-930f-ba969ff76233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:15.709Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c02a7f69-1313-4587-99a6-31ec7bf2da7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:25.718Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=58baff36-ef2f-4d07-81fc-965e2483ab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:35.726Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=da09d594-94b5-4064-800b-edb2291aba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:45.735Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d43e4112-6b6a-466d-857f-19f2be812788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:55.744Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=de1453fb-fc06-477b-b534-6a0a0b44694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:24:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:05.752Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=32e50dde-5bdc-4f7d-b80e-f8fff2f16f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:05.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:15.760Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=09ebdc69-eba6-4df8-858b-1446db808ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:25.769Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dcde3ad0-8be8-43dd-aed5-1fa5a07e55e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:35.782Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=703ac35c-6f7e-4304-b0bc-ea95e5ee12c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:45.789Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=231b8130-5e8e-418d-bb8b-58982d6920fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:55.797Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ece6b96b-6281-4523-9e25-a9a26289befd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:25:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:05.804Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=87eadc12-9b23-4ead-aaaf-4542701f0d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:15.811Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b9c9dc57-3a12-4c44-9b92-604c2c14952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:25.821Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ee2ffc26-f8d0-481c-afe0-bda0c672c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:35.833Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4ea2546-a4f2-43fa-9190-1dfcaacb2388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:45.842Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=350202c0-0cc8-4fa9-ab74-1b89b3b14836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:45.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:55.849Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aa7c358d-e132-41ae-8efb-43fb4c57e9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:26:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:05.856Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ac7e087e-73f6-458f-b8ba-6ef679311073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:05.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:15.863Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0083f356-d7e0-4396-a531-70ff79ace870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:25.875Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=31c02e27-603d-4f14-96e1-4fe9c6032a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:35.883Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c96997e1-06ad-488e-b553-9eef36c54658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:45.893Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=03f59cce-166b-4724-b9e9-029c36c5a016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:55.901Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=863eb9c5-7fa3-4ca6-9b64-c2953977b2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:27:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:05.909Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2d1c90f4-b58b-44b9-908a-f6b6ddc4ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:05.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:28:14.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:28:14.116Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T10:28:14.116Z |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-02-06T10:28:14.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:28:14.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:28:14.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:28:14.123Z |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-02-06T10:28:14.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:15.914Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3b801cce-5ec0-456e-aea6-f3997c1ce013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:25.921Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=49694c37-4bb6-416a-92d4-7b6b4d5835d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:35.931Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=76a5e63f-5d4f-4275-81ac-1d84fa57fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:45.943Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=200c89f5-e683-42cf-aaa4-4d0044996f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:55.950Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c488f42c-63d1-45a2-ac44-2d133dab4d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:28:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:05.958Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8e4a76d1-e9f4-4782-a045-68b7939a7c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:15.974Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5156148f-43f8-4fed-9492-3aaf3ffbfa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:25.981Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=608e6849-ab41-463d-b10f-8fa245824f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:35.989Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4fa72680-09fc-4a51-a98c-8f9f4e05e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:45.998Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8c9e1f2f-4518-430c-bcf3-6f781678962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:56.010Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0bca7157-b645-4ebe-a7e5-19c631b7dfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:29:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:06.016Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=097de2de-b6ef-4c32-ba9d-81c322824b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:06.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:16.024Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ac8facdf-d84d-4ad7-89d0-a61b4a0d98dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:26.031Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=396d86b4-9b27-4684-954f-4531b7ccf9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:36.038Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=331daf2e-07ad-43b6-9449-94d5c9395ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:46.047Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4928ceb0-02c9-4835-8e2a-e4ce3b1018ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:46.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:56.059Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=77170b7b-4bf5-47c6-9f63-584de5eba327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:30:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:06.069Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d95a3749-382c-4f11-95a4-d1b98889aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:16.077Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f7060976-fa69-4428-9888-ef6f986e191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:26.084Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b1f27496-ee7f-485b-90e3-f226f28b0d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:36.092Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ac37934b-e47e-49f4-8c71-a9a1cd17288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:46.101Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ce7971e6-f2a0-4fdc-a52c-fce23bd1dac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:56.120Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dbd1bbe1-fcbc-4305-8c07-c582ae339fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:31:56.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:06.132Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b2e20140-e1a1-4c9f-90c3-737f4290d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:16.139Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a6456ad2-9b97-427d-810c-3f8841f387b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:26.145Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b24edcf2-532d-438b-bc3c-04ceb6c3bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:36.152Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=41867622-4f8a-4f86-a901-8ffbaa4c89c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:46.162Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=50c60a8e-af11-404a-9de4-146dff4d95cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:46.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:56.175Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8817a99c-9e88-4a88-aeb0-1a7ffc90b8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:32:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:06.182Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ec679200-0082-4ecf-b545-72b9011c419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:33:14.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:33:14.129Z |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-02-06T10:33:14.129Z |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-02-06T10:33:14.131Z |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-02-06T10:33:14.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:33:14.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:33:14.136Z |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-02-06T10:33:14.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:16.192Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b49003b4-2def-492c-96aa-2dadd54ef6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:16.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:26.201Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=80dc3ef9-087f-479d-91a9-42fdf6791cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:36.207Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2cdb7f4f-23ee-448d-8fb8-2c3733254e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:46.214Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=79458e5c-e6e4-4cfa-a669-df85995d486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:56.224Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=66d88da2-f49d-46b6-8a1d-22ea1429e66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:33:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:06.237Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=599e32ff-a498-484c-9c68-7385a07e8e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:16.244Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d80eeecb-e332-4f91-96a1-0fa605aba610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:26.254Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b71bea6f-dba4-4daf-b845-655704e83845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:36.268Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=90bfdd20-6188-4382-91e0-dc2e85286909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:46.279Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d9ed93ba-ce7e-48f5-8c28-d59ce1cd42a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:56.291Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5914ce21-05d1-468f-8dd1-b78ad77c9a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:34:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:06.302Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10418ba2-7687-4078-9854-95dd9a9a7cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:16.308Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=60dbf7ab-4611-418f-b063-d13e34b9a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:26.316Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c801726b-1cbd-4dec-99c4-f5aed4d910ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:36.321Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=399caadc-737a-4c4c-a288-6c1e22a9be97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:36.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:46.340Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d93fa6a4-7574-4bea-a02c-496a31defb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:56.353Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0dcb1633-206a-40cc-9326-8dc8130a2278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:35:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:06.362Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8613cb04-b7e1-470f-8085-2b88b93a22ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:16.370Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e20c5e29-a6f6-4cfd-8e89-ce9b090585bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:26.378Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=54e0ba1c-3fd6-42fd-849c-4e2fefbf4031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:36.386Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5f584bfb-c977-4daa-9149-614c0060313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:46.392Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=381150e0-0694-4ed7-af5a-01ef284d0f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:56.402Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6c1300c2-3c27-4a83-895b-d936b3c02868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:36:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:06.413Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8cd7ff4a-e891-48b4-81de-2adb73b7b19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:16.420Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1f5a02d3-b771-4015-8735-78ca4b25304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:16.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:26.429Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4d89e37d-e59f-4238-82c5-e5e0303d57e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:36.440Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed67218f-40da-4177-80ca-1216e7f28ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:36.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:46.445Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2ce2c088-c1f9-40b9-a9d4-056c900ec38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:56.458Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5ce4c0aa-a340-45c9-ad3e-b493eeef49eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:37:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:06.468Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1c39a390-774e-4288-8548-92afcf8ea5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:38:14.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:38:14.141Z |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-02-06T10:38:14.142Z |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-02-06T10:38:14.144Z |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-02-06T10:38:14.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:38:14.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:38:14.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T10:38:14.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:16.482Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a9546264-96aa-4309-9c76-d9dbfb272e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:26.489Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a8fdee53-3c29-4f31-8642-fd2dd254ddd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:36.502Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=712505f1-c0e6-4ea6-bb05-8c8b3e24881c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:46.509Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dfc2ab72-ce7f-4fe2-8341-100999da586b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:56.515Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c32c9a76-5cbf-4d1f-af11-cfa7749e035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:38:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:06.526Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4a5de534-e152-41b3-85e7-72ad8dc89d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:16.541Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1925a605-3c65-42f0-ac7d-c924d45e3e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:26.548Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ac04f120-68e3-42b8-90fa-b9adab9f83c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:36.556Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e6059547-27ff-4f49-abb8-ed2e54f25db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:46.561Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=541a2fa0-e66d-40ac-babe-5476a671c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:46.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:56.568Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b99e05ac-5b6f-4e31-9896-60d40f877421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:39:56.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:06.584Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=25fc8d32-7034-43cd-8add-c1858c97af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:16.603Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dcd8b06f-a4d6-45de-bbe3-a1673b77d68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:26.610Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a7c22388-5b2b-4d5b-be56-bcd23ef01b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:36.616Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d3e2de94-8e60-4fc9-ac4a-8b934054397a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:46.621Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5ae5bff2-bf9e-4979-9ab4-1567bbf38fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:56.629Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e6ec23fe-34e6-47ff-9737-ef76f73c06bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:40:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:06.637Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=68a2a8d2-7f2e-43b0-8419-4f89941b09e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:16.646Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e01f555a-314d-4ac3-a7a6-6da1492ad984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:26.654Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=670f0dcc-911d-4666-a874-c34a1c4d92d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:26.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:36.661Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5132d8ba-d48f-47e5-8bbe-14b30d77febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:46.666Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=30dec467-9697-40eb-8c15-55d3d180cf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:56.675Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a58c9bbb-e2a8-40c2-83cf-011c8c643602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:41:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:06.683Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=23584921-775c-4680-a2f1-6a4d49841eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:16.703Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5738101f-ada6-41c8-97cf-3741d5e1f156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:26.721Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=15a330ae-58cc-4dda-9a2d-7fd421555bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:36.730Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2e0ab3e2-7d0b-417e-ade5-731b80460a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:46.738Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f46b13d8-6245-4287-ad7c-fdb31b5659ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:56.752Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d1bd6d94-3edc-404d-b441-448da32bfb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:42:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:06.758Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7866566f-1198-4abe-b776-05c3fe956d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:43:14.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:43:14.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T10:43:14.112Z |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-02-06T10:43:14.115Z |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-02-06T10:43:14.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:43:14.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:43:14.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T10:43:14.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:16.769Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4e04e8a-755b-4405-9167-00303f73557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:16.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:26.781Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62320609-ad70-4973-879d-d33d4b73b8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:36.788Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c0e90a21-34e5-465f-8e3d-0c35d36f39ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:46.796Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4895c6a3-f570-4a18-aaaa-d1008d9a3811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:56.803Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=78780dc0-c7df-40e9-92c8-43a2a321f9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:43:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:06.808Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=061ebd10-6a93-4418-830c-582c4c23030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:16.817Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=590eec5a-1206-487e-b47a-5dc2699f4876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:26.827Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d6a5fef8-a74f-44a5-88f6-8adbb3a7d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:36.837Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=95be562e-4a5e-4c8a-8fc7-2430634cc8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:46.844Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6f7ebe45-9047-47cc-8fb6-4ea119e1d61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:56.849Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=14819f15-b1bc-470f-bead-35ea625056ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:44:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:06.858Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0e8f9359-342d-4bec-b77d-63fbf481b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:16.871Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4e47873b-e19a-439c-b0ce-f8266f985926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:26.881Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a64098da-288b-404b-a2f9-cc1a5c4f3f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:26.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:36.904Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a40d5135-01f5-4701-bb9a-2c69b17b22bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:46.915Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=70f7dd97-1104-4bcf-b0de-65b3fe745524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:56.922Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e7135b1e-f494-447d-b34b-d327ef655609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:45:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:06.928Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=565f1837-3b79-424b-be6d-af57b03cb4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:16.938Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=59bee600-3a2d-4ceb-87cb-2846edffbfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:26.948Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=709c698d-1d59-4b5f-aea7-af4d874a56b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:36.964Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3369bb95-1ade-4670-adcf-4d3977ccc327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:46.970Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1bef667d-9084-4479-8e20-b7ffd4cbf715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:56.980Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d7a7522c-0814-470f-892a-77c1611508f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:46:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:06.987Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1be79bb5-5509-4bc0-8a58-da423b94d964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:06.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:16.994Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=77eb430d-0d02-49f3-84fa-5cf83824007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:27.004Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a432cf50-be61-4952-aa70-04a1e93a814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:37.015Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ca452143-de3d-4fdd-8ecb-63ff0ee177d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:47.026Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a440bbff-04e3-45aa-8146-fc98a906048a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:57.033Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c1761ce6-044a-4cd2-9cd1-818eb4e55d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:47:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:07.039Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=274b283e-3b7e-44e1-af67-93b6ecd4c236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:48:14.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:48:14.135Z |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-02-06T10:48:14.136Z |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-02-06T10:48:14.138Z |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-02-06T10:48:14.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:48:14.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:48:14.143Z |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-02-06T10:48:14.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:17.046Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=08f8a10d-cfe1-42a7-948f-30d202739638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:27.053Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=42f12eea-a241-41c3-8914-19619c4d9893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:37.064Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=600f96de-6d93-4180-91c4-3ec9219e7983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:47.075Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=90654ce2-4cf4-42c4-89a2-62ee963f9291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:57.086Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9a688d6e-0ab3-4e8b-a307-a8d2c73c3a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:48:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:07.094Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=96513637-91b5-4e91-9554-bf6a3b4eef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:17.101Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a9376653-4e7a-4df9-8afc-ab774b6fcc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:27.109Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3690be22-d191-4402-9b30-b7a65f83629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:37.116Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6a518a5e-3eae-464e-8400-fc8d1fc1f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:47.124Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2fc75dc5-4531-4538-a4f4-424104baf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:57.135Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=34d8a2c9-1545-4361-8264-a09e0e213ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:49:57.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:07.145Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=228280be-e8eb-479f-9375-6eeedb6b5490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:17.152Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=acaaab5e-2c15-462f-8a77-43a72865d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:27.162Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7da9c37a-8ae3-4b18-900e-0c3159f7320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:27.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:37.167Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9aed5bd3-ced6-4162-b49e-fbb721f5583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:47.174Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=abd81fdf-5e5f-4821-b4f5-13aa1e961c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:57.183Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e25fd614-ca3f-4454-8953-8fe0302e249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:50:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:07.196Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f7f50761-89e6-4eeb-8e6b-676b36765b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:17.207Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4e706327-d6c1-4647-b96e-fa5c0e29c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:27.213Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=83dc5d9a-3b1a-47d2-8116-4734e023f147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:27.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:37.220Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10bb1098-aefe-47fc-8b8f-f578da67cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:47.225Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=778f09f5-4f8d-43a8-9a76-7989188d1401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:57.233Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=81a64f28-384b-4d4f-8daa-f5f150599cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:51:57.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:07.244Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3da9e550-bcc7-41c3-892b-be7588aafd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:17.254Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4c255fba-8848-4d65-8c2b-7f0d30af62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:27.267Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c9bb05e3-83e2-4dce-864a-36a8b76bf1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:37.277Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=02ea0f6f-dc1f-43b0-a907-256c77be2aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:47.284Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=66a666d4-dc2f-44da-aae6-22c787713d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:57.290Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f2fa721b-75d4-4d31-8184-7b54fd2c7042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:52:57.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:07.296Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7ac730b5-ab59-46f4-a5db-b167f9954be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:53:14.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:53:14.113Z |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-02-06T10:53:14.114Z |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-02-06T10:53:14.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:53:14.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:53:14.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:53:14.121Z |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-02-06T10:53:14.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:17.305Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a1fecf6e-4ba3-417c-a32e-7cfa1acc4c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:27.314Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7addde2d-4ed2-4b15-b197-d7e2affa841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:37.325Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=54e58d91-6029-4e16-aa6f-6e223f4c33ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:47.331Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d2bd5f23-8f4b-42ac-8fc8-a83f6eefbdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:57.338Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4cafd3ec-d722-46ff-bce6-877274acbd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:53:57.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:07.347Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=680b504b-efe0-4c04-8627-0a5ccad02c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:17.354Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=08db7224-0532-4be3-9bca-5ee7d7a12ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:27.364Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=def8a6e7-9eb1-4cbc-81a1-08180ae5864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:37.375Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d72ad240-dc73-42c8-a592-bfd4c74ad457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:47.386Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=85733790-a60e-4381-845b-33b4f68ca80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:57.395Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b662f691-7b46-4edb-be15-59e7a2c43ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:54:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:07.401Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bb3a04f9-42ab-4aa5-8b96-1876294e8347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:17.407Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fbebac24-0c57-4804-b3bb-edeb5018bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:27.414Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6d581904-6d60-4d60-970b-20cf4fa00c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:37.423Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fcaf00d3-77e6-4e49-94de-4a50256f8cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:47.431Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=605bced9-e8c4-49e9-ae81-7b93c84867d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:57.440Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=05ffd752-11af-4d10-a777-71173eb758e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:55:57.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:07.451Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a7e6c21f-e08a-4577-9e7a-1e316dba1c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:17.459Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a0ea584f-ef14-4198-814d-ca03b241fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:27.470Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3e68b7d7-25ea-477b-9ff0-b690cad6a01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:37.478Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9ed79b9c-12ee-4ddc-b3e1-bb848c3f33a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:47.486Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=af0e2e0c-8adf-4495-99f2-e7ddcae0d3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:57.495Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c004fba4-29f2-4ad9-aa09-935df0d94adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:56:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:07.502Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=95f6bf8c-7d84-4e51-b8e3-a64ed688c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:17.510Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2fe69db8-b873-4e7f-9571-fff656aaea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:27.522Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=39ca5bca-147c-49f9-a696-255e9e872da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:37.532Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8920c393-2ab3-42d9-b0af-7623b3837651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:47.539Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=81a91e6e-6dae-4786-b4ac-8a724c092332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:57.548Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=879e5331-2db4-4e90-af8e-5315b6c0889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:57:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:07.557Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=792cbb5a-03d8-4900-811c-8c0d166b1a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:58:14.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:58:14.155Z |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-02-06T10:58:14.156Z |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-02-06T10:58:14.158Z |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-02-06T10:58:14.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:58:14.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:58:14.162Z |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-02-06T10:58:14.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:17.565Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=cb71dd03-5574-43c5-b95e-fe5f96e83646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:27.576Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1bcb71e4-8cdb-4711-a9c6-dce26fb60461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:37.593Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2d54dcda-863e-4a92-94ed-193691e510c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:47.599Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ff20e94e-1435-4695-8370-169f4ec88f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:57.606Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8abb7975-9eb6-4d7e-98a8-7987f728d5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:58:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:07.611Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4d017287-d0df-4b59-a929-838bc0d68ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:17.619Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4ac9b023-273d-4303-aa45-8ad806b0b486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:27.626Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ff68e630-87b7-44d2-bdf6-a2d99bd66e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:37.636Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e0b1209f-34c1-480b-9483-c1bf37218a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:47.644Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=95dfc6bf-86a0-4e2e-8f8e-abbbe335da98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:57.651Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=97bff909-c3f3-4f61-b78b-eddca228b12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:59:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:07.657Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d7e19758-38aa-4832-b6fb-1144688447c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:17.662Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6170e39a-46a8-4997-a829-dc9079fb1aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:27.669Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=49f13aa8-20b0-4660-a237-c542c3b51c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:37.682Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b85ea60d-f4c4-4071-9dd0-c61e3a7d51dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:47.694Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d00dfc19-2cfb-4c5b-828b-29f4df318feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:57.701Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=79db926e-7ba2-43b3-89e5-9572e74a424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:00:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:07.709Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c04f1109-8bbb-4d8b-bc1b-a77edd82d68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:17.714Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0d9898b5-7a5b-4721-b324-df490a047d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:27.721Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4d61d917-91f1-4905-9325-9994306010cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:37.729Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=17fc3d0a-a880-4f18-8664-b72e9b946b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:47.737Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1bf7c0c5-8746-49b4-8875-2b54cf90a7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:57.750Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8de93488-fa89-4130-83b4-ca68d7d04f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:01:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:07.759Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3dc71c36-6f90-4171-8966-95b6b43b2ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:17.775Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b91c487a-db73-400f-aa9d-21d6d720e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:27.783Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=421d524f-72fc-4322-9971-c1f92848a640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:37.789Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4ddfe18-7359-476b-8ab9-a40b929afa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:47.802Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6dd6bda7-9fd6-4684-a339-0635df30d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:57.815Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=33f59666-0d11-4502-a482-e8b3000926d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:02:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:07.830Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=12c65f3d-6480-4544-acd0-96075c09f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:03:14.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:03:14.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T11:03:14.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:03:14.120Z |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-02-06T11:03:14.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:03:14.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:03:14.124Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T11:03:14.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:17.838Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c8aa83e2-8e02-431f-9775-b90a89ceaaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:27.846Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=da67f98b-b8cb-4465-85c9-16a75e0e4167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:37.857Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=545e23ca-d003-4a9d-afe2-3664b91b230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:37.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:47.863Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d8c6dd82-9f26-4618-80d2-62638f0b3080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:57.884Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=29321080-fba2-47fd-9e9c-189e0fff1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:03:57.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:07.893Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4e67416d-7568-4453-bdc3-210784f03904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:17.904Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ea962f68-8ab3-4d58-acff-e9ce14fefff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:27.917Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0a0884a5-a18d-47a4-b282-c76362c439d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:37.924Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=546a71f9-fafc-49a9-99dc-000347294539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:47.930Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=77051a24-96f0-4db1-bbca-eaaab9352e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:57.936Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c712ad5b-9822-466c-84c4-40eedc846373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:04:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:07.942Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f190af2b-8879-4d36-899c-09ed50248371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:17.950Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=eb2c5035-ccb4-4c22-9c88-5ae613270ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:27.963Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b9aa5d6c-f5a8-4d91-8e59-d817254e0718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:37.979Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0f30169f-4877-4b63-8441-f41408ee9a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:47.991Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c41da5ee-648c-448b-a5c9-c578853b813f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:47.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:57.998Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=65174f56-3e4e-474c-8faf-c1bbfcdf8c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:05:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:06:08.011Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b0edcb8c-aa7b-4c1a-9744-f8c416ea13cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-06T11:06:14.731Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=XsXiLmfElP53sEW0QI40, 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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:06:15.332Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:06:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:06:25.333Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=04fc0c4e-bd45-4f50-a3e5-0daad3c17493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:06:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:06:44.874Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=15b74fb4-7afd-4351-b4c7-f34fbd712ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:06:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:07:04.414Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2671ae1-9d51-4d10-89b7-2db71d33ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:07:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:07:23.966Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=79696c91-1d78-45ad-9d01-5be663ad0d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:07:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:07:43.534Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8c17039e-45cb-45f2-8120-21283b554d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:07:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:08:03.079Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ac019b3a-ad7d-4211-87d6-7c9eea4ffaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:08:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:08:14.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:08:14.178Z |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-02-06T11:08:14.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:08:14.181Z |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-02-06T11:08:14.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:08:14.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:08:14.185Z |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-02-06T11:08:14.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:08:22.621Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed024da1-16b3-4ac3-acb9-7ecfc386106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:08:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:08:42.158Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4481b0ef-9f34-4a8d-9e01-a2e59f384281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:08:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:09:01.728Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d2186bde-fb4b-4b59-8a2f-43cbbb430372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:09:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:09:21.277Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fff9c116-462a-4e80-889f-6360814084cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:09:30.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:09:40.811Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=69c70484-78d9-4259-9be0-203bed5a3991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:09:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:10:00.354Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=314a183f-a703-47ab-9b1f-b834bdef8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:10:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:10:19.903Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=099c87c8-55ee-4952-9172-53415bc5d3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:10:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:10:39.478Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a110dfd1-d244-40fd-ae18-2fcc8961f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:10:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:10:59.053Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=30b289f5-c146-4afc-aa68-267f1afeae29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:11:08.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:11:18.602Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f1636ef8-f94a-45c4-b029-cb013228b9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:11:28.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:11:38.142Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=eb211a6a-37ca-41d6-9692-371c70517c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:11:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:11:57.685Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c3d0c6fe-a71a-4d46-8464-42eec4831e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:12:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:12:17.234Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3d8b1abb-4c36-47af-959f-e60600e08b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:12:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:12:36.775Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=77664165-0a96-45d8-bd21-bdcd78f8c541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:12:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:12:56.317Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2aeba929-cef6-49dd-825d-851aff65302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:13:05.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:13:14.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:13:14.107Z |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-02-06T11:13:14.110Z |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-02-06T11:13:14.112Z |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-02-06T11:13:14.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:13:14.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:13:14.117Z |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-02-06T11:13:14.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:13:15.858Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dbf2cf06-a0f9-4b1b-9d77-1b5d41634601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:13:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:13:35.397Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0bf01424-c8d6-4860-8243-41dd762714c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:13:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:13:54.936Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=812c07b6-9d52-4ed4-af17-352e79308449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:03.179Z |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/4mKIkDZhaiFNyg83CoMH'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:13.173Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b8d6bfb0-a3df-4b6b-9bd0-04edea09c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-06T11:14:14.161Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=4mKIkDZhaiFNyg83CoMH, 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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:14.171Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:24.172Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d84db8b3-e2d7-4001-950b-a3e1f0a1cadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:43.727Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bd45dfc8-be5c-410a-909f-750434b8a856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:14:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:15:03.262Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=71be8a76-e965-4c40-b573-06ab82778fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:15:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:15:22.816Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9faa062a-7de2-4750-995e-af9e121c488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:15:32.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:15:42.353Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8ef5f158-f7bf-4e01-af95-01f95aa9f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:15:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:16:01.893Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9cdd1b80-39d0-4167-a6a3-216f596e2163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:16:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:16:21.432Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=636e0d8d-bd5b-4d87-b798-3e6391db4643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:16:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:16:41.000Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=350cdbce-5559-4e05-9777-9748800bd6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:16:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:17:00.533Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9f82e0f8-e9e1-45df-9fbe-8899e5637080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:17:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:17:20.075Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4e1cbb6b-e17d-4447-b34f-f6af8c667397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:17:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:17:39.617Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1a11233c-84ce-4e41-be16-192d5c4a1f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:17:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:17:59.160Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e433cd94-2541-41c2-b387-34f0f91373b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:08.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:18:14.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:18:14.136Z |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-02-06T11:18:14.137Z |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-02-06T11:18:14.139Z |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-02-06T11:18:14.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:18:14.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:18:14.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T11:18:14.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:18.697Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4ea8b2a9-c2ca-4742-90ee-a546fc613e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-06T11:18:18.974Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LIZC8zjy6PkCedckYKfg, 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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:18.986Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:28.987Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ba1e8058-e2f4-46ae-a88e-5a53c286f0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:29.664Z |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/LIZC8zjy6PkCedckYKfg'. 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:1815)\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:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\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:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\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:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\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:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\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:989)\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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:39.664Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dc6cbdf1-dbc7-4cae-a01a-2ecb98d22f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:18:59.205Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a18fd895-8d90-4f32-812f-7e09cc39caaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:19:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:19:18.749Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=007e3dff-26d1-4a09-85ed-c7b1dc40b68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:19:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:19:38.285Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7c699fd2-7cb0-4355-899d-a9aa5f226fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:19:47.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:19:57.825Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=793b0bb9-911c-4917-b69c-5ec2f079416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:20:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:20:17.370Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8b6bac27-8523-4528-83e1-390b62c7d335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:20:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:20:36.904Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0c963192-2b03-4322-a958-56d3ea9d94ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:20:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:20:56.460Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=cba2f01f-e95d-4787-b183-da5c013099ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:21:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:21:16.011Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5ee62b70-6e5a-4e85-9353-14c37e790593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:21:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:21:35.556Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=029f14e3-2670-4348-94b1-b707f1abff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:21:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:21:55.087Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ff5105bc-eb48-4316-a874-aa4efdcb49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:22:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:22:14.657Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=346d6ffd-25a0-4f28-8930-79aa1c712d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:22:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:22:34.200Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aae4eacd-a9c3-474f-89e4-03e08aeaf7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:22:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:22:53.741Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=485bf27a-7c8d-4ae2-a3dc-e73c89b3f2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:23:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:23:13.279Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1c5ebc7d-41c5-4a69-9930-231efb9e79fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:23:14.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:23:14.119Z |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-02-06T11:23:14.119Z |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-02-06T11:23:14.121Z |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-02-06T11:23:14.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:23:14.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:23:14.125Z |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-02-06T11:23:14.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:23:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:23:32.820Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1c01bc45-669c-4864-b907-94342e3326ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:23:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:23:52.357Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b101dde6-d186-434b-9ecd-b9983ef2cb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:24:01.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:24:11.926Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4db57404-abfd-4056-8f6c-baa3ff8e1bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:24:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:24:31.465Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a011c911-c312-4cbe-b321-8002ac99c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:24:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:24:51.006Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7599c129-9f8b-4bfc-98e8-ec0096fb7a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:10.547Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=569e4172-7134-453d-b154-835616fa6b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:30.122Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7d7a4137-9aed-44d5-b860-9f3e60fdf86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-06T11:25:31.361Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3xBfghPN9TwgrchlRQ9i, 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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:31.369Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:41.370Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9b33d2c0-c87c-4fca-a9dc-379b8872cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:25:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:26:00.909Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5b413a84-4d13-4797-8023-0172d6cb631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:26:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:26:20.447Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4513e0a8-de5d-4e6c-ad32-b859c482ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:26:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:26:39.995Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f6b4443c-3b46-4de7-91e5-bfb8d2b03895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:26:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:26:59.535Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c9e9d384-4ae5-4d93-a824-87a13ba24ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:27:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:27:19.082Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5105b6d2-8f49-4659-987d-59470b77d591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:27:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:27:38.625Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=964e9892-0826-4507-a52d-5024d09e5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:27:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:27:58.168Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b33aaa0c-a44f-4af2-976e-2e2885dc8b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:28:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:28:14.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:28:14.110Z |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-02-06T11:28:14.111Z |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-02-06T11:28:14.113Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:28:14.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:28:14.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:28:14.117Z |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-02-06T11:28:14.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:28:17.755Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f8ce4c2b-ab0c-4487-8c3d-13085478bf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:28:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:28:37.290Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=482c7b58-767e-4465-b019-f421572d0942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:28:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:28:56.834Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=96aa9cfc-a481-4944-8cd0-9ecd85b95fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:29:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:29:16.375Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ae50ef7c-1215-4b3c-b11c-bf9c3d176d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:29:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:29:35.930Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4b81adc4-f0d2-464a-8b66-c0cc1e473413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:29:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:29:55.479Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a0eb05b4-404e-4013-9fad-29f354127e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:30:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:30:15.023Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8b3f74df-9a13-47b4-a4f4-c1838986a417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:30:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:30:34.570Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b3ea0955-4e93-47a6-ba79-8bb391dd6c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:30:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:30:54.114Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d2c94847-e8e6-439a-b424-ad594bf820f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:31:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:31:13.650Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6d11c26f-841a-4e65-a26e-1c2034a14f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:31:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:31:33.192Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0543225f-9742-4964-a277-0ec560d4c095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:31:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:31:52.734Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d03fa071-075a-44e1-9539-e5da679c0f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:32:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:32:12.277Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1e1d592d-2bfb-4f29-8247-679c25193540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:32:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:32:31.814Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e2595d12-fb7c-46f2-b24a-73cdb35d9125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:32:41.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:32:51.349Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=915eccad-ca07-4d11-ac1a-2b1a85ccd0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:33:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:33:10.902Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8294b32c-6320-4b56-8c8a-c8d66b60ef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:33:14.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:33:14.177Z |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-02-06T11:33:14.178Z |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-02-06T11:33:14.180Z |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-02-06T11:33:14.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:33:14.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:33:14.184Z |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-02-06T11:33:14.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:33:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:33:30.449Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a89ebefc-8333-4e56-ae75-653db58139a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:33:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:33:50.008Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=af2ea05a-40a6-47ff-87c8-3bd4ed5b3ef5 | |INVOKE |pool-2-thread-1 | org.apache.coyote.http11.Http11Processor |2022-02-06T11:33:57.131Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:33:59.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:34:09.548Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ef16a068-1ec8-4229-83b5-84e41f411856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:34:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:34:29.093Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d89ac3d4-185f-4f28-ae27-cd9e51556f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:34:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:34:48.638Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=73d96f87-385e-43f3-ae6d-b65967d0a085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:34:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:35:08.179Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7e41c918-389b-43f2-aaf5-804254877f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:35:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:35:27.729Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3b19b430-82c4-44b4-b020-553cced9296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:35:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:35:47.273Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=96ee3a58-8484-4a58-abf4-8a6d89acc3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:35:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:36:06.810Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c206301a-0966-4a9c-abda-7b1a49d249db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:36:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:36:26.351Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2cb6deee-6e4a-4753-867d-7dcb67e70bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:36:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:36:45.893Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=edc818e5-dd40-4fa2-8780-2ae82c02253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:36:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:37:05.434Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=23dd2df4-d1a4-433f-9c56-7ff65abe31ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:37:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:37:24.984Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7e09bbcd-6a54-4270-ae42-66f6bdc0020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:37:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:37:44.529Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e2e400cb-5f28-4a85-bfca-efc919c223b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:37:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:38:04.115Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a769276f-7bd2-48b0-9fe8-ae83c4b0c256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:38:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:38:14.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:38:14.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T11:38:14.104Z |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-02-06T11:38:14.107Z |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-02-06T11:38:14.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:38:14.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:38:14.112Z |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-02-06T11:38:14.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:38:23.653Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=efe2a58d-4142-4e9e-99b1-eea9fe7c28c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:38:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:38:43.197Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e79c8971-f84f-48e3-8b6a-9ebade8ffb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:38:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:39:02.734Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a2534778-3de5-49b1-b0bf-f9138871999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:39:12.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:39:22.273Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f4c164fd-9a45-46f4-9162-2fea0daa0727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:39:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:39:41.817Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b4c103e5-2c69-4639-acf7-b93f9f59c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:39:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:40:01.360Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=922adbc4-bfe2-4663-8166-67ae00471952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:40:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:40:20.893Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bed189b9-e6ae-478d-bae0-fae00c287e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:40:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:40:40.437Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=20c9b454-d3e1-41bb-bc8a-1e6fea7aa6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:40:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:40:59.993Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6664650e-421f-4963-939b-359b2c312867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:41:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:41:19.552Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=501b3bc2-8a3a-4fd6-9ad5-9ef64a130e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:41:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:41:39.091Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=eac095aa-838c-4981-9fd2-50c86be56a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:41:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:41:58.629Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=74555c16-5fb9-4574-bdd5-b6589a154d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:42:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:42:18.175Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e804feb1-c062-487d-8e57-dc53ac6bde0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:42:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:42:37.727Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=09c1550a-18e7-43ca-ac56-6af6fe237637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:42:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:42:57.268Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=51d9dcee-a6fb-4d61-82b3-332da956e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:43:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:43:14.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T11:43:14.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T11:43:14.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:43:14.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:43:14.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T11:43:14.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T11:43:14.145Z |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-02-06T11:43:14.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:43:16.815Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e4a4c2e4-ee33-448b-a8c5-47bfae0d4ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:43:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:43:36.351Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=35b04dd1-2d9a-4878-b271-b65f53f69def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:43:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:43:55.889Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d5dccd6e-c214-4b66-a8d4-2e2939e76d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:44:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:44:15.433Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=934d328c-a3d4-4554-971e-c7f406fe986b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:44:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:44:34.971Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fd335f06-fff5-43ff-9328-35204250bec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:44:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:44:54.515Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4dbb8386-8969-4051-aafd-7677846a473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:45:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:45:14.064Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=210a9962-0adb-45a7-988a-ccb4d45aa39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:45:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:45:33.609Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0717f3ac-a70e-4baf-8dcd-69c302c3dc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:45:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T11:45:53.153Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b68c232f-be79-4575-9787-35eeac8e48eb | |INVOKE |pool-2-thread-1 |