By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:05:34.239Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:05:34.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T13:05:34.292Z |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-03-16T13:05:35.173Z |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-03-16T13:05:35.325Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:05:35.326Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:05:35.327Z |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-03-16T13:05:35.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T13:05:35.547Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-16T13:05:35.644Z |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-03-16T13:05:38.139Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T13:05:38.779Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-16T13:05:38.809Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-16T13:05:38.809Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T13:05:38.913Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-16T13:05:38.914Z |INFO |Root WebApplicationContext: initialization completed in 3269 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-16T13:05:39.714Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4def7573-074b-41cd-b260-0561983f8f55 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-16T13:05:41.013Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4def7573-074b-41cd-b260-0561983f8f55 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T13:05:42.749Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4def7573-074b-41cd-b260-0561983f8f55 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T13:05:43.586Z |INFO |Started MainApp in 13.26 seconds (JVM running for 14.216) |InvocationID=4def7573-074b-41cd-b260-0561983f8f55 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-16T13:05:43.698Z |INFO |Start scheduling PRH workflow |InvocationID=4def7573-074b-41cd-b260-0561983f8f55 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:05:43.722Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=911019d5-56b1-4e41-aa1c-0804d6391f03 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T13:05:45.244Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T13:05:45.245Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T13:05:45.248Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:05:45.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:05:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:05:55.380Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=06f408da-4254-4e56-8baa-6f204638c99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:05:56.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:05:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:06.464Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=22ba0dcb-6062-4892-8397-7e9ac85ec9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:06:07.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:17.569Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5b394ddd-3bba-406a-b53c-ee06cc5f0bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:06:18.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:28.680Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ca4b31a4-70cf-4979-957f-8e68eb998987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:06:29.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:39.809Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b6f4feae-e0a8-4c33-94bc-51ad2f0f357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:06:40.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:50.883Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0ad3c3aa-c5bb-4077-8e2c-ef5ab8ec44ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:06:51.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:06:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:01.949Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3d97c6c2-7c99-49f2-bd69-6627acaaa5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:07:03.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:13.032Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0f4c73ac-c798-435b-addc-45a8727cd25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:07:14.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:14.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:24.136Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=46985fd5-206f-46b8-a1cb-6d6b607daabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:07:25.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:35.200Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bae425aa-2d44-4465-8712-c7c2ad6282ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:07:36.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:46.280Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1b2e4370-e811-4492-add4-b59fa6c77e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:07:47.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:57.345Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=dc947a51-3785-4376-bbce-459daa6c6cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:07:58.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:07:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:08.486Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=97a98a1a-ea0f-4af0-9981-3a54d61b7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:08:09.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:19.555Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1162c969-6e19-4577-ad24-cfd1919d908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:08:20.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:30.628Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a67e376b-9cff-454c-9ba6-e7f2f2321891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:08:31.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:41.693Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7ab66ace-aec1-4d16-99f2-418af4f05ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:08:42.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:52.776Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9ef9ef22-a54b-4a97-9558-eda356e3b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:08:53.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:08:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:03.885Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3b460321-2b01-4975-9edd-45b148287d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:09:05.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:15.040Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1bf394a2-9fb8-41a0-b1f4-343a00e7555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:09:16.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:26.144Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0f083141-2144-4d9e-a56f-11a6c9ac895a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:09:27.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:37.224Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=92d187f1-8e2c-413f-8357-eb036023c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:09:38.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:48.292Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4911351d-7703-4824-b279-6ba533d83cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:09:49.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:09:59.360Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0b4d7483-9dca-46e5-bd15-baa19854c755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:10:00.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:10.440Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a8804996-b861-47d6-bd42-f4d15e11ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:10:11.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:21.503Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=036faef3-cf9e-429f-b514-55c2b3f09810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:10:22.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:32.581Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=dea50950-c25d-4786-acb3-add55f1b2292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:10:33.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:10:40.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:10:40.764Z |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-03-16T13:10:40.766Z |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-03-16T13:10:40.772Z |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-03-16T13:10:40.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:10:40.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:10:40.799Z |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-03-16T13:10:40.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:43.685Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f4a058ae-5426-4c9e-90a9-7c7b8ddb5a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:10:44.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:54.783Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3ad116f1-0545-43d5-bb76-1f5a2a0500b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:10:55.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:10:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:05.859Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3e65f974-966a-4164-a54d-a2b80bf55494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:11:06.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:16.960Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c28e6dce-5278-4893-9ac2-8fe2b942c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:11:18.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:28.095Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=89d94d40-f834-43f9-89a7-68fbba39942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:11:29.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:39.200Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9a42cbed-87f5-4cb3-a7b0-74905c7cbecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:11:40.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:50.269Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=498cdeed-b2e9-4c92-8ee0-4a07b1a42639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:11:51.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:11:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:01.340Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=14e6526d-dd95-45c2-a2ad-1278a05b0227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:12:02.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:12.381Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=70f9fcdc-ee58-40a2-ab47-0f3e55cd6c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T13:12:13.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:13.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:23.458Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e5b7217b-0f82-4956-9b68-7c6533e13390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:34.021Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=97b880f8-34ec-4105-b13b-9845a494c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:44.057Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3d32bc9a-d4f3-4967-94f0-120c6062452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:54.084Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7585824a-5a13-4973-b58f-2b164c0e37b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:12:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:04.114Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=29753b47-822c-4814-8e40-04c819439521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:14.150Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cffcb144-c003-44ce-8181-9b078bd8a1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:24.185Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=285dcfcf-2e9e-409d-a70d-a3e25060a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:34.212Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=81211604-5b55-41c4-b557-1e02a6b8c6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:44.229Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fdc8fba4-1572-4b69-b3da-b61c6dde6128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:54.265Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4413c7de-a77b-4363-9894-57932342350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:13:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:04.287Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c2ab5614-f4ab-43bf-9b5b-1ae58ccaa7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:14.316Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=62c87733-d75a-4491-87be-d9dac6a1948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:24.336Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a7cf3d13-09cd-4270-93a2-e66e4c04ef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:34.379Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5b6a43f8-fc56-463a-aaea-06b575bb0822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:44.417Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e963721f-fe1b-4696-aefb-3b485d272bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:54.442Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=558a5fcc-3117-40eb-80e6-deac200cabc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:14:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:04.473Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=75a2fcfe-7198-45f8-8c32-0f8f38591f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:14.505Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ca8c8587-c002-42a4-89de-1f6b1f9c63e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:24.530Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b5af0664-933c-4a0e-9c5e-4e550057c220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:34.557Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0577f2e4-fe91-456b-8e09-fcfe6c21333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:15:40.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:15:40.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T13:15:40.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:15:40.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:15:40.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:15:40.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:15:40.269Z |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-03-16T13:15:40.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:44.598Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a5fd4c2b-b434-4ff9-934b-f474eb058996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:54.614Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e04086e7-5d43-4f78-b05a-87d3afe0a29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:15:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:04.628Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b50408eb-3697-4877-99f3-c2aed392eecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:14.651Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ff7f104b-2068-477b-b3e3-bfc3f1beb5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:24.663Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b330a075-0fb5-45d9-b6e8-adc8375dd33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:34.684Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d8cf1373-c46a-4e50-8c19-1b7668f2840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:44.704Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ce520877-b8bf-4d8c-a432-ea0f4561d85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:54.725Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=53871ad7-7acc-4f02-86d5-6ff0c48137fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:16:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:04.745Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8eac99c1-6f16-4897-8c36-16cc16558e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:14.762Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=01adad19-8bb6-43e8-a379-7cab13bd18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:24.783Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6606a397-6351-43e5-94e9-d189aa971118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:34.800Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1302e591-3f88-4e9f-9a0b-28aab0d5bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:44.816Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fec8baa5-c305-44bb-9a31-bc9ff8a03ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:54.830Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7667caf0-d60c-409e-ac1d-15de4a6c5296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:17:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:04.851Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f479a081-aaa9-41ba-8756-e42ee13fb817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:14.868Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4883fdc5-d100-4fe5-a5c3-4463650a2d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:24.881Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f8ae7690-fc6f-4b17-bc67-4b39f39dd58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:34.903Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8cb50f3e-42b6-437b-828c-560be5c908c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:44.922Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f1af2d85-5dde-4aa4-a42d-e4c45f433545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:54.937Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bb53f9fd-9f11-42e4-8bd2-8680d287850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:18:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:04.960Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2b6ccf51-d4af-4ebe-af0e-48a1e890093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:14.974Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f33cecec-af04-4cd0-9e52-5f8a2e8a6520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:24.993Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b418f7c1-4481-4122-86a1-0c58d76f3a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:35.006Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ba72dd58-35bc-46a3-b9aa-b8b03e2c39ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:45.019Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=84288d34-3fc0-435a-b68f-fea2c0cdfb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:55.031Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f2e7059f-66fa-49d4-b7ed-2146d7f165ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:19:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:05.043Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=38629802-b290-4c1b-9cb4-a92e7a4c4c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:15.065Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2b89f888-a40e-40f9-ae8e-ec18af726dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:25.079Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9d23530d-0d0b-4ea1-ae58-cf8595b0484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:35.091Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=50aa4c9d-6662-4fac-a72b-e27068dabdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:20:40.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:20:40.158Z |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-03-16T13:20:40.160Z |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-03-16T13:20:40.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-03-16T13:20:40.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:20:40.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:20:40.178Z |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-03-16T13:20:40.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:45.103Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e1adaafb-0fd9-425b-beb7-1759ded20f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:55.120Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3094d616-b94d-46dd-8b0f-d2ef95cd829d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:20:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:05.133Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2eb51ea3-0ffd-4ce0-bdc7-ae528eef6ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:15.148Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b0d64e2b-b982-46a4-9a57-5179261321f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:25.158Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=514e5ebf-216b-4ce4-a4b8-3524257968f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:35.172Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4acbcb38-5c0f-4698-8999-4d16ca9e303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:45.196Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=02293c9e-ed09-4688-ab7a-fbd75e5c2416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:55.222Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a775bb6f-75ac-4cfd-af17-42b4e8791bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:21:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:05.235Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3ea3fff0-79a2-441e-9788-b2129695eb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:15.254Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b067f2f8-f0de-41b6-9827-ba4d5cec03d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:25.266Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=60aa18e9-2698-457a-af67-7fcfe067a58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:35.279Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=119442b9-9d72-4d86-9486-80f4033e8fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:35.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:45.294Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=26711228-b7b2-471c-8241-d2d1a0fe8a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:55.318Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ab3d326d-469d-4f6b-8c83-24497313cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:22:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:05.335Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1a292d25-ac4b-4275-ab97-30cb31ee83f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:15.349Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ff7228d7-923d-41d0-8675-11cedc78a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:25.363Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=dc5761d3-d30d-4b3e-b1f0-0b3073aac1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:35.377Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e4e1d6bf-f93c-49d1-aaa3-9439bbde0135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:45.392Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=61a34845-581f-4615-8274-5bc19f45fd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:45.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:55.407Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5304be5d-75fb-4195-8c14-8af72aa39aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:23:55.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:05.422Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=372f8a8e-f485-4dd7-86c0-bfcf3ccd922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:15.437Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=15cb48a3-a1cd-4aad-b3b1-51d44d0d2cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:15.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:25.459Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f8e3c9ee-7abb-43fd-b704-6499b9162801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:35.476Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=99e9d265-efd6-4257-83d9-70423be13204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:45.494Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b45d8b69-b60b-448d-86dd-d872fc3dfe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:55.506Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a914a416-b67a-415a-a7e6-de745ace8ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:24:55.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:05.518Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3b03cfaa-145c-419d-bd6e-9cca8ec6f6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:05.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:15.535Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a2eefe47-cce8-4797-8ea0-1f24c0d816eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:25.546Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=aaf61e64-9b19-47dc-b15c-7a6396dbbd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:35.568Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=94ffee2d-41d3-4143-a5b2-837d0fbee2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:25:40.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:25:40.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T13:25:40.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:25:40.182Z |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-03-16T13:25:40.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:25:40.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:25:40.199Z |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-03-16T13:25:40.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:45.581Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5949f547-e4e5-4121-bb8b-666fb166be9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:55.608Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8ed4ff2d-c000-4e2c-84c9-6346f8e4ffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:25:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:05.626Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d6284172-887a-4ae5-afe4-f257e07c5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:15.640Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5d35a510-6873-4f8b-90bf-31188139f1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:25.650Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b898c62c-e4e6-4a8d-9409-57eda0812692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:35.671Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e37fb904-ed76-4884-b70d-c618cba5d3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:45.684Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b73b11f7-40c7-4634-96be-e51d0cd60eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:55.697Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c433115b-b323-4b1f-8bf7-5859e7f8d8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:26:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:05.708Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0afa39ef-78d1-4521-bb94-f4cc426c579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:15.719Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=02a1046e-c66e-40b4-b2c1-c2d8ae8ea53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:25.731Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=346d9331-f780-4257-ae28-be5aa4df07a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:35.750Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=57192e23-f0c8-4028-b6b6-74d78ce61568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:45.765Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=136b72d3-91e2-4d77-aabc-8a5c13709edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:55.779Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ec654a6a-1dcb-4a05-a2be-f38e7fb0c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:27:55.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:05.795Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8435766a-8c51-4fe3-af49-186c6e60ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:15.806Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=19cd07c5-0cb9-44f9-8022-634904df50dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:25.817Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=84f42ad5-2133-42fc-a710-301400f2b669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:35.905Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=00dc06df-894e-47f3-acf4-8d9131d87795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:45.917Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=78d26630-f2d7-4610-b186-b553c7237cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:55.938Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b468fddd-f054-4004-a7b7-42c1f6a39da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:28:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:05.958Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c5e4ab43-9b0e-4b00-9c8a-70586bf43688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:15.970Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8bdaaeff-fdc4-47af-af90-5686912ddae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:25.994Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b078ebe6-6292-4e70-b1a4-30afcc5b1254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:36.014Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e369d020-cc93-4332-b9ba-c6d64c422725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:46.033Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2e4dc2ba-a1cc-4200-a3fd-b60a2ef61d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:56.044Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1a61235c-e567-4a7e-ba17-6e620c4008c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:29:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:06.054Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fafa5c2e-894a-4e83-bae7-12d31121e294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:16.067Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9840cb45-dec2-415e-9974-07b7b4185519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:26.079Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ee9d487c-c633-4269-add1-94a8bd8aa9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:36.097Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4d793cf7-b7ac-4ef0-8db8-b681bc45fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:30:40.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:30:40.140Z |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-03-16T13:30:40.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:30:40.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:30:40.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:30:40.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:30:40.159Z |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-03-16T13:30:40.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:46.109Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ba67c0d2-f92f-465b-a727-c769cca760aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:56.126Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ddfd2363-7ad7-4514-a9a7-4776a4f9be7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:30:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:06.160Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cd6dc471-8984-4345-8347-48765a30996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:06.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:16.189Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2e18e5f4-5a4b-43f7-8807-723bc00eb05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:26.207Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ebe97190-a270-4558-83f5-6a550d8211cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:26.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:36.222Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a3f08a1c-3259-408d-bcb2-c919cd82b860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:46.237Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cf903763-91f0-4145-a305-963549937cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:56.248Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=11c8c46b-60a0-4e56-adea-7d134dcdb9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:31:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:06.259Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0758aff8-d069-47bf-8adf-74ac14278985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:16.274Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1dd41e9c-a9cc-4a77-bd28-422d8f99c683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:26.288Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2fb74650-e0c8-4f09-a193-2c2bd0b24335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:36.314Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ab00d4bc-01ab-439d-b48a-7a57bf957608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:36.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:46.330Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6d68d946-5a75-4667-a03d-918f5d853c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:56.341Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=615078d7-0a7a-4af7-b509-6db15c029e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:32:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:06.355Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=326ef42a-8019-4a40-882d-6097742160bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:16.367Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=df1d6310-03a4-42ba-ab8a-0ee014ec6e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:26.383Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8c9cf468-d072-4a63-b4c4-196f661f90cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:36.399Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=27f7e28a-2fd8-45de-828d-3c5c099694f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:46.414Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7a7ed400-141d-4482-9e55-90af5d8215f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:56.425Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=587b1839-acf6-477b-9b7b-27b02ddac964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:33:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:06.436Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e70383fa-dc98-44b0-a07c-be45a8d959f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:16.448Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c18f384d-6e02-4843-9605-aefeca2f783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:26.460Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6870943b-f7df-4778-866b-1232883cf278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:36.478Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=10bcbb9b-3d3d-4d13-810a-6f3308a0c8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:46.609Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=76fb903a-a591-4232-8ee8-65e2f46c7dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:56.692Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2bbb4456-54c1-475d-9de1-23068dffcf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:34:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:06.787Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8f2b007a-01f8-413b-9aa2-50ee52cbd612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:16.806Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0be96128-59d5-419d-b428-226a9dbcd8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:26.824Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=49897ed6-16c9-4cfc-8a02-94243b4fb949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:36.849Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cf1ff757-0e6d-4cbc-82a9-8d2621de1c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:36.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:35:40.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:35:40.204Z |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-03-16T13:35:40.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:35:40.213Z |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-03-16T13:35:40.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:35:40.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:35:40.225Z |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-03-16T13:35:40.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:46.868Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2ba01da1-1758-45fb-ac94-74eee7bbbd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:46.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:56.890Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1d191dc6-a041-4895-a0a7-595e7134c769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:35:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:06.920Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9f109455-fe1b-4024-bc09-a67ef2b9f5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:16.946Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=eb2e1b81-6420-43cb-819d-28ff92cb34af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:16.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:26.987Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9d92afa5-2b6b-419a-bbd2-6b7dd94eba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:37.032Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4bc3ae95-7bd2-45d5-8831-8983cd74154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:47.060Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=03d68f87-72c2-47c4-b50b-f980f5ba03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:57.093Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c3a23cbe-a9e2-4589-86b3-9896088a6499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:36:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:07.128Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d793766a-3752-478a-9440-37116e53eca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:17.168Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8e5c7696-44a4-4f80-b914-132daf5fb630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:27.196Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=404409de-b446-4b56-9ad8-9298053966b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:37.232Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f1393bf0-72df-4cb2-b0cb-c9b2183b6905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:47.272Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=087a92da-7eb9-45b9-8a9c-5b9cd728580c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:47.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:57.313Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9d9a7ffe-0557-460f-8154-6456a2d871b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:37:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:07.360Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bdc21d12-8dea-4e4d-8185-2c3d93b9d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:17.377Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=46e53af1-346e-4c65-8e8b-de2b2b071bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:27.395Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bb4e6f22-b0d2-4394-ab9f-890dc8b1be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:37.420Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fa2de7fc-6608-4fce-8424-55c1e5059875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:37.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:47.435Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=16d22733-9c37-4350-ad5c-6952aa223d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:57.480Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b005b4cd-71cf-42ec-978b-0dc5b264db1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:38:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:07.490Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f12eb68f-db8a-4813-ba95-3d2f98fa9f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:17.500Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2ae66005-f661-4ea7-ab1e-7c1e57ca8851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:27.510Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4ce75447-ceeb-41bf-ac88-81d582acf57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:27.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:37.522Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cbaa6c15-8d15-4cd1-9916-3326b0e66bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:47.533Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9a5862db-ec5d-4f8c-a7a8-6d019b20cac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:57.543Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=77b283d3-02fd-4a80-86fb-f252c1eb0a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:39:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:07.554Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=24adc9d6-be29-4d01-8d6d-8c7bcff6c4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:17.564Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7d75aed2-369a-46fb-abdf-c53ce270a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:27.575Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6ffb0ce3-3a77-4163-b9d9-540a29be16db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:37.587Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1b84fb86-1da0-404d-b9b3-d1a2700ca8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:40:40.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:40:40.126Z |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-03-16T13:40:40.127Z |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-03-16T13:40:40.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-03-16T13:40:40.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:40:40.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:40:40.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-16T13:40:40.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:47.614Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d5cb135c-2cc0-4c9e-ac17-6a659a6c7884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:57.629Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=35e62091-518c-4555-8d8a-96b2078f931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:40:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:07.643Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=507e09eb-9a50-4578-a425-5ca55cdeefb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:17.656Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4d8b9fe7-2968-46f1-b341-98113ac2bf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:17.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:27.665Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5596331e-a920-42d1-ba2a-bd3793cb78df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:37.677Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=04bbd96d-6e58-4081-a350-7f29348352c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:37.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:47.691Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0252c780-f7f5-4ce1-a8b0-8f1910cbae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:57.704Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2220e020-458c-46a2-9597-b612615dc869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:41:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:07.725Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=80556373-21e8-4cbd-b9f9-11ddaa7a92f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:17.739Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=122c63f7-b7e8-4a48-abde-1cfc2880f69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:27.750Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ac9bcec2-d7ef-436a-9be3-918b2766bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:37.763Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4988d6c5-8ef5-4cea-9b5b-322b3fb1f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:47.777Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=aa7e323c-f0e4-4423-938a-a1374c8d2fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:57.790Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=59ee95c1-cb20-4489-bd3b-5535964c0474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:42:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:07.800Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2c807ef2-f55d-4bce-a352-36c1bca72da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:17.813Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f11b8ec4-7ca0-494c-a688-3e44104e104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:27.824Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1cfe81fc-dbd5-46fd-827a-ed0edbb4d36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:37.842Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d9509ed9-c344-414b-8e07-afc423380000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:47.866Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=269340d3-bf45-46a8-92b6-d6d66d4c5119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:57.883Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=87a2e542-c27f-40a1-a18c-ed49b0009124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:43:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:07.895Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7c087846-af51-46d7-b3a9-7856ea5ff719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:17.906Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fae6587e-f3ca-4cba-b04d-3fb3394c3f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:27.938Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=695b6c9a-af30-455c-a44a-40d8c61a2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:27.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:37.949Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1fc7a793-5317-425e-9e99-ab3270ad1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:47.960Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c3972177-5e86-4ea6-99d5-607c54e6c3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:47.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:57.973Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cbe62e26-0ec6-4b20-81d8-6a30c189614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:44:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:07.983Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c9a739bc-199f-47d1-bcbd-09c8a1653a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:17.995Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=44f67fcd-2442-4108-82b9-d40db9c3b031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:18.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:28.006Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=276e4db9-5025-4239-8941-2b998644518e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:38.017Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=45c67792-5fce-4a7b-b25b-87ee3de26cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:45:40.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:45:40.082Z |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-03-16T13:45:40.083Z |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-03-16T13:45:40.086Z |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-03-16T13:45:40.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:45:40.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:45:40.102Z |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-03-16T13:45:40.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:48.030Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=df0d0a14-125b-4a9a-be77-cc8ea855050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:58.041Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f1772634-a3ee-4bbf-a427-9236a51c3e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:45:58.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:08.059Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e2a940f8-892b-43c9-b4ca-823c60d58946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:18.083Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=71fc713c-6ba1-41c4-84cb-f47a0d743423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:28.102Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2746743c-de1b-4a5c-a9f3-1fafd8c783cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:38.125Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f29147ca-0943-4e2b-a614-706f4fb9ebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:48.141Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5829a701-3698-40b0-8a78-9545b3617523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:58.154Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9225798f-edd9-4193-93d2-dcdaaa076751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:46:58.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:08.168Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bdf8c111-54be-4600-85d8-6068fdf1fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:18.181Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1dca7c6f-76e4-45e7-b193-8b39693207c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:18.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:28.199Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=01d6bd39-1fc5-491a-a70e-f4b8eedc073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:38.228Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4923ae54-0491-4f04-86f6-b909e723c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:48.240Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f89173fd-fc26-4aa1-8e24-3664a2a57c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:48.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:58.269Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bcc61726-f23c-4f0e-b537-b9f5d3eba2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:47:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:08.284Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=982d60ff-e486-4beb-bc49-b86056686f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:18.307Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ea07f0c6-0a9d-4947-89e8-6a64c2729191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:28.318Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1c8fa61e-0a88-4d92-a47f-c6b20c6b0643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:28.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:38.331Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=30a37d3f-97ba-4e17-9f61-962f6a76b09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:38.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:48.339Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=caa5e54d-200d-47e3-af16-46b980cf2f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:58.349Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=607e729d-7381-48c4-91cc-c5a01bd3e511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:48:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:08.359Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bc80dcd0-f0bb-4ef4-bd2a-cf48cc3a7b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:08.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:18.369Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7e32d654-79c5-48c6-a9ca-efd3ed6aa065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:28.378Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7b2ea310-70af-4199-9d7b-4019e4a9c976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:28.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:38.388Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1d1df169-3ca7-440f-939c-aeabf2a35ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:48.403Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ce35eec8-c6a4-43b1-87e3-b23f40cccb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:58.419Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a90910fe-fa7d-4d7a-8130-5d598c2ba356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:49:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:08.429Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a906eaa1-807f-4177-92df-271c83f3e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:18.440Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8d384350-b62c-404d-a20a-f2a280429016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:28.451Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d5e7ec34-3188-4552-ab7e-8535a0cc0a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:38.461Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9ba1a498-8c5a-4ec6-93eb-5daa5365fabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:50:40.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:50:40.048Z |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-03-16T13:50:40.050Z |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-03-16T13:50:40.056Z |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-03-16T13:50:40.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:50:40.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:50:40.074Z |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-03-16T13:50:40.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:48.478Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4d881085-f91b-469a-b6bf-17e577df7ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:58.490Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a13e6f58-402a-4c5d-8357-9a299b860807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:50:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:08.501Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f3e6e370-c9ee-45f4-a25d-cff26144156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:18.514Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=77c2de47-c5c1-4dd7-8b1a-5a4da92e2ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:18.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:28.531Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1132c29e-292a-4db6-8c18-34bea3a02221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:38.552Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b674f7d1-3df6-439b-979c-e9863c1c2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:48.573Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=684c5462-7355-4aae-965b-ae8496ac7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:58.588Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=871f1e08-4ac1-42b6-b725-9c08b7bd6eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:51:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:08.600Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f16e6baa-3fe0-4f1e-93eb-6fe4b5a7534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:08.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:18.610Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=34ea82f1-4b44-41a6-a115-281f069fc74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:18.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:28.620Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8edaa6f2-e416-45e5-8b55-4f9f12941ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:38.630Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=eb42f958-70d6-47a0-915a-3b9edc2c8e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:48.638Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f00dfb5a-06b2-4541-9b30-7d73f4d4cbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:58.656Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b0d2cdb1-fcdc-4411-a1ed-a9e61a2f268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:52:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:08.666Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6f031302-7a17-4b42-a771-50791e4ff5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:08.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:18.685Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8dbf9313-f2cd-4700-9efd-d14d6502307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:18.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:28.695Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=262b6c18-1d89-404e-86dc-0ccb62d74c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:38.709Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=199975f7-81e6-4994-b017-2053478688b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:38.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:48.717Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c3e4112d-f42c-4874-baa3-39bee76d2c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:58.726Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1bcfd964-9e6b-4f18-b761-0ed901fe48af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:53:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:08.736Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bc43e9dc-6d6c-4ced-871f-4b50065bde25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:18.749Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6a4e96a6-7ed3-468b-aeb6-235c8b30edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:28.759Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=43d72863-df73-4175-b9c2-d1b3afc9928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:38.785Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ade0152c-1553-439c-8a08-de9e8bd6c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:48.795Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1a1e9b48-bb38-4b82-994b-b38d297c8018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:58.810Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=96a9e6de-4901-4e42-bbd9-6c34bcbd0cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:54:58.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:08.823Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4182d0ff-4139-4efc-8be4-b4330a4f43b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:18.834Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=769f5efc-549a-4ae7-b726-eae1f08c4eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:28.844Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a4aee087-af24-4bb0-8c3e-70edfa6f5897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:38.867Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=528f91c6-43da-4330-8100-c056db423894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:55:40.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T13:55:40.066Z |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-03-16T13:55:40.068Z |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-03-16T13:55:40.071Z |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-03-16T13:55:40.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T13:55:40.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T13:55:40.082Z |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-03-16T13:55:40.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:48.876Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d95e333c-c174-49d3-8773-fb46029135a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:58.887Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=aa243018-5d2a-4538-92a9-14deedf202aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:55:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:08.895Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=70e4db66-d070-4335-b0fd-a851e9015bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:18.909Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c8e47ad5-7be8-4604-b20c-215ef4ef7a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:28.920Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f4028554-233b-46cf-8b82-d27119c0ce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:38.934Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ac712a25-dcf6-4a76-9e67-cf40dc44e881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:48.943Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5163fa88-9b61-4b61-b05e-b1bd176bcdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:58.952Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d0734177-d405-4c49-8904-87d09b8d0063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:56:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:08.963Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d915df09-668c-46e8-98bb-7eceff293ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:18.973Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7971de29-0327-492d-b3b4-81a6711136e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:18.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:28.981Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5b0a0049-3e39-40c0-a4cc-5af73444928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:28.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:38.991Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2f2b1e72-e117-4fdf-85bb-a8774d4dc4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:49.004Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=84242a80-c18d-47dc-ae2d-3e437891b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:59.015Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=978385ac-3f4c-47d1-9650-22e7cb572751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:57:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:09.023Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=40986813-d9be-45af-8532-062c53c5c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:19.034Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bcbe89fe-cb6d-496a-90d1-f4492446ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:29.041Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=aa2a07a5-2282-4849-9ef2-82cbc0369e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:39.051Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=751512e4-cbc1-4118-8f9c-e83cf51ad7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:39.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:49.059Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=96a54e52-7d98-4cb6-b5a7-bea19de18b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:59.076Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8ee1e76e-381f-4360-8393-5d51c103285b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:58:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:09.090Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9fca67ff-fc50-4c5d-bff9-04411e49a2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:19.107Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=234a540f-43d9-41cb-9b43-07d7f57c7c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:29.118Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=623f6878-8f80-4abc-a59c-3984d6d5a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:39.128Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=16812038-4e4a-4417-bed8-4247364a1606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:49.145Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a9f507e0-26d8-4afa-ad13-9f9a8cf9427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:49.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:59.159Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9da3c584-5189-435c-8163-b111817b5d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T13:59:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:09.176Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3b9d76ac-24ce-4bb2-831b-4cc91120962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:19.187Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=86c5c784-1341-42e5-841a-73d833e5d76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:29.196Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8627e6fc-23dd-4318-908c-2d2bb8df1292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:39.207Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=58c8b8ac-fd8c-4676-8b4d-5455f0a51f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:00:40.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:00:40.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T14:00:40.045Z |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-03-16T14:00:40.049Z |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-03-16T14:00:40.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:00:40.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:00:40.057Z |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-03-16T14:00:40.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:49.221Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5b1e27dc-97f8-4b58-ad68-fe7757631a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:59.232Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=231f61f8-52c1-4405-bbf0-0ea509ec01d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:00:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:09.241Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=01cc483b-acae-455c-bd5e-0f136c349a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:19.250Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8dd631d3-ae3f-4ab9-bb8f-6f5f3b76346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:19.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:29.258Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=94c6cd0e-e1ab-4e43-8f50-891418047e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:39.267Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5d85406f-bfd6-475e-a0c6-a111852b6273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:39.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:49.277Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f602d2f0-7100-4451-8cbd-423e40919542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:59.288Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f1efca0f-cdda-484b-87c2-e36acac3cbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:01:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:09.296Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=60907aae-e2bd-4562-ade1-547263809a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:09.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:19.305Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3a0d257b-3abd-4885-865e-448b9bbf1002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:29.314Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=41ba6447-111d-4cec-9a6e-01abaf9f58e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:39.325Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f5671740-8d56-4935-a23f-80d441158df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:49.336Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=de1bb8f6-aac8-4729-98ba-2851c986054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:59.346Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4fd5b479-8004-44fe-8e9c-ae0706464847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:02:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:09.355Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1b179f1c-49be-4d3f-ae69-9baa00bfd50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:09.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:19.368Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=24c20948-8b96-47e3-bdc2-da43f3e0653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:29.376Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5acb144c-3a37-44c1-823c-8fb3778464fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:39.387Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7c9850c8-9f7d-4619-9cf5-74e7f6ab8db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:49.397Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ee57897f-7c7b-402e-8a06-0425bf88fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:59.414Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bf6f7be9-e72d-4176-982f-e589b0ff5011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:03:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:09.425Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=300f81da-8842-403c-959e-c8e409ad1f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:19.436Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=56b3eb6a-258f-4347-aa7c-c7f64dcad676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:19.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:29.446Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ea0bb4c5-299d-4b52-b34f-781b27c9c9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:39.466Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b4e2a207-571c-47b8-89be-46efbb49c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:49.484Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=263f09ca-7682-4502-b080-41d3cc8d9d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:59.500Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=740fb3b6-f47e-476b-8229-c4668b1e7f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:04:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:09.516Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=df1d4285-2b81-437e-ba34-cfdbed7f3171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:19.525Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d8f7b4c2-96b2-418a-948a-a1c9e6dc4ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:29.536Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=78fe69f4-0a9b-43e5-88a5-04f67b6db168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:39.545Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=129a87ab-8954-4946-bdd3-43193c49265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:39.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:05:40.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:05:40.092Z |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-03-16T14:05:40.094Z |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-03-16T14:05:40.100Z |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-03-16T14:05:40.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:05:40.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:05:40.115Z |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-03-16T14:05:40.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:49.560Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6e03661d-bd67-4644-b7d8-d53fe1a60464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:59.570Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=68f6b861-75b8-4673-a3a3-067663f7ca30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:05:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:09.597Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1f6135f6-505c-45a5-994e-933ac8432052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:19.609Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c9399697-5539-450b-8698-8ffba02bf3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:29.626Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e75baab3-789e-4d2a-b6ba-c9a11abfc66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:39.645Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2d2d53ef-ab95-4a46-83d8-6031bc9f977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:49.659Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b53fa2ff-16b0-4198-aa53-d8f753b3fff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:59.672Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6a92d5c0-0e36-4db5-9960-acc86ff605c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:06:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:09.696Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=32214178-e49e-4fc9-bd03-002aa915e3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:19.707Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2c833989-ea3c-464c-9a2d-d4827a98d653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:29.717Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=247a97b1-8ff2-4a94-a739-de52faeeaaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:39.725Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=80ac832c-f25f-4281-9b91-abdacda7a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:49.733Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=22155ea5-f2a9-4471-b284-0190a31055dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:49.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:59.742Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5d576fa1-fc9c-4b82-a501-26955d004b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:07:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:09.752Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=32510bce-a20e-4fe0-8cb4-91118362cb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:19.765Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=40cdc9a1-e919-4434-a8da-74605e0c713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:29.778Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e3341ba7-debd-4a69-a65e-6978adc5fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:29.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:39.790Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=dbcd3626-a214-4792-afc1-5aa2388eac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:49.807Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=41a0e497-6b7b-4b19-86ec-4e2e91a0ca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:49.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:59.821Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=aa0ec936-d7ba-43d6-bf34-01e6f7cdfd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:08:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:09.833Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=65bbb0d3-8bb4-425f-88f7-065a5e646e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:09.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:19.845Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f48154e7-8ac2-4f02-abf8-6479c8d4d170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:29.856Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=dcbd5b34-0d86-44b3-b05f-71a12eb24eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:29.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:39.868Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=12c8a766-f237-4b4f-80dc-9bb6aca0af61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:49.881Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5dea013a-0235-4024-b316-f5e353935d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:59.898Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3461fefc-79c9-4c02-bbbd-2e3366373d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:09:59.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:09.916Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1eb4c863-94eb-47c7-b8fe-9a664d22ed39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:19.931Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9337302e-dce6-4a75-b19e-8bc3bae472b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:29.952Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f04a8906-a68c-46e3-ae89-21a4c62b54c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:39.961Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=85a365bd-0a13-428b-8817-f729bd5a683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:10:40.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:10:40.023Z |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-03-16T14:10:40.024Z |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-03-16T14:10:40.027Z |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-03-16T14:10:40.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:10:40.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:10:40.034Z |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-03-16T14:10:40.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:49.970Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=58d0652e-2ed8-423a-bcf5-f054e91e4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:59.984Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6b298927-8f07-4c5e-8345-776ba7a930ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:10:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:09.995Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9247a1d3-04c4-4112-9327-72d7465f322e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:10.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:20.007Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1b36f361-ec73-468a-89e2-401479d0071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:30.018Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f8169e17-25ee-4a97-8ca4-6787001ebeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:40.028Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0f1e4ac1-4374-4b65-a7fd-3933a2f95044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:50.044Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3f55766c-b7a6-4a9c-8d0d-11bf6e8cb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:11:50.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:00.066Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5cec9b8c-3c15-420c-b7e7-13bfe3c77f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:10.080Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7f2c71b5-d989-45e5-9f1b-50a95d3e9dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:20.093Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fdc56d98-d0ce-420b-aba6-279f4cc63e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:30.104Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d1806d2c-8100-4749-97f9-ade8d3e6a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:40.149Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=608e753d-1fcd-42ae-a643-b81a5878bf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:50.157Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=54034ca4-18cc-439d-ab5a-8b8c816d10d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:12:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:00.168Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=37fa2888-9ab5-4a0d-bc79-3c39180c2b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:10.180Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=79bba257-d83d-4d69-a158-b3ab8d11dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:20.190Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=368dff43-9cc7-4991-82ce-5e89ae31411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:30.203Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=49d5b4d3-9338-4e3b-97c5-dc9061d59998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:40.217Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=29af3db0-b961-43df-8f39-b56563fc6f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:50.227Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=70bea2d6-e511-4d20-81c6-4cdfa5df1396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:13:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:00.238Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=434cb473-5cca-4914-87fa-98edaf0b7196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:10.246Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a7630051-c696-4c5f-bb8a-cc580c92d147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:20.258Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1796a82a-9797-4e88-a17d-7eeb04b30d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:30.273Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9fca1424-11bf-4887-a944-3eba11ab97e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:40.285Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c3832674-3426-4ac6-aede-697265f6c482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:50.297Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7faa23a7-d51b-4585-8e52-543ec7137061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:14:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:00.307Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=80f5c4fa-cff9-4765-8185-f7433205ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:10.317Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1c72d478-8213-449b-92a9-8467fb3386fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:10.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:20.327Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b59710ac-9282-45b1-8fa1-8ecf85f76fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:20.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:30.346Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4c0fd9cc-cf1f-4bf0-b87b-90070c00bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:15:40.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:15:40.072Z |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-03-16T14:15:40.073Z |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-03-16T14:15:40.077Z |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-03-16T14:15:40.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:15:40.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:15:40.086Z |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-03-16T14:15:40.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:40.358Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ca47cffc-0425-4dd1-9fdb-846f639c9b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:50.370Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b9a90193-ec02-4fac-9ba9-0f325863421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:15:50.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:00.386Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9fdb63ff-dd8a-4752-a2d0-30190751b603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:10.393Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=616ba3ca-2433-4483-9939-6818754fcab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:20.402Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b5ac7053-0358-45a9-97c4-cee0d67c5457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:30.413Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e352cef7-03a8-412e-bcc9-17f663a64038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:40.421Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d6b93d41-0ad2-49ff-8d21-a7529328a9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:50.429Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5a7cda1d-70ee-46e7-8b31-5e1cfd956b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:16:50.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:00.440Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6deca6e2-de50-47f9-9944-4568d4de362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:10.451Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=99d64fee-5203-4d71-9685-692b8ad2e83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:20.459Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6692ffa0-c7bb-4ede-b901-6557dd4aa72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:30.467Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5a3e164c-9c74-4293-87f4-3849256adf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:40.479Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0c7039dd-8bb6-4fae-aeb1-1e5eb19f95c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:50.489Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f388230a-2cd7-420c-9c1f-b3e27bf4a7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:17:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:00.499Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c72ef42e-89b2-4ac7-a269-cf77bb37f4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:10.508Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=81cadc38-3586-48a8-a4cd-89ffdd002039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:20.516Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cd8b0759-76b0-4542-b1c6-374e7a912ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:30.524Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d0dabd33-1f9e-4e7b-adb9-605675f51915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:30.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:40.535Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0c5bf8cb-6f51-4e86-8456-643ba4f96b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:50.545Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cece4d22-2306-4f3d-aa45-726c0d6c5316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:18:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:00.556Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fd49926a-6bc5-4b48-afde-a91ff538e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:10.566Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=934b32a2-d1e9-4350-84dd-25b268ffa92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:20.575Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9a564ff6-a9b7-457b-b447-43f29cb20046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:30.583Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b110c870-2df6-40e6-94c8-1ca48b3827d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:40.593Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fedf5628-64fc-454a-af85-b58c7ddfb407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:50.600Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=099f6909-1cb9-4ef8-b059-732c1d7e4bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:19:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:00.612Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=eed941f1-a23f-4ac1-b21a-8aa52d048310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:00.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:10.624Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2b9246f6-9036-4a1a-b87a-456128d34f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:20.633Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=60f714a6-a839-4438-ac20-118fb725e062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:30.643Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0c3ce831-a8de-4db9-9f5e-91d2d3f695f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:20:39.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:20:39.960Z |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-03-16T14:20:39.961Z |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-03-16T14:20:39.964Z |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-03-16T14:20:39.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:20:39.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:20:39.971Z |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-03-16T14:20:39.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:40.656Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4d9db0a2-5644-44c9-a419-7bc26a052a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:50.664Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a4e31bdc-c4df-4955-a8c2-d0f68f58b709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:20:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:00.674Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=07781d64-012f-4d9b-8fbe-14320208e097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:10.682Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9c59e635-d039-40eb-b8aa-1f38b8dd59c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:20.693Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8be48419-5e3c-465d-8fd5-ce017e718298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:30.702Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=12c075b3-e292-44b3-9302-a1ac503e177c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:40.709Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=033f4d4b-e725-4059-87c5-652a9a4d4bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:50.723Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e3372094-8044-41ec-a658-55793e404486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:21:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:00.735Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e947d30e-81df-4860-aa74-cbf8a55b6246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:10.745Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7ab4fa46-4644-4394-a0d1-c1374aadd9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:20.753Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=376cc25a-c2af-4b22-afd8-d2bd48a34075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:20.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:30.761Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3859d0e4-b651-4f7e-bf92-0a656bbfbfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:40.780Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a7edef8e-a791-4fd3-8ef9-d3782e06ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:50.792Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1245c48f-bc40-4909-af14-14f84fb55c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:22:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:00.818Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9c89bcfe-92d7-494f-85af-45249c64175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:10.825Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1358bac1-6d06-4b43-b0bc-61afad0b106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:10.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:20.834Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8dc8fdbd-75d6-4378-8fc9-a6965c2c6997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:30.847Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=532211bd-7ed2-4857-a509-068b8c7c03e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:40.858Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=747ae899-d0b3-426b-83d8-f2a59b0d171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:50.866Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4c7ddbb8-dbd0-432d-832b-a9bbaf44e874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:23:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:00.876Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=97499b8b-65ec-4ab0-820b-980612ddfdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:10.885Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=36a9dbe9-1dd6-402f-8115-f95b6c08cd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:20.896Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=07d220dc-2444-4095-86fd-08c59a7165fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:30.908Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2d27ab0a-d56a-4fee-abba-3102ec87f3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:40.917Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cd09f845-1bde-4931-9629-ab18ee23dc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:50.926Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=43228673-ebb9-4998-89e3-240f279f7623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:24:50.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:00.943Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=35a2e292-a4d1-42d1-a2f0-d875df071faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:00.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:10.951Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ab7c88db-a84d-46db-9b50-57e9c6a32544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:20.966Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=80bcbe7f-8e53-4e54-9122-ee4991bc0ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:30.983Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=651b6a8f-3a01-4bf4-8098-8f63c77b7ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:25:40.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:25:40.036Z |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-03-16T14:25:40.037Z |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-03-16T14:25:40.040Z |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-03-16T14:25:40.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:25:40.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:25:40.047Z |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-03-16T14:25:40.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:40.992Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ed51e1a4-cbf0-4226-8ee2-5f34cddd99f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:51.028Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=763a4188-7fbc-4e31-b5d6-e20190bbb725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:25:51.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:01.037Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7f4aca90-9440-4f0a-9f0f-5672525466be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:11.061Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e3c0d2b7-3d75-4a8e-bf82-ef4ded572a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:21.070Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3b2d0e56-ef6a-443d-8b78-5fcde46ccc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:31.083Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=dc15a640-f0d7-44f5-b096-fb97f90ffcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:41.094Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=04dfa3ef-eaa9-4ca5-a7eb-8ed727c5c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:51.108Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=24b09842-f5bd-431e-be01-5a027f92f749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:26:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:01.116Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=396f20db-58ae-4520-9826-13fb7438373d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:11.124Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=81ede62a-d67e-4001-a65b-1ee702824e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:21.132Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=44459e6b-e2c6-41eb-8822-d75e25be936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:21.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:31.141Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3f3a5a78-83e7-474a-a505-7bbdc94488f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:41.152Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5d42c4e9-7826-4ecf-a53c-0533ccbaee04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:41.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:51.171Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bb3382f0-61f9-46c9-90a1-90cb668d4f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:27:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:01.188Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=71fa1fd6-f6fd-4853-bcf7-f6a2ffd9738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:11.202Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=15f7af99-82a9-4fe7-b80b-7eb93d0e4dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:21.218Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ad9c27eb-37c9-487c-ba9c-0fcf77fbf2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:21.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:31.227Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2edec787-eab1-435d-bac1-28f29ce486ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:41.235Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=49daccf3-dad7-4d39-9224-a2f7bc947741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:51.248Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=806126fd-4556-4eb1-904a-f0f279f6f0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:28:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:01.264Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6f492fa3-1a5c-4352-ae1e-648e33e5729c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:11.282Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c08225e1-2a15-4ab5-aae7-f2ea37e39133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:11.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:21.291Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=58f6619f-3bf9-4a65-91a2-d7d64a129e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:21.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:31.301Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2bd86bad-71ab-4c97-9ce3-a12fa6de2ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:41.317Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=66e89e86-96b3-44fa-9089-4661a7f015d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:51.328Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=017bfbd5-33ec-449b-b0c3-f46bc09fd277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:29:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:01.337Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4a77f785-c6d5-42c8-b695-a6801b7605ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:11.348Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5a5733f0-22eb-4079-8e28-74c920830e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:11.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:21.372Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5ce0ec10-e53f-4f4c-a251-e02b524680de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:31.384Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=50589277-5d92-4db2-b336-bab7342075fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:30:40.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:30:40.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-03-16T14:30:40.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:30:40.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:30:40.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:30:40.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:30:40.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-03-16T14:30:40.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:41.392Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=695d0c89-8a70-4e6a-a98c-a60586a53c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:51.415Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d98bfd4a-117c-477f-a126-0ddc366ea184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:30:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:01.422Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b78d8805-695b-4de2-a650-d1d8f82548ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:11.431Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d17bf606-4755-43c5-8ebb-82784b3d14c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:21.439Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=08985a4d-c452-402a-8655-94502b0e264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:31.447Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b0e0dd95-a9e9-487e-95ec-b8d6b1b5be67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:41.464Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2a7a048c-68ac-4d28-a8c5-e4870522e32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:51.475Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d67ceff8-38ec-4db5-8d8d-44c682c54a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:31:51.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:01.493Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1c243328-b077-415a-a3e1-9b5a1965310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:11.506Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4756af8a-92fb-4670-972e-be3e9c365d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:21.515Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3e3f880e-9b10-4da0-91ab-75f4e2a7053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:31.523Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f0531bf9-8d4c-4e38-b9b4-33777a847501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:41.532Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=feaf44b4-ba10-4316-beca-47e215f74ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:51.539Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=939ace3c-9397-4f30-9400-efc030351c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:32:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:01.548Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=15095c71-7ff3-491a-9bf8-7779cb9f6b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:01.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:11.560Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d44db3e6-be3c-4c58-a13b-f2f0e270a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:21.571Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0c28ea15-f34c-44a4-a6f2-2ecb42014aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:31.581Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=833e6113-3e22-4301-9173-34caf1ac7e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:41.593Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4b64af3c-e131-41b8-87d6-0baf6e13ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:51.600Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=18a25b1b-8a2f-4cd6-9898-13c654edea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:33:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:01.611Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=15588ade-5b1d-4f1e-be6f-7f91845e83fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:01.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:11.619Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f8c89180-177f-4be7-8b85-e9ee15314558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:11.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:21.627Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1b0f3d97-2fdc-47ad-89fa-422522f227fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:31.639Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=07bfe320-2134-4c83-b189-a8d694de132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:41.650Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5006441a-2344-42ea-b13a-d9f729943780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:51.662Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6fba4d1b-b8ad-4cf2-a425-d2cb9a0c6947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:34:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:01.680Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=363f8a38-77db-4fa7-b57d-835c5f6afd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:11.708Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0e5a528b-8e37-44f1-af48-3b3773ed876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:11.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:21.719Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=425f2f48-e0ac-44f4-984b-72a0b60b1799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:31.729Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=616307f2-b05e-487b-8326-6d8909998e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:35:40.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:35:40.142Z |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-03-16T14:35:40.143Z |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-03-16T14:35:40.148Z |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-03-16T14:35:40.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:35:40.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:35:40.157Z |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-03-16T14:35:40.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:41.736Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7ee4da4b-ce0c-4722-a3a8-54d5c7bd809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:51.770Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=22126c05-6907-41ba-b5f2-81bac67e8f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:35:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:01.780Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b9c5aac9-75fd-4a75-b3d2-330fa4308db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:11.792Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0c045bba-f040-4ac8-a03e-1d7a33f9fff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:11.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:21.799Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=713c59ff-07ca-409f-90f8-c010e148be2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:31.814Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=290bd611-662d-421e-be82-909927935cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:31.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:41.824Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=672ce275-da3a-4b07-a59c-dba5274bb072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:51.834Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b93591b8-101b-4d7e-9ef9-719ecd02a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:36:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:01.844Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=aa281d85-89fb-4e26-ad33-4836947ddc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:11.861Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4dcce5e6-d0c3-4173-9473-82a21ac1a2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:11.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:21.877Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e1afa8a0-036c-457c-875b-9870dd1ad402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:31.885Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a84f1762-3f42-4950-be68-fb9d96300304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:41.894Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e242216c-2071-4101-aa83-f76d049990e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:51.908Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c5c81166-fa47-4080-b211-65da440a7ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:37:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:01.935Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=82dd6f06-32e5-4714-8adc-f29f58860349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:11.945Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b2b6b57a-b404-4847-8477-6aca5d74a34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:21.953Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ac67d304-4c99-4244-a8be-863dea8eefe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:31.961Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=295c2847-4070-40d8-919c-1b2a01c325d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:41.971Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=28f4cc8b-5b13-4e62-a36b-b516a45e3883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:51.981Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=df075095-5e74-4c53-889b-a7e6cdbb9d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:38:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:02.000Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cb39ef85-10e0-49d4-9e18-529ab07e3ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:12.008Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fa89078b-fe8a-4625-8923-7741c9279e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:22.023Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7bd20721-34ac-457a-a42b-6ae4547f3340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:22.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:32.031Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=66a51a4c-4ca9-49d5-a509-f3f186bf92ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:42.040Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4cafe72c-9abb-4cba-9757-81d9948bf5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:52.047Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=edb2ab7f-adfd-44da-9ca6-b6d92b282447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:39:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:02.056Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2c049cd8-7d45-4bae-b84b-2789783b8591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:12.066Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=918c1f95-f8c7-45c8-8b05-b87f5df94286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:22.077Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fb215d3b-3656-4eb1-b1e2-dd0c49d0b755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:32.101Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7c1dce4d-f94f-4e8d-a9f2-d3864345c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:40:40.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:40:40.018Z |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-03-16T14:40:40.019Z |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-03-16T14:40:40.022Z |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-03-16T14:40:40.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:40:40.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:40:40.036Z |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-03-16T14:40:40.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:42.111Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d4ea39dd-1d72-47ac-b83e-4a16c90332f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:42.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:52.125Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c85ab077-7041-4e18-97e7-bceef48242f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:40:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:02.139Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3e3aa676-f1fe-45c3-86ee-43fc7d1959ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:12.148Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2d24f958-f7e2-4a3f-a202-60e394b6414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:22.158Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5b1e2f8a-2b76-451e-8547-51a9d8c20cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:32.168Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=879cb92c-8803-4d4c-92cc-0a811b8b8741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:42.183Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2373ad63-60f4-4f48-90f6-9903a7110b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:52.202Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e6663f23-59a1-468f-8b30-1b48f71d6f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:41:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:02.213Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0b2da3e7-714c-4899-9d09-800dee63f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:12.224Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cf852a42-2825-489f-b8f0-66bf8b040aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:22.234Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4422535f-59ab-431a-97e3-20a6599ffe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:22.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:32.242Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=015bd5c2-39bc-4de1-8775-e6d8b4613fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:42.251Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7f2ef3b8-cfbe-4f30-9030-c437e948ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:52.261Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=eb419bb9-d610-4c41-839f-7775bf4e79d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:42:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:02.270Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=28c4a6a5-6cd2-4d7a-a4b3-30a76bbc64c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:12.277Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f766332f-0fee-4cc3-a429-c35d99327865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:22.284Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7ea192b6-37f9-4742-a504-dd78509da989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:22.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:32.293Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=840d9813-9d76-4877-a42b-7945f890da69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:42.302Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bfaeaa31-4241-4636-b463-258d30762d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:52.311Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c7bed22e-07d2-40fe-8ed5-fea963c2bdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:43:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:02.319Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f5a06cd3-3681-43db-9280-b1b15e5b2af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:12.328Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7da0545c-7b93-4a08-bcf0-6b7b39bf1db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:22.337Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=179c0b3a-4d7f-4fc5-8368-688c8f94606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:32.346Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9b22adbc-152e-427f-a39a-27797469143b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:42.356Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ef45e4ae-e647-4170-8eb3-fa2ce76596ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:52.366Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0d06d852-3a2c-44ce-bef4-ce99cd8142d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:44:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:02.374Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2f114ff8-bbb9-4d64-8a44-24ac6ca6142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:12.383Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=91714ed3-6d9f-49df-a62b-f6976a59c97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:22.396Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2011440c-75dc-4ae5-80ed-22f6fbdd688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:32.406Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7ee38ead-9d6a-4d24-90fa-1a1f2b802b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:45:39.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:45:39.914Z |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-03-16T14:45:39.915Z |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-03-16T14:45:39.916Z |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-03-16T14:45:39.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:45:39.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:45:39.920Z |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-03-16T14:45:39.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:42.416Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=11d6f6bd-e941-4ff6-93b1-59e6fef665a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:52.424Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bc5dd4a6-00aa-427f-9b1e-5616e3e7a2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:45:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:02.439Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a04aaf66-cf77-4418-918b-39c54deb64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:12.449Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a9c83d32-019d-48f0-8ce4-1e102a3d0acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:22.460Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7e39cd25-2f65-415a-86f0-33aff915d1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:32.470Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8b45fb0b-854a-496f-b842-bc43fa7acd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:32.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:42.487Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cf4dd61a-2293-4019-8f9b-b8e35c173438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:42.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:52.498Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=823b4b9c-035c-4268-b4d4-6e3e4c09cde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:46:52.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:02.510Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a4c0ff57-e4e9-4c1f-b654-19dd0e7ecc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:12.520Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e17f389b-17c5-4e15-b8be-bceaa444782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:22.536Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bf0df2c9-784b-4c68-bcd4-78ee1acf3e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:32.544Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=91bffc08-0733-4040-8c07-1c46fa2b9fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:42.563Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=70c1022a-36de-4c4e-81cb-ac56187c0e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:42.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:52.576Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f75e10ea-e739-4b09-90f0-438560db9a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:47:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:02.588Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4bee2e2b-c3d1-417e-9405-ee4a4031fe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:12.597Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=87c43d18-f047-427a-a0ee-dfaaae28ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:22.629Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d2550283-bf1c-467a-ac5c-99d625eddd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:32.654Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8f753979-a3c6-4c95-88f9-fc0e3bac1248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:32.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:42.666Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=91d650b1-5762-423b-a21d-f6cd891e6b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:52.674Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4300e188-5874-47b8-913b-1334d180cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:48:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:02.682Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a662511c-381e-4834-be75-81e44be72051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:12.692Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=140944aa-e458-444b-bf7b-ccefdc1d7ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:22.703Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e3b2f065-ac1d-4d9b-9eba-2e2a656da00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:32.717Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0da1398c-3eed-4abe-81cd-1d9d69a9458c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:42.725Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d8dc1e87-0add-4397-8e65-1dbe0ff8b3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:52.735Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=47d2d647-d20e-450e-bf2d-bc2f36dfaa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:49:52.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:02.744Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6e89f0b5-d2aa-44df-a4d3-79ed588b167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:12.754Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3086c807-bf40-4e10-8ecc-591b9d08f1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:22.762Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5aa8fdd6-f889-46f7-81ed-c8f2a138efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:32.783Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=98cccc4d-815a-47cf-9ba0-f4b3313b9585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:50:40.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:50:40.050Z |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-03-16T14:50:40.051Z |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-03-16T14:50:40.054Z |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-03-16T14:50:40.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:50:40.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:50:40.062Z |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-03-16T14:50:40.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:42.792Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=12d4ad94-1a60-4c37-9c0b-400f78d9e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:52.803Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a9f1182a-9560-4f04-b0c3-1d28b4e62a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:50:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:02.812Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=98a2f6b2-299e-4d43-9e58-4d4efa01d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:02.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:12.839Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d5efaa00-5d79-4f94-a26b-b6ebd6485078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:22.849Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c540e6fb-0d55-4e4d-a2f0-82be8ec2f19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:32.856Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fdcde8f2-7647-4b3a-a9fc-c91b8aff9de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:42.868Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bcf0d438-f0e9-4190-aad2-1c7663192132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:52.876Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c11751e4-3186-47b8-8eef-bcce151bcbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:51:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:02.884Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7dfff12a-b345-4830-88a2-d0fa34c4e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:12.894Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5c3c112e-6946-4a8c-a39f-dd751595ddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:22.904Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d98b88d9-ff2a-480d-9c52-56df19b1a15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:32.916Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c87c80c7-828c-43cc-aff2-c86c68a8fb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:42.930Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=20eac8a4-a0e6-4a1c-9b33-bc1ade0e624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:52.937Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=97dbe5aa-55c4-4ed0-a2f9-bfc574de050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:52:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:02.948Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3d146be2-113c-4f4a-8749-cd6371bbbc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:02.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:12.957Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f0c3994e-dd4c-4d26-9e35-56ebb8dcc7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:22.969Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bf6aa931-958c-4205-b782-33ad3b4964a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:22.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:32.980Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c1795108-8174-4344-95dc-67caa37a088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:42.988Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b43f2c5b-5c8e-48bc-9bcf-3a2df8675685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:53.007Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cd9ec405-2722-42f8-80c2-e9a113d96c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:53:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:03.020Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8415aed3-a1ed-40b6-a3e3-c0c01c8ca90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:13.030Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bdf0482f-9fdf-4f29-a8e1-e2a60922d9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:13.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:23.037Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=36f7b045-2490-4165-9e22-dee856a10837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:33.059Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=10e17c0c-678f-4479-9036-a46c1f8b44c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:43.074Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=573a4b7f-bc1a-46a5-90ad-44cfea964a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:53.083Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bad954eb-31b7-46b2-a00e-f851a390c488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:54:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:03.091Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e9e4375f-48ae-4449-a9e5-9d2e020b40a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:13.100Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fc66750e-7d4a-4391-af9f-8b3f31f3c3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:13.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:23.110Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=30da6c51-680f-4a03-8f7b-29c0b123e5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:33.119Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=33865d90-20eb-487f-b3b8-20c75fa75084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:55:39.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T14:55:39.921Z |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-03-16T14:55:39.921Z |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-03-16T14:55:39.923Z |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-03-16T14:55:39.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T14:55:39.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T14:55:39.929Z |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-03-16T14:55:39.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:43.127Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=03ba7757-f355-4685-bffd-05fe683cb0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:53.136Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3daae5d6-a66b-4da7-90fc-2a831de034cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:55:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:03.145Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1f84953e-d947-4130-b943-10316a432669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:13.154Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=65b03141-534d-420d-9f2e-9adec6e4882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:23.163Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f5518e50-3806-49ac-94c4-45ab6e079cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:33.173Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bff1cc3e-ff34-4f74-9b34-80308c6ef82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:43.182Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0b536d2a-699f-4128-864f-3191ef454a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:43.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:53.193Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0393f470-5f73-4c8d-ae4e-a495702978fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:56:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:03.202Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e388617d-4e38-427e-a61f-e3def4025165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:13.212Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=79ddc8da-c39c-4368-a5fd-f21e682ebb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:23.221Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=39b580a6-fcb8-4130-8b63-1afccbd59a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:33.232Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=04120752-c802-4aa8-bf17-eea69441968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:43.240Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b5aec4c7-3b31-4114-b6fe-96f0bf7232d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:53.249Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=246c9b3b-9616-4e2f-91d6-b2d1ae0f2afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:57:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:03.258Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=057f9dd0-8a06-4d2d-a3f2-d818014f72c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:13.265Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f66a2afc-0f56-4470-959d-b6c2f89af7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:23.276Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=654264c9-4f4a-4f4a-aff8-be92e59e2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:33.287Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d62d6e00-1178-4a82-a432-9793a5d39650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:43.297Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ff45fb74-bbea-4ec0-bf51-132b0ac6a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:53.306Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a56524f4-330c-4b65-81fd-5dd26df8d29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:58:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:03.334Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1c5a2ae1-abb2-4814-bfbc-a4608f8c8d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:03.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:13.349Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=024f368e-d704-413a-a9b6-018e03bb7a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:23.363Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6c730bc9-5487-416b-80cc-65c7931afc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:33.372Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ffe6bd86-32ba-4838-a7f6-0df5e245b85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:43.384Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6fe39ab9-656c-4693-a313-6ead67a6c8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:53.393Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=098fe4c5-8479-4239-9ec5-8e9ea26ee019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T14:59:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:03.418Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b1b735d2-fdb8-46f6-badd-867f1b9a409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:13.427Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=968c7a60-387c-4a3f-a56a-ace428c41611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:23.436Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e62a52b4-3674-403a-a7e0-27941d18bf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:33.446Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e2a5ccd1-0a30-49e5-85d3-38541e1ebde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:00:40.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:00:40.047Z |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-03-16T15:00:40.048Z |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-03-16T15:00:40.053Z |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-03-16T15:00:40.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T15:00:40.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T15:00:40.058Z |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-03-16T15:00:40.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:43.455Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fc1c9c44-1a1d-4dfa-80aa-998ce36c4f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:53.463Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9991a89e-51af-4eab-a7c9-c23e1f8927a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:00:53.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:03.475Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9cc5de75-97af-4639-8f25-e9e150c13da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:13.491Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=df9c1a4e-2f82-440f-9947-e182af2aea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:23.498Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fb672ba9-341e-40fe-848d-5758cc94ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:23.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:33.524Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f70ca4bd-460c-462f-959e-0ff754f0b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:43.533Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=11aedc40-3503-4cfb-bdb0-a95518ba6a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:43.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:53.542Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e62227d2-cce6-411d-a656-0e27ca2976e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:01:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:03.552Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6907ca9b-d8cb-4cbe-aaea-0010954cb138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:13.559Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7fba4b4e-36e2-4cb4-922c-6d1755750007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:23.569Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fc19b8d9-456e-4769-9d12-22ab7420d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:33.585Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=778ca5e5-be94-4502-89da-4f15ab2350a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:43.607Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c66aad0c-4d3b-440b-81c8-4a6761a8fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:53.616Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5f7eae65-ddb4-4973-829a-53c832493daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:02:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:03.624Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=34040854-e160-423d-849b-4c7168b04dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:13.632Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=27e84bb9-17a2-4b60-8f99-9bf3d0fb651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:13.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:23.640Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=87c7bafc-29d1-41d8-8b8b-216c3765d1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:33.647Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b7b40a96-b37d-4c92-8bd0-933d5e696784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:43.658Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=62476010-ed9b-4886-8d39-a6ccc246fdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:53.676Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=64388d8e-ee91-4197-ad9b-e2a6a8a084f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:03:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:03.685Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=395420d7-536a-4880-8b68-66dae5a8f456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:13.697Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=523575d0-473e-4231-9083-4e073833d43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:23.706Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=680cf066-0d2c-4aaf-b9a7-07f6926d54e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:23.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:33.721Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cfbc1e96-caf0-4596-aec1-0bada4914c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:43.730Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fd324898-8264-4381-b22f-239949cf312c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:53.740Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=688b57b1-9499-402b-9ecf-cbeb5afdbb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:04:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:03.749Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a2bc8fba-3c5a-40b5-896c-76de858b1ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:13.771Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=47c6d94c-fea9-4ef1-ae7b-f76ae99ce214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:23.780Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0531fa02-9b4b-4e35-94da-ad7d3c6345cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:33.796Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=aed7621f-64df-447e-94a1-a3b3e6072a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:05:40.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:05:40.032Z |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-03-16T15:05:40.032Z |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-03-16T15:05:40.034Z |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-03-16T15:05:40.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T15:05:40.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T15:05:40.046Z |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-03-16T15:05:40.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:43.807Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1ce77b84-2248-4825-bc86-7c16468e8e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:53.821Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d4c0f1d7-18fc-425b-a0b8-d2ba49d27357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:05:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:03.831Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2d9f3068-5464-4332-9761-c632dd824744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:13.840Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f5e706f7-71fe-48e6-8a2d-24d42d902e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:23.855Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1dc4841a-aba1-4779-9a03-6dc64dc193ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:33.884Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=15921898-fe0c-49a2-a45c-717ce54d58b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:33.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:43.902Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e8dbd32a-cb0c-4ff0-907b-163716d522d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:53.919Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=668e0cf1-fb50-4e6b-af44-b9602bb66ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:06:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:03.929Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ee82e7ca-8476-4e40-9ad0-ea1e3db03345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:13.938Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ad525f17-e6b6-4d7c-ab19-ff60e44ebde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:23.949Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=66b15e03-2c10-46fc-be22-3e224d9761fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:33.985Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=68592f05-d781-4a22-b685-3f38d5cbbaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:43.999Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d14104b0-164d-4792-a624-de532bb5be9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:54.013Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f9936e1e-cd6b-4241-a2c7-368a683d1c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:07:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:04.028Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ab1e3ee3-275f-4498-9b4c-0e42207a055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:14.039Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=260e01ac-6e2e-48d5-89cc-094ab5b01d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:24.050Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e122dfa2-0343-4b21-82b2-013a407da548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:24.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:34.058Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9303835d-c12e-4a1d-93f3-411f640a688b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:44.079Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b3f29f00-81fd-4185-b41e-3733df63e07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:54.091Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=054602ba-edc9-44d7-b25e-58fc467baf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:08:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:04.109Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=da014c59-39dd-436f-9552-38aa14aa2983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:04.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:14.121Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=de25d21a-0bda-47ce-b5b2-25ce01600058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:24.138Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ea4e4af9-215d-47e6-b23d-33171459ab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:34.166Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bfcbf64c-9957-4400-a653-6f4ec6a9c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:44.193Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=c172b53b-d50b-4c96-9c6c-acc711f09f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:54.207Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=364f8f7d-46a4-4fae-bbdd-e7da820953de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:09:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:04.228Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=da992081-5766-4bda-a3e0-c2431de445b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:14.240Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1def3072-32a3-414d-aa4f-60665b9930ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:24.256Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=11702825-9fb2-4e88-9f9c-99e164e7db8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:34.287Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5402b239-dc9a-44f9-8fe1-06d64e5a9944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:10:40.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:10:40.086Z |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-03-16T15:10:40.087Z |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-03-16T15:10:40.093Z |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-03-16T15:10:40.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T15:10:40.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T15:10:40.102Z |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-03-16T15:10:40.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:44.299Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=530aa899-9c3f-4d2e-bfdb-e49d6f4a3ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:44.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:54.308Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5064b6d2-86ae-478d-a90a-4856e28af176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:10:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:04.323Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=9352fd41-efbe-4601-a3b7-f71742173bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:14.340Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cd78eebc-0f4e-4077-bee6-5c5a4cd285e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:24.372Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=367f17a1-d36c-4577-890a-fa2c5a4822ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:34.387Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=64f8a66d-b39c-4b15-b8ea-65c491710b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:44.402Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2fad4c1c-3e61-42a6-888d-cb800dae4658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:54.416Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2854c70e-fffc-4b0b-938e-4b1d78b4c933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:11:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:04.436Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=29b00cdb-4b81-484e-b0bb-43874ba67f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:14.456Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=075509b4-2f98-437c-a375-db8f400df6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:24.476Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4d90e222-e5b4-428b-923c-68ceb542350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:34.493Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=eb503eb1-c38e-4bea-bf7c-5d2d6296f479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:44.505Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=43767242-8e36-4fde-9947-2c44e798789b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:54.516Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0c8cac89-83e9-48c2-a6eb-3a1fc1a47b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:12:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:04.526Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8e17ace3-90b6-432b-8140-2d323b7c8243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:14.536Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=edfb00d5-5438-4070-83ad-ec0ece575afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:24.544Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=36744652-64b6-4c26-9f1b-7db3ac809e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:34.554Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=0bb5f470-6eda-451e-84e2-1231e899c089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:44.564Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=314765cf-5dcf-4483-9e54-687a30858799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:54.588Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e8ec68dc-cc39-4a63-8e89-68aa3712fb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:13:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:04.610Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ef0159d6-678b-4a3a-b132-34b0fbba66d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:14.618Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f4d73e46-1fea-41e4-aac7-5c6e4084c0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:24.629Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=be433106-246d-436b-bae7-6b044dc53304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:34.642Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ff0a0bd5-4caf-4dd9-b6aa-7192e96fb438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:44.650Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b1812a2b-f2f7-4ddb-9d03-d97cd312ff97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:54.659Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bb321937-b6dd-4f40-b1e3-158bd3fa80fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:14:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:04.668Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=522d7894-da31-4a93-b2b8-243af9ce8e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:04.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:14.682Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=27931c24-ab7e-4144-b323-887ff37b61e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:24.696Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d1c92c08-2ef9-497a-b9fe-13a3fb206884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:34.707Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=17ed3188-35b0-4dcb-8c80-fcf9a0d5b6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:15:39.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:15:39.941Z |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-03-16T15:15:39.941Z |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-03-16T15:15:39.943Z |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-03-16T15:15:39.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T15:15:39.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T15:15:39.947Z |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-03-16T15:15:39.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:44.716Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6aff22f3-5baf-4e20-991b-c968d5e1c9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:54.728Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=be496125-3b57-4e4a-99cb-83fb458a5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:15:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:04.739Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f0feb96a-01f2-485f-a9db-0d94cb443e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:14.751Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8855eb7e-581d-4553-9352-689ecdefedef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:24.759Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=3025f23b-663b-42db-8a46-e2ad426b180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:34.769Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=175b2307-92a4-405e-a309-78d2741d2ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:44.777Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=86405c52-7bab-4c49-9dd2-c70b911353c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:54.789Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=801079c6-4edb-40e8-84c1-141d2525e90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:16:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:04.803Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6be3e9a3-de53-46ce-b22f-c8be3e9a1304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:14.814Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=84807ac7-46a2-4bfb-b332-8c1432a4179b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:24.830Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=469e0217-55f5-4429-96e8-810e743e0c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:24.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:34.841Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=801c726b-828f-46f3-838e-07c3c1dd810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:44.849Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=73929aaf-0203-44c7-a7ea-f09af5876d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:54.858Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fd0bd7dd-73bb-4ae2-9512-c0bfc0602ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:17:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:04.873Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e206002d-12a5-4b50-acde-2bec31cba1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:14.883Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=468ea22b-7c43-4091-b7c2-a3c7d892eecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:24.892Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=a9ab48b3-0247-44e3-96d7-26010346d0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:24.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:34.899Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f4ce8ce0-8167-42f2-976e-127136776156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:44.909Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e1d59aca-7f68-46c0-8cd6-ae6ccb0d47a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:54.927Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=efd39b63-ed03-45b4-abe2-c784438c81d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:18:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:04.940Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=78de03bf-8d85-4b70-b9ec-2091fea696a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:14.949Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=14d2393a-2cf4-4690-996d-05e065bd6bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:14.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:24.958Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e6082aa3-808a-4ac7-9e4b-60f9d386ec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:34.966Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=27b78515-c856-420e-9a43-b9c6cc04a7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:44.985Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ac8c993d-d307-4c17-ac7e-43ebf528f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:54.994Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=8af5731d-fc1c-436b-91dc-a851e0f83502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:19:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:05.013Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ed19fad9-2964-4b51-9a8d-eaf4daf0cc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:05.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:15.025Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=2abd2f0c-3dad-47f9-8bd7-03ec10642beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:25.034Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=cc197860-3a25-4448-aecc-8cc63e6fe4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:35.048Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=f95731df-5f51-4bac-a7f5-0a3c3abe61b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:20:40.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:20:40.002Z |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-03-16T15:20:40.003Z |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-03-16T15:20:40.006Z |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-03-16T15:20:40.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T15:20:40.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T15:20:40.011Z |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-03-16T15:20:40.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:45.063Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=29836697-b9a7-4df8-bb36-0f6a79cd9b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:55.071Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=118b8296-0258-42a4-93a9-93a43e20c722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:20:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:05.079Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=89c96ca0-fc97-4f43-bec1-1d6267fb57e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:15.087Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=6d45cba2-cd22-4ad2-bdde-16dd1e622db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:25.096Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=29d8f520-e6cf-47aa-8f61-6b6afc33ef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:35.108Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ef8b0538-86f7-4799-9f7e-df2333f472dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:45.116Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=35de4c8e-6c18-4485-9af5-1bce38092257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:45.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:21:55.124Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=d388e8ca-10b4-4a19-8306-aa237e3b2830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:22:05.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:22:15.407Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bc09ac42-c8c0-4bdf-8c0a-e7b6cd781327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:22:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:22:34.968Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e5e9d947-df3b-4fae-88f4-7536bef9c3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:22:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:22:54.520Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=bbccf928-b898-408a-8b59-966babb4faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:23:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:23:14.095Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=53bda28c-4ad8-471b-8dfc-04b03b5e6cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:23:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:23:33.654Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5914d0aa-40d0-43d3-9e82-2dcea328ba96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:23:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:23:53.220Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e253a3fa-ac52-4ec4-96f8-e9a30654cdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:24:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:24:12.780Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4c764fd1-9499-43bf-b1d2-fd6db50df342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:24:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:24:32.350Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=35abca6b-35f5-4ec0-83e0-61645bbb0fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:24:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:24:51.912Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=1413b828-623e-4852-9a35-8ce723f69d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:25:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:25:11.483Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=fa6a1fc6-4c08-4b98-9e74-7ddaabfd24c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:25:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:25:31.066Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ebd0f71d-25d6-4676-b712-35f88ab7e8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:25:39.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:25:39.970Z |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-03-16T15:25:39.971Z |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-03-16T15:25:39.973Z |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-03-16T15:25:39.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T15:25:39.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T15:25:39.977Z |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-03-16T15:25:39.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:25:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:25:50.626Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=236dc16e-aaff-470a-9a82-7edd3cfc7518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:26:00.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:26:10.209Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=df4940b3-6e50-42b8-a1a7-63147d18e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:26:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:26:29.769Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=36a4f457-b6a0-428e-82e4-b493b9a0d917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:26:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:26:49.385Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=af90f591-64ee-4f41-98e8-62bc6ff28472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:26:58.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:27:08.942Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ea6dc2c0-431d-479e-a4dd-174ac3c7e491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:27:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:27:28.488Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=4c6f4b09-d93c-49ff-95f8-4b1539fb3ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:27:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:27:48.069Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ec3ffe9a-7fb4-4dd0-be64-fe40a83cfddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:27:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:28:07.661Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=7e2f9c72-6b6c-4b6e-b70f-423f4855e3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:28:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:28:27.223Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=b3b3ca68-e1a7-468b-97fe-d63d1d033419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:28:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:28:46.779Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=440982ee-5f87-4892-8ad7-3ec0c492deb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:28:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:29:06.332Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=e75d0fd9-3d48-4219-980f-4f7ea551bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:29:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:29:25.899Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=534a11e9-3550-4501-9f21-f922754c5b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:29:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:29:45.453Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=5c8310b2-10ed-416d-a4d0-14b6d0e7bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:29:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:30:05.045Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=ce22ea20-ae98-4def-9372-27550d1ac10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:30:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:30:24.604Z |INFO |Init configs |InvocationID=4def7573-074b-41cd-b260-0561983f8f55, InstanceUUID=74a05184-33ac-411e-8c7c-0fc826646841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T15:30:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:30:40.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T15:30:40.075Z |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-03-16T15:30:40.077Z |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-03-16T15:30:40.082Z |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-03-16T15:30:40.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T15:30:40.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T15:30:40.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiCli