By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:11:44.687Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:11:44.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T23:11:44.730Z |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-01-06T23:11:45.370Z |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-01-06T23:11:45.482Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:11:45.483Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:11:45.483Z |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-01-06T23:11:45.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-06T23:11:45.651Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-06T23:11:45.737Z |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-01-06T23:11:46.988Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-06T23:11:47.354Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-06T23:11:47.372Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-06T23:11:47.372Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-06T23:11:47.420Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-06T23:11:47.420Z |INFO |Root WebApplicationContext: initialization completed in 1682 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-06T23:11:47.764Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-06T23:11:48.478Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-06T23:11:49.778Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-06T23:11:50.328Z |INFO |Started MainApp in 8.028 seconds (JVM running for 8.676) |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-06T23:11:50.381Z |INFO |Start scheduling PRH workflow |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:11:50.391Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cd49a9f9-9461-4352-928b-e556282e7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:11:51.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:11:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:01.935Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9f59bf0c-b7f0-4344-a174-78d38f770442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:12:02.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:12.976Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3599faf0-7380-4569-8dce-268b0ee23010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:12:14.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:24.010Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9720ce59-cdb3-4960-9aa6-4119ce266909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:12:25.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:25.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:35.054Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a228a376-d57c-4451-8e97-108fa0c58177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:12:36.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:46.090Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ecbd9b84-2d9f-42a6-99f6-b8a5d5db117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:12:47.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-06T23:12:49.244Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-06T23:12:49.245Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-06T23:12:49.255Z |INFO |Completed initialization in 10 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:57.139Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=50fd95a4-a654-488d-9c95-8d23ae7014b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:12:58.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:12:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:08.171Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=aaf9f2fa-a650-4cba-b9bc-8ecc09641fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:13:09.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:09.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:19.212Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=570d49de-a956-4085-b19e-1d11650b9c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:13:20.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:30.250Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fd571772-a0e6-4642-a723-25e67a0f6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:13:31.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:41.290Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=64b7489a-a9fa-4a66-8f9f-1170037a4eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:13:42.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:52.330Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=39b85611-3347-44db-a387-da10198e8a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:13:53.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:13:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:03.372Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=21ca0a35-93ee-441c-b7ca-80f9c1786b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:14:04.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:14.410Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5ef3658f-f6c0-4f88-8c63-8dca71846066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:14:15.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:25.452Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=03c2d8dd-2fed-42d3-aad2-e70b3067712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:14:26.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:36.491Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6e1c9b24-dad1-4c11-a616-02a7a43a9908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:14:37.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:47.531Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=21a2f4eb-9a64-4ad6-8139-c5194abb0541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:14:48.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:58.599Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=712be2ae-2552-4dc5-9cd4-2ebc9d2e90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:14:59.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:14:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:09.642Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7a630e35-47f8-4fe4-acae-e8385541960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:15:10.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:20.684Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=68c6ecab-3c97-4856-9cd6-109851e14798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:15:21.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:31.728Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b00fdb99-ff80-4b1c-9504-a4cbaa311270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:15:32.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:42.767Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1419f1f5-4372-47a6-b751-2ea47b724375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:15:43.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:55.292Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=478dcf9b-09b5-48e8-9572-7a103127628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:15:56.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:15:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:06.314Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=47fefee4-f2de-44e5-88ae-0e7a2b6ed26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:16:07.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:17.358Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b0598ffe-4ce5-40b9-8041-906676b1cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:16:18.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:28.394Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a3bfaf93-586f-4cc9-a7bc-6a5b8b3ed76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:16:29.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:39.435Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4e575028-dd97-4497-8926-55befddf0d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:16:40.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:16:48.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:16:48.548Z |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-01-06T23:16:48.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:16:48.600Z |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-01-06T23:16:48.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:16:48.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:16:48.609Z |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-01-06T23:16:48.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:50.476Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=422fb31b-3a5c-4fd7-9b85-864d6caa86a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:16:51.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:16:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:01.552Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=35c5c058-b7b2-450d-9b97-707b2c33845b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:17:02.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:12.586Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b3759bde-d403-4d44-b598-7946d0c90f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:17:13.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:23.626Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ddddb6f7-d511-472b-b34c-072beaa8c320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:17:24.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:34.666Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=688a856b-99ef-4713-9cb6-219c3aa7dd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:17:35.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:35.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:45.707Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c3ddfb2d-2bd0-4c84-94a9-ac0138dbc6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:17:46.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:46.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:56.752Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e28cb776-899c-4410-b491-1494909e0750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:17:57.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:17:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:07.822Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=17594a28-1909-4ca7-900c-d3e52863c770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:18:08.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:18.858Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fe02a3a0-c916-4a28-9130-128823a89623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:18:19.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:19.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:29.900Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9298a0a7-0208-485a-b6bc-8240be1176bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:18:30.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:40.938Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8e558ff7-498b-46cb-bec1-73fbea1f722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:18:41.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:51.985Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3352dbfb-b536-4344-a4f9-3566559541cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:18:53.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:18:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:03.020Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bf1c828a-98b8-48a2-a924-ba7e8892a311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:19:04.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:14.154Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b16be187-c859-40d1-8af5-6b177265b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:19:15.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:25.194Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=45915892-b6d7-4283-9c73-3c2dfb7c2994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:19:26.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:36.234Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=af5bda13-da98-4702-8877-7a7d741f3a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:19:37.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:47.274Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=dbe76cc4-b6ae-4fba-965d-b9d4511ed418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-06T23:19:48.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:58.314Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0716dd64-37b2-4333-b033-6023ad951151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:19:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:08.508Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fb09ff7b-bbac-4c3d-aa01-7a4214bcf5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:18.536Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=44463b97-ceed-4c17-bacf-dc66d95d6ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:28.559Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9cc181ab-d7cb-4750-b226-cc0a37427d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:38.574Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ea410fe4-4581-4180-a2ee-273cde5d988f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:48.588Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=111aeb2a-6192-4d1d-ae00-3d2c7d383bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:58.599Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=055ceda2-7a7b-41aa-8d12-c9b19fb0644e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:20:58.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:08.608Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=60b42971-c1c8-48da-b6e9-fc29fdba3819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:08.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:18.618Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=be6d978d-0c07-4ccd-a0b8-a4f5dcaa6103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:28.635Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5d4a7f6e-3e8c-45cb-b789-b7e0bb6b3d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:38.656Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1e999f29-ab4e-4b05-8018-ec19e9b60c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:21:48.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:21:48.220Z |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-01-06T23:21:48.221Z |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-01-06T23:21:48.225Z |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-01-06T23:21:48.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:21:48.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:21:48.233Z |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-01-06T23:21:48.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:48.667Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e07c1944-5be2-4971-a359-f927c0dcb714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:58.676Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9bea5d5d-9ad1-4af1-b668-6f53b15ff8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:21:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:08.688Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f0fbf82c-ecd8-4731-97e9-6a5786ec8158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:18.700Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b4510901-5431-4dad-9fa6-4d2e7432fb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:28.710Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=08b12b3f-5ee2-478f-94aa-cd49bfb8c7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:38.718Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=babf5a7b-06be-4e6e-8406-f433279df234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:48.728Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1380aeeb-bce5-48ca-85a0-99a7f70c6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:58.736Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a36f7a9b-78dd-410f-a80b-be827a71a795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:22:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:08.744Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cf9a536b-6fe5-4ef8-9aaa-7393dad66bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:18.752Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=53d9555d-4757-47b7-8a94-398b58326099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:28.761Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=16e69c78-a083-478c-9a3f-003c4eab941b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:38.774Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=954fcc32-79ab-46e5-84f4-2f6f65e8d3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:48.786Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=514bfb5e-e84b-48db-96e2-416809a0b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:58.799Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8ba3dc55-2335-4af9-9448-f08229908d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:23:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:08.807Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=687507c6-03b0-462e-b628-524cf67ba274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:18.818Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cc9be07f-aa93-4a9b-894a-ecc85ddfc3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:28.827Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=42dd756e-7957-4c5b-b0a0-c35f893b1a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:38.835Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cb7ad998-84fb-4219-8ef0-802a1c7052eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:48.846Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=af7a823a-f6d4-4e0a-87dc-fc2dfd66d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:58.854Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7eb29bd7-c7de-4013-8ef4-024ebadc111d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:24:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:08.863Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=67158d65-8841-4aef-a75a-c1ab363a221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:18.873Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8e95a5c9-682f-4b6c-abbc-fdb7521b918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:28.886Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=86d0221b-402f-499f-82ff-94ea9d4824e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:38.899Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2db9997a-f68c-4d8d-a7a3-eb44763be368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:48.908Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3288c85e-2bf9-4fee-8c09-2118be8d768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:58.917Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e0230f7c-8ba6-42dc-affd-c6bcb70af4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:25:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:08.925Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=eab6c346-24a6-4a77-8fda-6a98a5e61ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:18.934Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c81ecfa5-1b8f-42db-8c5f-9f62baf2fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:18.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:28.941Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=00718604-4540-410c-be7a-5e4a0c42110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:38.950Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cc823084-6754-4100-9923-354d9f24b8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:38.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:26:48.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:26:48.160Z |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-01-06T23:26:48.162Z |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-01-06T23:26:48.167Z |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-01-06T23:26:48.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:26:48.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:26:48.196Z |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-01-06T23:26:48.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:48.957Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=346b826c-bd2b-476e-b970-ace2abf7d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:58.966Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=28e7a14c-ab9d-4e7a-926b-2cc245c90486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:26:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:08.976Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=efd5048b-04f4-4b40-8346-2662d58d31cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:18.988Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ab6c34c3-7997-41a8-8516-3b1d800bc146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:28.997Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ec4e873b-27a8-4a08-9b57-40e9cb2e8b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:39.003Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3db93e07-fd81-4d95-a94b-33f17f7c4b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:49.012Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ceeb8e02-b1bf-40b9-8726-d7e7d0407de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:59.019Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9db95d73-ce60-4812-a73d-d8d8d5730422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:27:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:09.029Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=834decc1-17ce-4a51-8e14-28648ffed67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:19.038Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d6a8b161-5e1e-4655-a35c-2aa6ad306349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:19.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:29.048Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=26a4f210-f776-4017-91b6-dce1f11f98bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:39.062Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d13b5565-c1be-42bc-981a-cd209117d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:49.081Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=db235aa3-35f5-4fe2-ac7d-d6bfd81c0576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:59.091Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1632849f-c10f-4c63-8d94-b538ab7732c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:28:59.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:09.100Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e79d60db-a1de-4b40-b0d1-ce321901f2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:19.107Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f3f2c7d2-cfba-4486-88dc-6a6c9a8ea698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:29.116Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=376b3ba6-b4be-4ed6-a73c-da905cb09f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:39.125Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fed8f2ba-ec70-4563-91a3-7d0222eddaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:49.134Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1ae0e60e-1200-46c6-a5bf-1c26fdb8d85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:59.142Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4eb933e3-a41f-4b33-a1fc-2855e94ac10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:29:59.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:09.154Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f2e36a18-52f5-483b-b51c-a1f94dd7064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:19.174Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c2ff4327-4fc3-413b-bc04-37bbe675a94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:19.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:29.187Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1f4ab14c-7b6f-4af5-9919-357c82564596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:39.196Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ea48a53f-3803-452f-9f41-3a95174ae68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:49.204Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b6fa8d40-ce96-40e2-9b67-0b57045cb6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:59.215Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3e9680bb-c27b-4e0a-ba9d-67d64027ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:30:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:09.242Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5c9f951c-c564-4583-ab37-ee85f3d2b2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:19.293Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=654de258-949a-4280-94c0-1b715e306a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:29.299Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b93a82ec-3193-4efd-adca-0d2c04980891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:39.328Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=be282016-8def-4edb-be1c-97205a34aa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:31:48.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:31:48.183Z |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-01-06T23:31:48.184Z |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-01-06T23:31:48.187Z |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-01-06T23:31:48.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:31:48.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:31:48.197Z |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-01-06T23:31:48.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:49.337Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0de2e098-b91c-48a0-8853-fdbad4f25ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:59.345Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8328931c-9335-4212-be2a-8030adba6530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:31:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:09.352Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0bfb20aa-6015-4492-b28d-66858ef913fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:19.358Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c83843bf-0aaf-4179-8a1c-bbc641cd7e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:29.366Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f59e174c-d31a-4b14-b665-eff10ed1fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:39.375Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e9dfdc77-d79f-4cc5-b045-b11444566374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:39.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:49.397Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fdbed4fd-6904-4a88-96df-c665d0f810f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:59.407Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=533b7732-b264-4c5e-b1b9-0ede95259ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:32:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:09.413Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=20bccd75-8381-4f26-a2c2-6d1f01376307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:19.420Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=80947674-668c-4f24-b137-189136602383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:29.426Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4b0a26f1-31f4-43a4-85f6-2435a7f63817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:39.435Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c32e875f-ee6a-49f8-b11e-9ca74068036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:49.442Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=130a06cc-8474-4360-9b30-06d44adc5c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:59.451Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d1d4de82-92b4-4b54-ac4b-ca608d9e1674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:33:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:09.458Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=12f00963-1d47-4553-a1b0-eeb58a6373a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:19.464Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fe1f4a08-c6d1-4eda-ab2e-81e166cfe2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:29.474Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9594ed38-e78f-4674-8826-67281207fb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:39.483Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d41379d1-09cc-4948-a458-21c363725637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:49.494Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8d4818d2-186c-4bd7-8d22-db48c7a0cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:59.501Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=050a59f9-1d82-451f-9c49-aed9e582048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:34:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:09.507Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8b08bf68-7743-4101-9a8f-228cd573794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:09.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:19.517Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b27d5bca-ddec-4110-9b20-f66da3002c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:29.524Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=72037b77-3c3f-4428-b611-d0e86326756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:39.532Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8a2ceed2-5343-4320-a9cd-23440c2998bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:49.539Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=93fd1964-1415-4fe7-ad36-20d80041bd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:49.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:59.547Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ad517779-2cbf-4a42-a9f9-1b9001397622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:35:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:09.555Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3d8a9eef-b920-4590-903e-f8c0a314b549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:09.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:19.563Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bc5bbe24-3541-42ec-a266-e69c3a771da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:29.574Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a72019d0-6907-4158-8fb6-096e28b32833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:39.587Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=66f05351-d8f7-464c-9ba8-cfeb3ff90508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:36:48.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:36:48.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-01-06T23:36:48.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-01-06T23:36:48.114Z |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-01-06T23:36:48.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:36:48.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:36:48.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-01-06T23:36:48.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:49.594Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=544a5125-dcf6-4197-b317-b368d38ecec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:59.600Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c1d3c3d9-977d-425c-b49f-087b34dc99de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:36:59.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:09.608Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c8ccc9f6-7d28-49d5-b5a6-948739b3a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:19.615Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6540ee50-a331-46a2-bf1b-aa966e2c7945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:19.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:29.623Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3cffd634-97dc-4509-82dd-0a40e0e435f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:39.630Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2808af77-18a1-4917-a066-09f28aaa43e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:39.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:49.637Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=eacc7512-bb04-4a06-bdda-1e418238c2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:59.660Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=380a62a4-a109-429f-a022-5b620e645206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:37:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:09.669Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ee5c6e3a-17fd-4ca6-812c-2648fa869c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:19.676Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fe035282-fb41-467d-afa1-d6213956e8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:29.697Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d4b683f8-cc9e-458a-bf04-aa101291ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:39.709Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a2086218-09ed-4e78-a374-d4b15ae86667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:49.717Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c6de62e2-2c48-461a-8e8c-ccf264af4bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:49.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:59.725Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d164b263-4d12-4ad7-8327-cdbd71613946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:38:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:09.735Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8b70f6be-a3fa-407d-a8e0-f2fe0bf3f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:19.744Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d576b770-ad05-4935-b5d5-77dd2d889cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:29.752Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2332a7a3-48eb-4db7-8178-5d1be191481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:29.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:39.759Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=27d85dfe-3f86-4757-ad87-e119b55bcfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:49.765Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=39b5b175-a311-4205-a35c-79c1a9f18543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:59.772Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5d960e61-0c2e-4cf7-850e-8ca68273570b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:39:59.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:09.779Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6c8a5b9c-9a52-40df-9958-63b9858a9086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:19.788Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9e129d6d-60b9-4ab6-b17e-e8636768ce54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:29.798Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a27685b3-43f3-4465-bb14-9865b5b2a4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:39.809Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=96418fb1-6bc6-4a0c-98ba-2c9882c0c023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:49.819Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e5db8373-1b43-4e67-95d3-0c05ead88a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:59.826Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=47e8d83e-216f-4a24-893f-ff379ab10979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:40:59.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:09.833Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0f6226aa-1c63-4aec-9afb-f9bbc36de104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:19.841Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bbc61c20-0c84-4402-a061-a868c99e60aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:29.847Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=04b23e53-3d0c-47cd-af57-a9fd0a3f3f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:29.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:39.856Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6ad6f729-e5ba-41a8-9917-0b2ff5b03ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:39.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:41:48.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:41:48.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-01-06T23:41:48.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-01-06T23:41:48.134Z |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-01-06T23:41:48.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:41:48.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:41:48.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-01-06T23:41:48.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:49.866Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=50fabc29-8c98-42d2-9ca7-549ece9f2ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:59.873Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c91a235d-8a70-4437-bce6-d0f14e2d7df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:41:59.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:09.880Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8d5a7849-7501-4b3b-b93c-07b1e388a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:19.898Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2bef3865-6b2c-4698-a2a5-080d6f0772c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:29.909Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=babff9a7-b05d-4462-a32b-9d2fbfe46329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:39.921Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c784f511-0057-49b7-b70d-3a13fd45e771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:39.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:49.930Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3ef4bb65-703b-43e3-940c-a027714df20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:49.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:59.937Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=46cf2da4-8159-4d07-b57a-3d38de5b94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:42:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:09.943Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=be021f61-e716-4835-a9f7-037629f20454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:19.950Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2bf47f34-b930-4532-a2a5-814ed14d6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:29.963Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=12d99f5e-6327-4330-b914-4941c9f7ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:29.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:39.971Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=73c5c910-00a0-4c4d-85e4-57454cb4f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:49.980Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7d59fba6-a846-46ec-b413-8eb0ab69704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:59.987Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b6a22ee6-3e5a-4986-932f-48f23cfb35d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:43:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:09.994Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=536ef184-67be-4231-9f51-9c4ccc1e1aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:20.009Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5120f304-26b3-4861-9277-9ccb6cc2a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:20.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:30.020Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a5a28894-9230-416e-ab0f-51006023af24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:40.029Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1ac0e81e-fd5d-4c0f-951d-ff8c03021729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:50.035Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=05953bd4-c60c-456b-b1b8-6fbe0078efb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:44:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:00.042Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fa98e3bd-3d17-47a9-8bcb-1912a1e0f46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:10.049Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7b10e6d9-87c1-4135-b9e4-bf345dde67d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:20.056Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5bd0fd81-7908-45b8-b8c4-b179af1ca38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:30.062Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ed27a5d5-2cc2-4519-b77c-150a94c11385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:40.069Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7729bd43-b59c-475e-b8e9-d096f0a26e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:50.076Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0001f114-b008-4501-b383-832c6f6eefcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:45:50.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:00.084Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=53f32810-eccd-4239-94a3-c174d828be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:00.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:10.090Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5dbde311-a9a6-4376-98c8-ab3259dc2981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:20.098Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8d9ad9df-0258-48e4-b762-638082755a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:30.106Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1c962a69-5d8e-47a8-afb1-96fe45814ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:40.116Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=986083ed-6279-4149-93b2-74ac14f4c89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:40.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:46:48.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:46:48.120Z |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-01-06T23:46:48.121Z |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-01-06T23:46:48.124Z |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-01-06T23:46:48.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:46:48.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:46:48.130Z |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-01-06T23:46:48.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:50.127Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0eb333bd-840b-4e50-b321-342cfd82021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:46:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:00.139Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5b3839bb-7837-42a7-b2df-5bb4c1603bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:10.147Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b9f4380f-84de-4e66-a1c9-0df7f30763f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:20.153Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8b98a705-4cef-4874-a36e-921b10cb000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:20.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:30.159Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=be78f3a4-6750-44ba-8058-a067d75c9730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:40.167Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=04a4c0bf-08ca-4292-a8c2-e27396bf9b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:50.173Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7cb2652a-64a7-4298-a1bc-b34766f582b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:47:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:00.180Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b2972ad9-4ac6-443c-981d-f690bba205f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:10.189Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=80e9f76d-611c-40ed-b35b-6681c39d5972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:20.197Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=220f6627-4358-479e-a537-6890045efca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:30.204Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5ad1b645-f545-4e8f-80e5-8f5ff78e9463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:40.211Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f778a996-d58b-4851-ad38-554c444d1b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:50.224Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6abd9aec-41ee-41f1-a8ce-067d2e0cbf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:48:50.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:00.232Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=16bc7e8b-1350-45e5-a0a9-7d5f1100d14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:00.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:10.242Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cfd47daa-1664-4365-a930-f627fab6939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:20.248Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=57935032-5f2e-4132-9cbe-b9835b917175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:20.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:30.255Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ad03f0d9-a731-49f9-bcaf-600dda557e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:40.262Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=03f00220-448e-49d9-91a5-ba1ff7d100e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:50.269Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e391447a-6f5c-4627-bd57-3846042159eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:49:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:00.276Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c9ced48a-efb6-46a8-ac9a-7eaa7b4da2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:10.283Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=816b6458-d851-4623-8c91-4938f5101025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:20.291Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=849370c5-f49e-48e8-9233-2d7531c581e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:30.300Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=af9b40ad-7bcb-4c5d-9182-97ed57e50c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:40.311Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c79f40e0-6859-44a8-8c3b-bc6664bc5689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:40.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:50.322Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=83ddaf28-7f25-48aa-ae2b-4aff3dc9db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:50:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:00.330Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4642d199-c47c-4a09-8812-f24028fd5648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:00.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:10.336Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6f523721-b29f-4c3e-8a11-b05d5ae2fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:20.343Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=06c8e0c2-b93c-40b4-ac18-ed5b7cbceb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:30.350Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d7d24261-6eee-43af-902f-11a122dad6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:40.357Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=63df79a3-efbb-4319-b51f-13c607c41652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:51:48.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:51:48.160Z |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-01-06T23:51:48.161Z |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-01-06T23:51:48.163Z |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-01-06T23:51:48.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:51:48.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:51:48.168Z |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-01-06T23:51:48.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:50.364Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=32fdf8ad-f00b-4773-9ea5-1514d72f912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:51:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:00.371Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fc917fd8-25ad-4b9e-8eda-b12ca5ff365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:10.378Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=780b521a-61f4-4ca1-a7c2-002aff19aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:20.385Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d4fe5932-9d99-4a16-974e-14018a6b3c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:20.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:30.393Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5d745556-63b8-4e3f-97b7-16a60ee8f08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:40.403Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=20352ed4-c672-405d-b6c5-058251246245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:50.416Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8b77e2e8-c749-4e63-84ad-a20c0fc7bd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:52:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:00.424Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ad5a7398-9485-4c5b-84a1-dfe20082884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:10.430Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=18490626-297d-4564-8ff8-908ab3b6333f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:20.436Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1d4cf04c-2760-4525-a69c-b0a03a64c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:30.443Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3556eea3-fc9c-4de4-b164-e68ecb692270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:40.450Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=77dbe31c-d828-4556-b0c9-e69850031733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:40.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:50.458Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a8cd6082-2a24-4853-8867-e38edb80946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:53:50.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:00.465Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b53352d4-e5d0-40f5-b57e-18d8eaf5bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:10.472Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=58b63356-e439-4ae7-b9d7-76f39fbebf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:20.479Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3438045c-5203-4486-abe7-6dc1bf5e5ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:30.486Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=98330b13-2913-4216-88c6-ca3bc32939b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:40.501Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fde118fc-e3ca-4b35-ae3c-9c3075ea16f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:50.514Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=96467e04-03d8-4338-bd2d-2219bd415a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:54:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:00.522Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=37d95ffa-5055-485a-a6b4-b6d52deee214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:10.532Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f9ca7bb7-5b5e-448c-8678-8f23c95c1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:20.542Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1767f3e4-0372-4e4a-9f3c-b28cc6b90ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:30.549Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2f67f896-f983-46d8-86b3-59985d059d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:40.558Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6fa6c2ab-433f-4d13-a9a7-d348c1c81830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:40.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:50.565Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=34051f97-664c-4b21-8686-1a6e61113cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:55:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:00.572Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=192da64d-897f-40d0-8325-f8c8b498b02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:10.584Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b2193d17-5ce8-41d4-90e2-7fd96075063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:20.590Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=94dbb302-9e8f-477e-9fce-dff05d46899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:30.597Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=60722676-64c5-43ac-a166-66f68f729edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:40.608Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=455ce0aa-69ea-4fe0-961f-35fe7ea2efc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:56:48.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T23:56:48.138Z |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-01-06T23:56:48.139Z |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-01-06T23:56:48.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-01-06T23:56:48.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T23:56:48.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T23:56:48.150Z |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-01-06T23:56:48.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:50.622Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=15e5ebf1-9391-4590-b98d-c654fbe6886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:56:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:00.628Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d86ec369-43c6-41ee-a8ca-3fb4b079bfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:10.636Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8123354c-c486-4fc0-994a-127756725183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:10.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:20.642Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5d8a2a41-32dd-4486-8eb4-ea4f351382b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:30.650Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7b5fbdbb-12e4-4b00-8466-2ce0c50cc4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:40.656Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1727daab-4229-436b-8723-46a6cfb64b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:50.666Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4aae166a-db37-4bf6-a167-85bcb77bc4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:57:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:00.673Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=78bae9ed-1178-44a5-ba1c-fc4cd00a7da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:10.678Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=050ed288-6688-47e8-9c2d-86bceb2ba7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:20.685Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6539e9c0-2e7d-411e-8b40-8beab12896a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:20.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:30.693Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bed7de80-aea2-47cc-a396-495221f4cfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:40.702Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=15e59953-2ce6-4eb8-b749-015f04203dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:50.710Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=63cba5f6-5faf-4d34-beef-00f3b0f47570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:58:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:00.716Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8379e82e-577d-4901-8f50-1c1f7e199398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:10.726Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=be906ff0-bafd-4755-862c-c8b5873509b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:20.732Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ce19a068-9efb-43ea-a1dc-17a3b9db2f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:20.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:30.738Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4a684dcd-1424-4b6c-8075-df7d75216315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:40.744Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=af561ac1-c63b-4aeb-9e4e-49541cb40a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:50.751Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=03a09444-520c-48c1-8450-d0fb64cb421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T23:59:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:00.762Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ce6d0013-c080-47a0-928c-76cdd11d7594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:10.782Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7faac5b5-9960-417b-880d-f1d11023626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:20.790Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=41c12293-5549-4d68-85e6-24eea257ce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:30.796Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=32ea3f75-efcc-46d9-b3ec-fcc1850db30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:40.804Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=56293e38-6787-4c0f-b8f1-6b37de3213ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:50.813Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fb3d0043-1f2d-41e1-9430-c394afd4eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:00:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:00.823Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0681e7e9-7ca6-4272-8a0e-a5421c85f678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:10.831Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e353bb22-b337-4c2e-abf2-7d3a15f307e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:10.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:20.837Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7f94403d-9699-4716-87b5-2e0358b77542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:30.843Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=69bc3873-a438-49cf-bf81-a53d5e43cfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:40.849Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ba26829a-734a-422e-ba99-2286a9a4ecaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:01:48.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:01:48.118Z |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-01-07T00:01:48.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-01-07T00:01:48.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-01-07T00:01:48.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:01:48.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:01:48.130Z |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-01-07T00:01:48.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:50.856Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bf07bab2-4ef9-4bc7-9f20-11c901c33c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:01:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:00.862Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e47fec32-7d11-49ce-af10-d593c1115fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:10.869Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=50bb8631-1bd2-4481-a478-83661c69925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:20.876Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f8e85067-0718-4b7a-bc34-75c6195e6367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:30.882Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ce945891-0e83-4f3f-9fe2-18678b145382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:40.898Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2f943f66-17dc-4d5e-8291-44e7e6f945cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:40.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:50.905Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=09b9028c-f16b-440b-81fd-500b6aaa828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:02:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:00.913Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c6e371ee-31d0-4a43-ac09-bfeb3cd25e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:10.923Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=94a2cb2b-ea52-412a-9288-9bfeefd74d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:20.934Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0c19c2b1-d8ef-4236-be42-eea7bc2e88d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:30.940Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=36566435-4988-4a04-9ee8-474461606cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:40.948Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ddccc204-469a-4b0f-a2d7-f2d3b8459f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:50.956Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=abc5ae7c-97f8-46a3-8407-141e4f7f14c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:03:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:00.963Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d16476c3-445a-4faa-9530-0a358ad55ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:10.970Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6aa0fb04-21fa-42ba-84b3-ebf09d36418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:20.980Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fa8325db-a5e0-4dc8-a69b-c58a7c32134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:30.987Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6a99f6a9-c64b-4d84-8f5f-cf5c2de7adff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:40.993Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3ea78e8b-05a0-4ae6-a5ba-5ff4c51f754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:51.002Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=924e6d2c-3940-4522-ba97-9b6b76e6810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:04:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:01.010Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a47fde27-54fd-4569-bfcd-be29d35a58ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:01.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:11.017Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fa6e5199-c003-4737-b5f3-1750c5d727f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:21.024Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cdb0c679-e338-4d15-b94e-5ddc19183168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:31.030Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1b2c618c-b078-448a-b924-ba79e74fd5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:41.036Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8a3a7b5d-6d12-499d-9e68-2bfce68d0590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:51.050Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b9272f2f-3889-4ad5-a035-a9e7dc2db178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:05:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:01.057Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ae407087-a0cb-4d71-ac3e-834054da0543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:11.084Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7dcb6e80-789d-4faa-84c1-857e0da48ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:21.090Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e22bda89-3bb5-4b78-a225-8693d1cec7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:31.098Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=14ffcace-7a3c-46fd-95e5-28c4370a7411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:41.103Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4197cf28-b894-4d64-bc6d-3965e265b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:06:48.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:06:48.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-01-07T00:06:48.131Z |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-01-07T00:06:48.133Z |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-01-07T00:06:48.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:06:48.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:06:48.138Z |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-01-07T00:06:48.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:51.109Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f81607a1-d87f-429a-a34e-139cdf1eff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:06:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:01.118Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8dedb406-1a8c-4eb1-a2c4-82d6721231d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:11.131Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5479bc5f-c69a-497a-8ad0-744dbc6811bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:21.138Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9ff2582c-be51-471b-88b3-38b1b28b41dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:31.145Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bb95e1c5-ad49-4266-a285-c842698e1bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:41.151Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=33a8ed53-562d-4471-918d-cd914e17775d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:41.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:51.157Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f5ba764f-d37f-45be-a97d-523c07382802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:07:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:01.163Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1ac70e8d-7e6c-4ead-803f-7bc1ab114009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:11.169Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0740e569-f264-4d54-898a-70ab2cb0f834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:21.176Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c64920c7-ddf0-4ed6-9fb7-068bcd7c04fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:31.183Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b9da5aa3-7db3-48a1-b549-dbcdf70ef1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:31.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:41.188Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c0f09e53-bed6-4e29-946e-bff1a159980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:51.194Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b5134b52-0785-4f1f-a374-43887e0c94d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:08:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:01.205Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e96b82d9-ea33-4c17-9cb0-757efe13d592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:11.215Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=98a77887-59f3-434b-9e6d-24b72a1dbc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:21.224Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=de844a36-9749-41b1-9880-d72eb8f9dc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:21.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:31.232Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5fd8d4a9-10b2-43f7-82e1-8c9a22347dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:41.238Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=86ee901f-8d86-43d0-a36e-bd019143e475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:51.243Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d3c3c89b-e835-4591-b17a-c52adb36b959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:09:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:01.250Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d77bf8f6-93a9-4d9b-927e-24cf23ea9fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:11.256Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b37aa9d4-477c-43e0-af37-feb19ace7d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:21.302Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8120bd46-d943-4ef2-b560-8ccaa1670610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:31.314Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c2096034-7681-4e1e-b674-b51dec822b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:41.322Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=79c90053-e1db-4cb5-8c10-3f6d62e9acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:51.328Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2211bb26-97dd-4aa0-adc5-b259a05baed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:10:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:01.336Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=23b47e5e-8caa-4a4b-831e-2440985d1ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:11.347Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=308f487d-67e7-474a-a6f0-9f7b6aa5d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:21.356Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=68f0a7f3-08a7-4dcf-9907-77033626ae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:31.364Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f2997e52-99ef-4e22-aefa-53f1e43f44d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:41.369Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=545b0211-36f0-465c-97d5-314d63433534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:41.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:11:48.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:11:48.094Z |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-01-07T00:11:48.095Z |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-01-07T00:11:48.099Z |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-01-07T00:11:48.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:11:48.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:11:48.103Z |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-01-07T00:11:48.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:51.376Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bbc0ca5b-a18c-4965-9243-255728bbf944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:11:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:01.383Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0f0a89a7-3e61-45fa-a2fe-8805945d0683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:11.390Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=09075ade-411d-4d56-bbd2-1e050ea7f6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:21.412Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=28f6020a-53ab-4f0d-bd80-1812b2026b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:31.419Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=93433978-b19a-47ca-a50f-29e99242d138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:41.425Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b19da96f-74f0-4205-af3f-fc39c9f8c213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:41.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:51.434Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e7f8546d-42ec-4667-a2fe-58a5104ceda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:12:51.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:01.442Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0af5efc2-6f9d-4559-9535-97dc5dd9e1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:11.453Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=64cae580-c917-4882-8d7f-5677677896af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:11.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:21.462Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f0127008-64b3-486d-8d55-b0d7f08beccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:31.468Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5d57e382-022c-4fef-8976-d28b22d69ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:41.474Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4cc8d8a6-84e4-4d9f-876e-c3dbff4e9482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:51.483Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=495425f8-ec8c-4227-8661-21c0288356f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:13:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:01.490Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b6b57117-be63-407f-b9e9-a36e33a77b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:11.495Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ad4a778a-91fd-4c86-b98a-5081d9b387a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:21.502Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4a50996e-1dcd-4893-b2fb-37553bbbdca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:31.508Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=66098db8-0bfd-43e1-a246-3597d4db3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:41.514Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d07115d1-a9a4-4ece-891a-85cd53d2b7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:51.520Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1443a0eb-bb4d-4acb-96b2-28a0a0ae6694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:14:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:01.528Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=be198ba3-4111-4a8b-933d-a887288ce414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:01.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:11.537Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=55ff143e-94c5-4a1f-9c27-14f661fde6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:11.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:21.549Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c87a576a-6e45-4194-9aad-ac85a2d92eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:31.556Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=053d6b03-ff2c-4ed6-ae2a-da0f8c02c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:31.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:41.563Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=61f50270-db8d-461b-9f97-ed4d12d76271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:51.569Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=56227ab4-e823-4f8c-b97c-b1bf8708c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:15:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:01.575Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9d2646ca-afe3-4179-98b1-0b0d40833b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:11.581Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3c75cb32-189e-4cb2-a4d6-1cfd0a011252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:21.587Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=96598a8f-54de-4168-897c-079e893cf028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:31.594Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2006fec6-fd3f-47da-9b8c-34e4ddece6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:41.601Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b823c3b6-6e50-4c69-8d9d-74da99740f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:16:48.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:16:48.152Z |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-01-07T00:16:48.153Z |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-01-07T00:16:48.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-01-07T00:16:48.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:16:48.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:16:48.163Z |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-01-07T00:16:48.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:51.608Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=47eb3bfb-f664-4f88-9e39-4c29f37b9c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:16:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:01.615Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=89f671a5-b7e0-47b6-96ad-8af6ca3afae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:01.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:11.638Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=26a17337-e1ad-4c72-9dbf-be5bb3c9439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:11.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:21.644Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=aa42dd18-bbc1-49bd-9db1-517e2576992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:31.650Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=283b4330-4ff6-499d-acfd-1142fe130cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:41.656Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=918addd4-3274-4e4b-b247-86ebc7672b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:51.676Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=31bf2143-9665-49f9-86c2-54c03de66f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:17:51.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:01.682Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ef14536e-2037-458b-a29c-72d415200da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:11.688Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5a71f6c8-fb65-41d6-9d5f-07f1a0d5e1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:21.695Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=275109f9-f859-43de-a4fe-06e018ee3854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:21.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:31.701Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b894ef07-2164-49b2-a18b-773f3b9b35a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:41.707Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0d17d0cf-5895-4e30-a7e0-7bd2517c11ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:41.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:51.713Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2fd44656-e31b-42c0-b96b-3b66256d506e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:18:51.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:01.723Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=de1eac5b-cf1b-4020-95a5-a2518b22c096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:11.734Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6196c38f-30da-4c75-8feb-0677264b6e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:21.745Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c9d9f956-da79-4227-9bfc-0f0f18a0c355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:21.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:31.751Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4a824a2d-b61c-4866-95b8-b2bb3408b5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:41.756Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d06a6d89-5a64-40df-8bee-2a4cc38a5bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:51.762Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=786ccea2-92ec-4549-9faf-b17f0eb8b35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:19:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:01.769Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bbc2615f-d62d-4991-9cdd-4d5d9f9be632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:11.775Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5a6a3ad0-342b-4e28-a631-f24d2daf2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:11.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:21.781Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e24b9bcd-41f9-4f02-b798-50586b63b64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:31.788Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=af1c5703-990f-4823-94bb-ae148b990290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:41.794Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5bbbf1b1-f968-4881-9d3b-20b818f55489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:51.801Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5993ce90-d58f-4b43-bb3e-17673f07d036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:20:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:01.811Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9007467a-6b1a-4f40-88ba-bfa16f3411a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:11.821Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=01e65744-dcd7-4d13-85c6-794c46658f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:21.830Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0fe3cd40-ce1d-4ae1-b7d1-5fee9fb66d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:31.848Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=92522b41-9ef9-4e6a-8fbd-75d2b583119b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:41.853Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1e650458-5f2f-4507-84e3-e04d60bea759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:21:48.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:21:48.127Z |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-01-07T00:21:48.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-01-07T00:21:48.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-01-07T00:21:48.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:21:48.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:21:48.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-01-07T00:21:48.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:51.860Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=aeefcdf9-87c1-4daf-9508-e2b80d046c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:21:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:01.867Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a10defdd-9dbf-4694-835a-f7fd8db5804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:11.873Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b72159da-f4a5-4e4a-9b52-13d163b21a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:21.879Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=88868e62-8be7-4806-a8e4-8d4cc795cd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:31.885Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=304b8311-eb15-4034-89bf-ee11a2c01f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:41.892Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3f801457-1ef6-419c-a1d5-ccd30fbde528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:51.899Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a9c916b5-6032-4cfc-876e-03ecd06a63cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:22:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:01.908Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6ca9f4e1-3aa5-4f80-991f-df2c497d2294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:01.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:11.917Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f43b1d0f-243b-4bda-bc80-a648beaa633b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:21.924Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3df12016-7e8b-477f-8a11-6d7bed6f64ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:31.931Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=90be6793-2074-45f4-991a-758a4672393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:31.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:41.937Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=300b922f-6448-449c-8da2-c5e0b952c660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:51.961Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d0e8f14c-4be3-40bc-b1a1-9e4fa1ff35f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:23:51.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:01.970Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3c2784ad-f0a8-432c-8ba2-0d63f899c5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:01.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:11.977Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7db74b29-1dd0-49dd-8e81-808473266fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:21.984Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ee3bec37-bffd-4160-8e9d-b19ef451ae8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:21.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:31.990Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8c832117-7c02-42fa-9a71-ae47edb03489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:41.997Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2ecadbb6-b40a-4011-993f-2f447a771af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:52.008Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f9ef164f-6601-48d9-a29b-1261cd773271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:24:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:02.017Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=54b2a7b9-d411-4e4e-b11b-f859410bd51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:12.023Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cde906d4-c2a2-4355-868e-68a7783e743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:22.029Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4f6f89a3-8674-4cb7-836f-e9b11782eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:32.034Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=639c9aff-1ae1-4632-9aee-ba8357ba414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:42.041Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=54146e59-33ca-4778-8db2-8aa5905c2482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:52.047Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a4165f35-ff4e-4bc4-b5d3-d1364470fa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:25:52.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:02.053Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=07b02cc9-4d67-466f-84cf-ea8c349cc359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:12.060Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8d13afad-0b60-4f7f-be67-63a38f41456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:22.066Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a9b57f89-ea70-4f09-b4ab-1898352f5aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:32.072Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=72ec4b42-444d-4764-ac37-1eccbcf967d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:32.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:42.079Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d9043036-94fb-4a8c-80b8-7d70a7f07912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:42.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:26:48.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:26:48.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-01-07T00:26:48.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-01-07T00:26:48.117Z |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-01-07T00:26:48.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:26:48.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:26:48.122Z |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-01-07T00:26:48.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:52.086Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=686a6af1-52f9-49d6-b4c1-e494e8d2b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:26:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:02.095Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b5ffbb5b-d4b5-4c1b-be29-244c3ae5ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:12.106Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=22be4821-5ccf-4351-9044-38596513fb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:22.116Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c30ce65e-8008-42b8-abc8-78ed5e10b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:32.122Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=bf97b73f-6c11-47f8-a429-b9be2a6041de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:42.129Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c331a6dc-225a-4914-b52a-8f80dadf44bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:52.134Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=dbcc7486-ae76-4412-9c76-ea1c89ab851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:27:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:02.141Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=74527d92-c94b-41d0-8e01-1110447febe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:12.147Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a8425aa3-db84-496a-8c65-e9a7c057d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:22.155Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=62f179d7-8a4a-4c9f-a6bd-656488b866f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:32.162Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b7caebf8-531e-4f2a-b082-1916e37df4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:42.168Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b801d170-0ddb-44c1-ab53-0aaf24c7712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:52.174Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=78eecdfc-8a74-4a54-9ec1-c7d90f587cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:28:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:02.181Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7546a328-1979-4782-aed7-339afdb36000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:12.191Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=614a7867-277a-475f-8c40-7be491707e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:22.202Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b3452571-1979-4ca6-b8aa-678510d8fd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:32.208Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d5b110b6-9365-4330-8bd1-7112213a0ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:42.215Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a7db5c8d-692b-4f3d-b1a6-1ad66f240ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:52.220Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=6658ed92-040e-4656-9afa-2899da6368a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:29:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:02.226Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=01598654-5f99-40e3-99d2-63b3ca2966c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:12.237Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=151dc7de-bab5-4527-9f16-9f074c306512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:22.243Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1c3fd1e8-7ab9-440d-8bdc-7cdb8f18977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:32.249Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=42967a45-f93a-4527-b834-851f37452d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:42.256Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ec5ac0d8-e8d9-4517-9e74-33fcbcfffb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:52.262Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=09607f8c-8ba9-4ad3-9f23-6bde2a12f607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:30:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:02.271Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b5713d6b-6d2e-4eff-a220-8d3d05c718b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:02.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:12.282Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fa0402b7-b4e0-401a-8677-fe81f52c340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:22.291Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1cc4ab9c-2fc4-461b-8beb-4bb2ca30256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:32.299Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=58b38ba5-1edf-457a-85e9-541e22235d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:42.303Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=225a943f-6844-4a2d-a3cb-1836c4b47da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:31:48.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:31:48.114Z |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-01-07T00:31:48.115Z |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-01-07T00:31:48.118Z |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-01-07T00:31:48.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:31:48.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:31:48.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-01-07T00:31:48.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:52.309Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=51b6ee25-802f-4286-b3a5-8bee65708935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:31:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:02.316Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=00968a9c-53fa-46fd-97fd-1875e892a31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:12.322Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e180e64e-961b-4461-b7b1-ba5e598ee334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:22.328Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4a31c30e-2ba1-4bca-b3b1-d238a8f1984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:22.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:32.334Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=834e8853-657c-4d7a-b686-e07f6ff4a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:42.341Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=10c137db-731c-46c5-9c94-56a5dbcd4d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:42.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:52.348Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=958589f0-076a-4594-aba9-f4a60c65081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:32:52.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:02.354Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1744dd12-a8b1-4abf-bc96-ec5fd70feea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:12.361Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9324d6ca-e6be-4398-ad4f-40e2d19493e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:22.372Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3622f63c-3c95-4beb-b3a7-c92f8b9b3fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:32.382Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=49cc68c5-0e02-411f-bac1-8d2a7c15fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:32.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:42.389Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=686a4a05-62d9-4340-8029-8654d6e4b4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:42.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:52.396Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=50ad7e2b-860b-449d-8098-55f7dfdc96ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:33:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:02.403Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=629223f6-8908-4966-9121-af408ee2bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:12.410Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b4cb8f3c-e736-4295-b398-8651a57d0155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:22.415Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=d34264fd-8bf7-4646-a7b6-38ccda147184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:22.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:32.422Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4c698441-1fa8-4aca-8759-ee7a9c106377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:32.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:42.428Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5b5073d8-3d27-4dd4-91a2-b54ca34c7545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:52.435Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a4b02c25-ccf1-46d0-9fc8-d8ab329a29ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:34:52.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:02.441Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2dabd9cb-ab0a-4f90-8a66-d541c69b9996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:12.448Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c63a1e0d-c78f-47d0-a002-ad86135568c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:22.455Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2a51ca1c-579e-4cb6-8437-0f00e9b2667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:32.463Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=70ae5e08-9e4b-4c78-8182-b44df4615d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:42.474Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=34b21714-213d-4cbd-ad79-33c0a0b7b4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:52.481Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c3a685af-98fe-47eb-9c91-85e364d3a2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:35:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:02.487Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=96fa0057-7313-4b6f-b830-81542e8a5ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:12.492Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cbee520d-4326-4b81-87c7-557d0e5155a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:12.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:22.498Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=b5a8231b-0e36-47d5-9a0d-096265619855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:32.504Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8b449acc-bc22-4f9c-aa1e-faf61f368883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:42.511Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2725a75c-a6f4-4075-8a6b-89664b3ea43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:36:48.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:36:48.095Z |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-01-07T00:36:48.096Z |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-01-07T00:36:48.099Z |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-01-07T00:36:48.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:36:48.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:36:48.104Z |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-01-07T00:36:48.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:52.517Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4e706c0b-9eb8-49bc-92b7-da9d030ae54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:36:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:02.522Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e8972564-be06-44ff-94b0-74cd6a240357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:12.529Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e5ba1caa-f15a-4e23-84ef-1d3639f94295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:22.539Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=11ec4d0a-f791-47a5-974e-2f1e37b1f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:32.551Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fc3b0563-ef30-4672-99ad-4d6976141113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:42.559Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=2e18fd59-db59-44c6-941f-c5dba34ce395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:52.570Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=25049e73-2560-46b2-b78b-160348c4e50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:37:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:02.577Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f67c5ffe-13d8-4b1c-a87e-87d00361f0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:12.584Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=01a7c5a6-7790-40a9-99d6-cc2eac7ec44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:22.589Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=52a88a86-3120-4537-b471-08bf636dbce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:32.595Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=59b9c8ab-f5fd-4240-83b2-68be04295cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:42.602Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0d01a553-80d1-438b-8967-4dea7d03c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:52.608Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=9466cd5f-7f42-4541-a1d0-30be515a4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:38:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:02.615Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7b40b01a-749f-4000-85fd-8e4582b23da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:12.621Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=17e43acf-7d35-45db-a110-0e9c6437c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:22.627Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3d58ba93-8b4e-46c2-9d8a-7a373ee5ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:32.635Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e7c9d12b-c69a-4efe-a286-96219788f242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:42.643Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=111f8629-4097-4684-8314-3fa8db2a1a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:52.655Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0b820ec8-c855-4aa3-aac3-add5d52009b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:39:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:02.663Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=864ddefd-618b-4903-aefc-72ae11c536ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:12.668Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a537f547-ab52-4a98-adca-eacc51a0e039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:22.674Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=52525c80-9a7e-4e3e-bf46-278589951fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:32.681Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c83579f2-c054-4238-a009-a9f1d676166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:42.687Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5a05c710-f1d4-44b9-acae-9db880cb5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:52.699Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=392cba34-5ac5-4610-945e-0dbd3f11004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:40:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:02.704Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=54728393-46a1-4bd1-baa7-3fa424b2a12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:12.711Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f43b9570-cddd-40b3-baec-a832c89beb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:22.716Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3264b2d5-928e-4b10-93b0-47c96874de9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:32.721Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c62c3319-36a7-4f96-a09a-937b6ae03877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:42.729Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=96df579f-1434-47f8-8231-083696813df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:41:48.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T00:41:48.091Z |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-01-07T00:41:48.093Z |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-01-07T00:41:48.095Z |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-01-07T00:41:48.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T00:41:48.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T00:41:48.099Z |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-01-07T00:41:48.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:52.741Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=5133a72c-db5e-42c7-950e-c320916d2c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:41:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:02.748Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=c6b66505-5e73-4982-8674-7b98a1ef712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:02.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:12.755Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=0aee55e6-c9ee-41ef-abe0-ac1fc7cad6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:22.761Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=72910277-c579-4ad4-90c2-4678cc1e7a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:32.767Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3e6d4643-7e9f-4db0-977e-a25e00dd3964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:42.774Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7584c2e7-6d9b-41c9-8817-a2c5a495a633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:52.781Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=a7ce0f09-3d24-4933-b1ef-7d35d452b3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:42:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:02.787Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ce5241ba-65a1-4c9c-b9d9-fc320006d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:12.794Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=cc043271-0fc3-4a5a-a5a1-26e3356bbe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:22.801Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=8d78eecd-6ce9-4bc1-9190-1d1e3c5d12fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:32.807Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=4ed4442f-fd60-4629-89bc-8d961e7899f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:42.817Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=977038e2-5352-4eb3-9e68-0189b78bed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:52.834Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=731b19c7-cc07-4ad9-88c8-5199e00481d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:43:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:02.842Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=62dd9025-2958-4ee5-8bdf-546ed374416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:12.848Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=f2df1806-6af0-454e-a98b-222214e85244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:22.853Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=730a6f4b-5f12-4afb-98bd-61b9c842b30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:32.859Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=255d3dbb-9068-4778-9042-0833c1748963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:42.866Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7cbfad90-67c6-44ec-ac6f-4307e2163ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:52.873Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=7d389298-f3e1-4e5b-8471-d3beff5a89ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:44:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:02.879Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=e8db0779-a1e5-4547-b51f-e034872c8d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:02.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:12.886Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=df3631d5-11a1-4e33-af8e-cab5e6e20e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:22.895Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=3dbc6c1a-b175-44e4-8ed0-f42a3d024efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:32.902Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=fabd5e41-357a-4178-a16a-da112c141114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:42.913Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=1978bc3d-1725-4888-ac89-60f4d4b2718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:52.923Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=887894f0-1d40-476c-b624-a2625c90e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:45:52.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:46:02.929Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=ad08044e-1a2c-44b2-b225-91d9e656f83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:46:02.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:46:12.935Z |INFO |Init configs |InvocationID=d4407d0b-7c68-4a72-b8d9-43ba0cfdb04d, InstanceUUID=917072b0-806c-464a-b785-5f1c0abe1868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T00:46:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |