By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:44:49.240Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:44:49.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:44:49.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:44:49.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:44:50.018Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:44:50.018Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:44:50.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:44:50.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-28T10:44:50.191Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-28T10:44:50.216Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-28T10:44:51.688Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-28T10:44:52.171Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-28T10:44:52.194Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-28T10:44:52.194Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-28T10:44:52.250Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-28T10:44:52.250Z |INFO |Root WebApplicationContext: initialization completed in 2033 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-28T10:44:52.667Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-28T10:44:53.503Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-28T10:44:55.129Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-28T10:44:55.784Z |INFO |Started MainApp in 9.19 seconds (JVM running for 9.947) |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-28T10:44:55.855Z |INFO |Start scheduling PRH workflow |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:44:55.869Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bb9261d3-e589-48bb-afc8-593e8b59b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:44:57.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:44:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-28T10:45:06.683Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-28T10:45:06.684Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-28T10:45:06.687Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:07.360Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a9da2454-2a5f-4068-9120-af7189e3fafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:08.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:18.430Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=73b7da21-fe02-405b-a639-e7d9f7c45164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:19.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:29.507Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8405b4b6-f180-4ca9-9c42-d16de19eb26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:30.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:40.569Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1d5647f2-5d42-4d11-8cef-48d0994bfdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:41.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:51.644Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a5fe56e7-d351-4f81-88b5-7eb0761c7067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:01.780Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=befabd6d-cb47-4878-85c6-cd557f0e6a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:11.807Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c561aa5e-a4f8-49ad-b2e5-e37a69f106e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:21.833Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9b83a327-b4d2-4493-b6e4-bde430477475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:31.866Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1e4055af-6671-4faa-b82e-32757cb1351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:41.882Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6bf1c6f4-d0ad-4aab-8abf-320ecf13a90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:51.900Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1928a8e8-7463-4ef9-a07c-8ab5deeee7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:01.927Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aad2cb5e-303c-43ce-a3d1-3442528dacb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:11.943Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c2a9f152-9c94-43e7-9464-6fa1ca97d9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:21.955Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=71506aeb-b213-4284-9336-3f234c55db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:31.973Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a21c4e4a-33eb-4cca-bf38-3ea1e2ba406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:42.003Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4d0bca56-db6c-4780-a1a9-e6bec529260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:52.019Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ed9aeea2-db70-40aa-94bc-29667142dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:02.035Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2450c493-45ea-42aa-acde-fa67aed490b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:12.056Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c8f7bffe-6b0b-4789-9e9c-6df9382d9016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:22.081Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5212630f-d221-4add-83b9-87a4c946bf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:32.095Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=021ae1fc-121f-4d9e-b089-3d93bc06306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:42.110Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=27a735fd-d1b6-409c-a2d0-e5c079c0edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:52.121Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7118f350-d477-4001-b04d-53c970f100c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:52.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:02.133Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f363213e-567d-477a-afc5-43c3842f94b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:12.147Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=60b9ac0b-8b10-4be4-a8a6-cf35cc7c3178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:22.158Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4630b00a-1763-4516-8df2-731082e2f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:32.174Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=70812622-9785-443a-a17b-2bd71af99eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:42.185Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=111e6581-e287-4e7a-aaa5-e32a716fac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:42.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:52.197Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=72ed4908-2dfb-4143-aa0a-ea228a01936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:49:53.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:49:53.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:49:53.586Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:49:53.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:49:53.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:49:53.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:49:53.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:49:53.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:02.206Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=26b9bc8a-bbcf-40d9-996f-07d2fa218e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:12.219Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5ddb54c2-737d-4508-8dc6-39c43f68720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:12.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:22.237Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f4e5bd4e-ac12-4e05-bf7b-0795c92cb0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:32.261Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=079a0055-e36b-475d-a8f8-e2cc29a3d5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:42.273Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d3070174-7157-4d7e-bcf6-9e9e0e530680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:52.283Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d0ba7c3c-9e11-49d8-8627-292647475f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:02.293Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=45a9ec0e-e7b8-48d1-96d2-df721c99b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:02.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:12.310Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dd9e2315-fadb-412e-9c53-a6de9af8e680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:12.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:22.327Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c57d15ee-8b82-45fb-ad9b-a6bf64685ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:32.337Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e05376d5-7701-4e7c-b798-4bfb918bb4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:42.352Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4eaffcf0-bc22-4d50-917a-bbb93baba23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:52.383Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9ec242ee-6e5b-4e44-b1e5-5e8fc95d4b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:02.397Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8f7cba25-3492-4a05-a50a-a1ee44ad9922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:12.435Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7caaed60-05fb-40a9-815a-65eb93d2add7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:22.449Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b402d2cd-76af-4486-ab95-bd9ee7620921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:32.460Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a3b5b5c4-b150-43b4-8cc9-404f4f9cd8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:42.474Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=78e0c92f-8e60-40aa-99a1-a26d7f872bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:52.484Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bdce7701-e4af-40cc-b091-d060ecaa8fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:02.497Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b636d376-6bd9-4fc3-87c8-d3f12f1d7b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:12.521Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c23a6cdf-4377-4f57-b678-0acd7990da71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:12.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:22.533Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a920d360-b641-40c2-8dba-1115a95c0b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:32.542Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=49b10edc-a26d-497e-ae0e-944e613e2c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:42.556Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9245aa2e-0d17-4bd9-9497-2a07205928e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:42.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:52.571Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9f921a2d-a336-4da7-a5e4-2112a68b606e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:02.580Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=164acece-14b1-4c80-8f99-fa9244f12148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:12.594Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3379758f-c318-4d9c-86c1-82dc335d8016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:22.615Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2e96c26c-e47f-44ea-9512-50f867429c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:32.630Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=34f3c515-6a0a-4d1c-b64b-3f8c881a28b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:42.640Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f26fd765-8f7f-4994-a1a8-9025f09ab176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:52.648Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ea3cca00-20d4-4a4b-90b3-10bc70ea3286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:54:53.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:54:53.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:54:53.004Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:54:53.007Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:54:53.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:54:53.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:54:53.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:54:53.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:02.665Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a82f405c-ff1b-45f7-89c9-659d7de72b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:12.694Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=44c5f098-b100-4537-a336-920434231589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:22.719Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1cf9c99a-957b-42b1-932e-19cc25876edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:32.731Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5a6be3e6-9427-44e2-9b49-ce6bd4aaa88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:42.755Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3bc8597f-e85e-428d-8383-c8d830ad8672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:52.764Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=21cb3ca5-b897-464e-a9f6-19627bd136a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:02.776Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e7479eec-fe05-4287-a198-7e5ae16bc5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:12.878Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=90c92931-6532-4fae-81b3-e834ea1c42c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:22.890Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=80e77c62-d1e1-43cb-831b-947ecda92bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:22.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:32.904Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e918e061-0500-4900-a222-586b96ba0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:42.915Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1281f293-f0cc-4805-80ae-25fa935e709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:52.926Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6150a5e7-2e20-4e82-a546-da48a3c75cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:02.935Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6bef16f6-5f38-4a61-ae54-8ae5d103877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:02.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:12.944Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f1b6cf8a-ba0c-4a75-8e3e-5c80a450332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:22.952Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=097fa23e-3c0a-41b5-848d-0c86bb1b25dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:32.964Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=89ceacb7-209a-4447-b000-477c01f02df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:42.987Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3a79f0cc-fe91-420b-a3fd-d397e0f36325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:52.998Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4c7a6f3a-105e-40a0-a82d-eadaf1928e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:03.009Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aa359b79-f58a-483d-8910-149f025b8c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:13.019Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8d556315-e52d-4510-8db1-20a4c1aa88e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:23.028Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e394a00e-cd7c-4a17-b758-78ee892854f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:33.071Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=919f22bc-0b35-467c-804c-69fa936cfded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:43.089Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c93983b7-fc7e-4b26-ba8e-e7b7ca643954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:53.099Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f9d4bbd5-8360-4d89-ba1b-c69a1cb69a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:03.113Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e7ba75f2-c684-4ec8-8abc-53647262315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:13.138Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3a61e659-aa37-4fca-a741-f3fcab28baa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:23.147Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f33f36f1-fa63-415c-8320-f69629eb8e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:33.165Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9eb263de-5051-4230-88aa-78636d16e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:43.175Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8186cce5-0df9-4eb8-a829-caab7be2ca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:59:52.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:59:52.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:59:52.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:59:52.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:59:52.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:59:52.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:59:52.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:59:52.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:53.185Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=261c401a-4095-438d-bff5-99ab128bd35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:03.193Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07956ddc-05ee-411e-bb52-cc544cec14a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:13.203Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f01de694-5b59-4591-bc55-d50c79b6d7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:23.214Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ce9a82ce-5a5b-487a-8da4-06f34131001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:33.235Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cabfc004-cf84-463b-aadc-9aba4ea71cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:43.247Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bc437266-6611-4a02-999b-eca62019af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:53.258Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=de312123-6ba4-405e-99d8-570d42ba8368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:03.268Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=76d0e34d-1449-46cc-bb93-65e3afc49232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:13.277Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b45239ae-72f6-48c2-9729-84a4bee53571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:23.285Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f15ec4e4-ace4-46b3-a192-9660324944f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:33.296Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3ab7ae6f-8c9b-4818-ab02-586e3de39682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:43.305Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a4ab904e-38bf-4404-a957-9ac52a02d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:53.314Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f019573e-6fdd-4b86-9075-c6bfd008cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:03.335Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=789e141c-c837-45b8-842e-876c1e2eee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:13.352Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=473629d3-6cd3-4481-9bdc-7ac38196cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:23.361Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f90be993-1098-43bc-9dc8-650828d55b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:33.369Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d0edd960-d69c-41db-a233-a5d085224e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:43.380Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1dd8b8dc-0aa7-46ca-bafd-74bf58a39441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:53.393Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0da25dca-3ca3-4724-883b-1c42d6f49392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:03.401Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=991f8629-fe67-4f2d-864b-d4305812e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:13.410Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c620b67d-ac13-42df-a6ff-cc276a16359e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:13.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:23.421Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9e46fa44-40a3-4700-9b76-ddd4efa39048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:33.436Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48d3e12f-ae5c-4951-8853-3b78f92ae558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:43.446Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d449d62c-8252-4ce6-95db-4ca46abe6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:53.456Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=250691aa-bd35-46fc-b2c4-926a9ec9e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:03.465Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7e16fa3c-8521-479e-9823-605b2c1d72e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:13.478Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f52720bc-3e2a-4433-9718-a623fea7b9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:23.486Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9248a856-c6b6-48aa-b877-53a5e5fcbfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:33.494Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=673504c4-a85d-45fa-ac93-77c0cd288b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:43.503Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=db914f75-b1aa-4fd9-a4d7-b101966a9150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:04:52.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:04:52.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:04:52.978Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:04:52.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:04:52.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:04:52.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:04:52.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:04:52.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:53.513Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=adb3f903-a1cb-436e-a277-d35478231955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:03.526Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bbd10098-268a-4adf-91e8-1d23317bfe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:13.536Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b489ae86-2941-4803-bd69-8cda0a38b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:23.548Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=05b1c570-4894-44d8-8ac7-2547e5f00cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:33.556Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=75814598-0988-4e33-a87e-bab1aeac0a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:43.567Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c5534ca8-8d9e-44c4-8296-d1c61f6cf5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:53.575Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=147e99df-b07b-46cb-b507-accba12ec144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:53.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:03.584Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=95411a90-1574-4577-aa42-608418a7d44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:13.594Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ca045ca9-ca34-466a-9e7b-19eb803dfef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:23.604Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ea5e77c8-fd5d-4628-8d8f-61eab01c0cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:33.618Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b9f27c18-5f85-4457-9220-8fe28294af2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:43.636Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=12160d1f-cdf3-4484-bb99-ad571d57619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:53.644Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d5c7f872-82b6-41f8-a68c-1133c934dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:03.658Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=feb4e302-b9fc-42f9-8cec-1f76fb7384c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:13.668Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3390878c-0803-4f11-bdac-1d7829c0bdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:23.678Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7b6bc3ec-cde0-43de-a8f3-a3ee5a2234b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:33.687Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6de8ccba-591d-4906-b574-2e873a835fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:43.698Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bc0ef3f6-151c-4d56-9a30-326b44d2a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:53.708Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a5b1839-7a51-459d-a763-c7bfde32376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:03.723Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=24249679-6797-47fd-882b-d9ce34f416c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:13.739Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=65a6f810-5176-43a8-ab92-71621e7ce9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:23.749Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6b912303-144b-4317-ab52-377f5bfce87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:33.759Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=49cf828f-a504-47ec-bfa0-4ed927ec152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:43.769Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=88cbe600-0ba2-40a4-a44e-19417af304a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:53.779Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=35401197-011a-4b19-ac9f-4fc876476a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:03.792Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c2aadfb6-103f-46c6-a446-de4db78c23d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:13.808Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ff6fff5f-e718-4b51-83b8-9572dcf7a894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:23.818Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cec5926a-e593-47fd-91ed-fd59daa1326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:33.827Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d6ea49a4-2d07-4a4f-b413-480e7d2bd6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:43.844Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9b234e5f-3a73-4012-8248-f6af068dd99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:09:52.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:09:52.990Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:09:52.991Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:09:52.993Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:09:53.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:09:53.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:09:53.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:09:53.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:53.852Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=60b01c99-8470-48b7-a19e-e30d1d59e1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:03.866Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=00c8b50d-8235-49d2-a674-52731935caaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:13.876Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48186e92-7219-47e7-8e01-09272912f86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:23.889Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f20cdad5-6e3e-4b2d-8563-e2b174cf70cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:33.901Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=24ef1d3e-fe53-480e-a321-662eba54d83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:43.911Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6c3f219a-fa6c-41e2-966c-8d53b9e2f106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:53.918Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=323d5d66-c75e-4362-99b0-c1abab9ba01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:03.930Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4e7d26db-e96e-44ca-bfde-2b6a5a52286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:13.938Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=68697055-3537-4de5-ae60-cb443c360274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:23.945Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=132bf7c5-79a6-477f-9ab4-7d8a4f230fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:33.954Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2aedc658-6d20-47ee-b88b-73791002e0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:43.963Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=51902145-5482-4b4d-a8d8-9d66312cfde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:53.971Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3a6f9425-094b-495d-b218-e16a119c30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:03.982Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=98142291-7712-4321-b6db-395a2c6e1dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:13.998Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=81c31836-f37e-4f48-9494-ee72fa1035fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:24.010Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c9279e62-ab3c-4fec-8032-2a5b65a00346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:34.018Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77777f4f-283e-40b8-a897-4618c6c7c8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:44.026Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ad950391-a63b-4c86-a4dc-56b24dba5a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:54.035Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=19d7b019-620d-4cfd-b51e-911853705fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:04.044Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62dd3320-d9b0-49be-9cfc-526f9cec3152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:14.053Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=afe825ed-a486-49ca-9edc-bfe1b6d597dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:24.060Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c55c444a-de31-458c-9cf1-24b2c36003de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:34.070Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ca46f1ee-8fcc-4413-b752-d90a3363ce48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:44.081Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7dbce98e-2fae-442a-97c8-f38cfc8d4454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:54.092Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4347e4c2-3f26-41b0-824e-725d3d11d06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:04.107Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d8ba4a02-e76c-43b7-885c-f6fa422d65d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:14.116Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c653ebc6-276b-4edb-a3c9-a5fdacb924e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:24.124Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f7b7c6de-3ea9-4d1f-8d3e-59f80122afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:34.133Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=93373c01-734a-4ad7-819e-8461f19dbd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:44.141Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d3e36d58-fbc0-488f-af75-dc4fdee5acda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:14:52.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:14:52.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:14:52.956Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:14:52.959Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:14:52.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:14:52.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:14:52.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:14:52.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:54.150Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6eca5699-7dfc-4781-9c45-940c00aaed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:54.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:04.159Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77755bcb-d8e4-4e26-ac6e-bf1ea838fd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:14.169Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=104e3c1e-74a8-41cb-9e86-5b5b22043e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:24.177Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=851f45c3-7172-4a3c-8908-a3e70887b6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:34.191Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c766e9f9-0fba-4216-8d1c-b2d76ae68c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:44.201Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0bb8ff07-8252-447a-a31f-c4c5b63a255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:54.210Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3e3b8cad-8fc2-44ad-b669-63fba1a780d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:04.218Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d6f227c6-f963-4345-8c11-1d2f82a2507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:14.226Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5a07f776-5420-4763-b12b-a1c56341227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:24.234Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5b0bbce3-0858-4c03-833f-482e54e27053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:34.243Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1a45f23d-e4e7-4986-ab32-fd2686a25725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:44.252Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ee4a98b6-51fc-4813-95b9-2d105f4e635c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:54.260Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d497a369-5b6b-4f11-803b-cce0bdf133ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:54.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:04.271Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7c618d4f-a4c5-45a4-811c-2756d99af58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:14.290Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2d1f19b7-86ba-448b-b322-58f38b39ba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:24.299Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=783e00e7-4df0-4b91-b467-398f7d17704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:34.308Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4f697e2b-58de-4363-9560-0521db133a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:44.317Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c53e35bc-324d-4d9f-9508-a21e8e97ff3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:54.324Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2bdfba5c-e90d-4491-9b07-f0ad69c75c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:04.332Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4c3622d3-ccf8-453d-b119-8ed80bb8233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:14.341Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=59d037d4-f740-42f5-8f08-d9d5eef1df0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:24.350Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0884c749-0e17-4a9d-b46c-3b929fa81b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:24.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:34.359Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=edd1e0cd-e97f-47f0-a13f-54b583f5b78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:44.375Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6afc3a97-75cb-4180-a233-8e05b8fc143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:54.385Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=abb77678-f863-4131-a478-41e0e347d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:04.393Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c75fed62-b5f8-4625-aa9d-f9fe984115cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:14.401Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=00465b1a-0955-43b6-89c7-357b4bb2239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:24.409Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=08cac86a-961b-4247-b415-19192a378762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:34.418Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c1496a2e-c01c-415f-9d3b-44e3f95695e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:44.426Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bf8a250e-5886-47fb-8708-71f920d02d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:19:52.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:19:52.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:19:52.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:19:52.952Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:19:52.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:19:52.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:19:52.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:19:52.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:54.435Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62c7e3c9-0c54-4397-9cc7-ead02f83baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:04.442Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d2279508-f9af-46ba-ab8c-ffa6213766f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:14.452Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f6076927-657d-4fc8-bf28-bc249fe43308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:24.459Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1df1434f-2d3e-43d5-936c-3cdb1f8c79fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:34.470Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dff4977c-98be-4d8a-887b-5828902b693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:44.486Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=78880a15-f71e-446f-b0b5-edad4c7e02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:54.494Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ef1ff61b-e083-41bd-9755-e851e20cef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:04.503Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=570c31eb-0be7-4db9-9df4-fb7ff3774328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:14.512Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3b45de66-5306-4d2c-b655-465b7aea2eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:24.525Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=108a1d83-1e9e-4df3-87cd-1f3f1bd11807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:34.533Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cc6159b9-ed56-4f58-931a-d6469fdf14d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:44.541Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=398e09e2-4c76-4996-b0eb-dea56df15b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:54.550Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e7a971f4-3342-42b6-ad15-295e8fedd6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:04.558Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=39887a9c-b123-4d0c-84df-34e9d1e896a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:14.568Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e70c8e67-8739-48e5-bab1-67f0c09e2bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:24.582Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e12507ee-0039-4216-8e5c-c50a55b179b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:24.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:34.594Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=33b3da6b-75ea-4369-ade8-6e52edc9f3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:44.602Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2193941c-2fb9-4593-8c3e-6cc3638341be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:54.609Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5e39ad05-19de-4268-bbab-e0e413973aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:04.617Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07dc2eca-128b-40b4-bb41-bd09bcf3efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:14.630Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e32f65c8-87bf-4be1-beaa-0691f6aafbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:24.637Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4ba129d2-1402-45e1-a4fa-829131a8a367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:34.647Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=168fd4b0-d5b0-40f2-9e20-f145df19287c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:44.656Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3d3628aa-37ae-4d6b-856c-19504deed2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:54.666Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=00b3464f-b043-4e13-96a6-93fa6c9ae94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:04.676Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a6c72296-a2c4-4c04-8c5e-9ff31df64a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:14.693Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0d261eae-83c6-49f1-afbd-c245fc86013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:24.701Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e0330afc-d9fd-4000-9552-cf6c140a4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:34.709Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9c422759-b152-4d32-93b4-19bcfe42a712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:44.718Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a8f23fed-7f62-49b8-a593-2c1d22721961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:24:52.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:24:52.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:24:52.964Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:24:52.966Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:24:52.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:24:52.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:24:52.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:24:52.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:54.726Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=58f1203d-5d87-4aaa-986a-fd23bf2341ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:04.735Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5e1bbb9e-d3f4-4fbb-b02f-6d97a3cb7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:14.742Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a313549-3407-41b1-b502-5da7dce5a34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:24.752Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0e3fb51d-a846-4a8f-a436-c64ce8683025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:34.763Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a1a484b-bf66-436a-9979-a257dce46c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:44.777Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1398ca98-6d44-4734-b847-2400876cb4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:54.785Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=40d6c7b7-cb94-4098-a646-c838b2d1f7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:04.793Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9e849c46-8a82-4ec9-b8dc-2b7d24f4a00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:14.801Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ac6ff8cf-db23-4e64-ba16-f4737911b5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:24.809Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4b7870b1-7b31-4702-a931-09c878d29741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:24.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:34.821Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=491f0ca6-f94e-42a5-a709-68e5ce67d249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:44.829Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=463e51cb-d5d3-4680-a18b-a8595c772412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:54.837Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=05ca118a-4976-4052-8f67-3272b1b3166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:04.846Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=15bacaae-1e6f-45cd-ba1f-fe94610125bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:14.856Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5da38a3d-f561-4d7d-9538-e126d9d7221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:24.871Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cdb5954a-5678-48ae-ba55-1e4cc91cbbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:34.879Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=88927814-d31f-406a-8a63-35933d537118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:44.888Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6844b65a-96a9-4935-8f0f-d4e8b42045be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:54.896Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=38b4f3bb-6f0e-40a9-8703-3ff95195d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:04.903Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3345a317-32e4-4dfc-8167-8d44bf37791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:14.911Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=df7c1154-b2f7-4fc9-a186-beead4aa2bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:14.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:24.920Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=edf659c9-1220-44ec-aa92-7b9d50d5154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:34.930Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=09d4d87e-9562-446e-8995-ebe59fd28192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:44.939Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=445e6347-6bd5-4bc3-881b-5c955f5eb7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:54.953Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1efae9da-e7a0-43cb-aa74-330542bcf03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:04.962Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=822df750-97c3-424f-99f1-4b232ca1b040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:14.970Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=542f3cec-9e59-43c3-a132-44c2f745e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:24.977Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bc9f16fe-952c-4f24-be4b-968c4445bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:34.985Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e4adf744-3870-4177-a4c8-2b899ab90c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:44.993Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bb8b0262-d9e6-4256-b8a3-39fe6fefe1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:29:52.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:29:52.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:29:52.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:29:52.981Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:29:52.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:29:52.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:29:52.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:29:52.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:55.003Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c7089494-bd9f-45b4-85bd-d85296b4814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:05.012Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6d2513cc-a8ae-4269-bd59-62a67e5609c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:15.024Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=086a4e93-e05f-47d8-bd9d-ceae795a5778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:25.035Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4e0dee45-51b0-4405-8985-788aa650d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:35.044Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6f6ff7b3-533e-4002-91eb-2b5062324624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:45.052Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b991a8ad-f5f5-4a73-8913-881a9b7e0dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:55.059Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=24bebe98-d0a7-42ee-997e-0ec33d054c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:05.066Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ff3b3078-95c4-4c4b-80ba-d1b580d91b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:15.074Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cbf70c34-e898-4251-adbb-b3d6c392af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:25.084Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7be7904c-3208-4195-90ef-4289455c768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:35.096Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=02a492db-6fb8-4041-8cc6-9af9d2eca3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:45.106Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1bec647f-7460-48a3-9014-cd5094c95987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:55.119Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cafc9386-8a2c-4fa7-9c9b-21643451706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:05.127Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=552fa275-d585-481e-a25b-29e3f7d4055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:15.135Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bdfa3241-b56a-41fc-9296-2468a831a7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:25.142Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=552083ce-d747-47f2-a896-d8d30a1a0e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:35.150Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9a67307d-faf0-407f-9ba2-1cf37d9ab91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:45.158Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62434564-372d-40de-872c-7abd1ffe5bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:55.169Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8bceeab4-3d19-4ea4-9d52-622bd346cba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:05.181Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e9e1dcf0-cba9-40a3-97e1-41066dd6c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:15.197Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a99488b7-c598-4220-b893-c6fe97edf89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:25.208Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dc865f62-693b-41f5-b7be-b547a181a62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:25.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:35.220Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=59796ba0-2cd0-4dfd-82bb-42263c31414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:45.228Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bbefd461-e945-4b4f-b4b8-3e0fad83ab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:55.235Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b42b8e96-a786-4c78-8646-749ebfeef0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:05.248Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=96c686d3-606b-44bc-9367-60098cd662dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:15.256Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7bdaf2e8-37b6-4629-a663-3f063ba25d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:25.264Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9d3b6083-8ac7-4204-b662-c15276ee3824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:35.275Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b2e772ce-44c7-4500-a8a7-9cb9c00d69a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:45.288Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=14af6045-8b15-4ce9-a4e8-6313ff3c0392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:34:52.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:34:52.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:34:52.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:34:52.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:34:52.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:34:52.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:34:52.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:34:52.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:55.301Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b57f0440-ad7f-45c2-84b9-a42ca4a0f664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:05.310Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fb3d0446-1c68-4e3b-b188-9fc4651d7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:15.320Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=16ed0945-8524-42ad-b1c7-21e9c17fc3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:15.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:25.326Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cfc1b3c4-a997-41ff-a8c9-83e268e4cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:35.334Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=be63b718-61a9-4c83-b849-953a5b6cd47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:45.340Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77de0682-8c1b-4e12-a758-f70ace238471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:55.347Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=11e6fc79-d0eb-4a5b-8df4-bb0e1791b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:05.356Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7e64ddfa-5aa5-4915-a2c1-39d0b00c1e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:15.365Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=afd72f03-654a-4517-bf77-d4ff2327258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:25.381Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=20ce783f-fb1c-48bd-a524-ce2f10df7c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:35.394Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1305cd1f-6d29-49c3-a363-a3ed2f797dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:45.402Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4be4ce05-3ab2-47bf-a9f0-3014d4f63c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:55.420Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9cc1e9a9-0d6a-42aa-8c1b-5e86cf931465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:05.428Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=630cd22d-6a70-4d8d-a8ae-ccb49bfe2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:15.435Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6dfe590b-3053-43d6-8298-f19c00cfea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:25.443Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a2f159b-0b7f-4ea4-81f0-5759a5664e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:35.450Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7194569e-b146-4267-9ab7-129df9321621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:45.458Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c9577ccb-8a80-414d-94c4-ade45548a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:55.466Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d133f12c-511b-43a8-a2c5-f792ecf40058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:05.493Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=42c6fc91-de43-444e-bf34-12f8392dc3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:15.516Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f2290d33-8fbf-425d-9650-6e09634728b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:25.524Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3f16b962-62bd-444e-8480-213d5cd7d852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:35.533Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f4fc194c-07df-4b2b-abd9-b1c5ee9f0315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:45.540Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b380753a-6905-4cd9-b80e-56e319bf08cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:55.546Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=da7bd878-3912-47d3-9396-ade4535860ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:05.554Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c1feb88d-5c74-468f-9448-1162663658a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:15.561Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=75aff5bd-e540-48f3-b377-f35efb7f7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:25.570Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4ef3b236-af67-4169-8b44-307b914b182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:35.580Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3223377c-8a48-4ac7-be90-e62a97d19b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:45.596Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8ab5269c-298a-4da3-8d48-cd31c21f048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:39:52.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:39:52.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:39:52.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:39:52.951Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:39:52.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:39:52.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:39:52.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:39:52.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:55.605Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=56d33830-3f0e-4b52-8ef9-14f92fed6d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:05.612Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cfb24e99-8280-46da-9e7b-fd1cfe6c1c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:15.619Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=429706c1-ae8d-49c5-8efc-d3ee5330e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:25.627Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07584ea6-b754-49a3-87f9-05d9054010a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:35.635Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b553a9cf-9c34-4426-ad4b-8cd1788b5643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:45.642Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=27b4a954-4a42-4688-9b67-be48ea079bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:55.651Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ae96ed01-335b-49ce-a539-8fdd72e012d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:05.660Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=29c00e13-2e33-4277-89cf-16956ecbb9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:15.668Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8cb3f72b-e2f3-439d-bc62-bbc7ca185643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:25.685Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=82e07a16-d993-4974-a270-df598473466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:35.693Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=066af46f-7726-4a27-803d-0aba8f13addd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:45.702Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cf02411a-8613-48d3-8be8-ccb3a102baf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:55.709Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a6bb0209-bfe0-4044-bb3f-3291f2d706ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:05.718Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=de431482-aef6-46df-98d3-ce7ee202048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:15.725Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6da16b71-5b05-43ef-bb46-a1a0d0a78c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:25.732Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=80d43b2b-e873-4c74-8353-bc5000547394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:35.740Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=17eaa2d6-5ee1-4b73-8d65-8b3c76c0f5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:45.748Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=08c502ff-28e8-47aa-86ab-bc92236d6932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:55.759Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a6dbe5fa-f431-4cf3-b1aa-5a528b2a67d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:05.771Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1f2e4d18-22ba-43be-84b4-d972ace01a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:15.780Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=55461cdf-cd30-485e-96a5-c9ae22eeb2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:25.787Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2c3f9ce1-c508-41bd-a90f-9ff84b6ca112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:35.795Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d91f7f3c-0cfc-4d3f-9a8b-368e4d3eaafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:45.803Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f36bd9dc-f6c6-4e2f-a911-691c21ecdd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:55.811Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fb1e56a2-d113-4d3b-a747-52b0190c4efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:05.822Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b845dabd-07ee-4080-98da-05f1727006a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:15.830Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=72733470-8243-4d8e-9ce3-d844a21141e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:25.842Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0790af3f-dd65-40a7-973b-31f35981e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:35.853Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ac5de5f5-8ce0-4389-a9c9-f7d633b5f99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:45.867Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3e34db30-e301-4fac-a69e-b181124dedce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:44:52.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:44:52.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:44:52.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:44:52.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:44:52.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:44:52.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:44:52.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:44:52.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:55.875Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=15ad81b9-3573-4998-ba54-3be5e3cb3cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:05.883Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d5d82a5b-c96d-4c8f-87c3-f05696e21459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:15.895Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d29b327c-0e51-4713-9282-ef0124616c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:25.903Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=33278290-20b8-4849-b106-3e2885698afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:35.918Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=202beb77-e3f2-41b1-b29f-0ffe45a3a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:45.927Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=75b0fd6f-440b-4b80-b385-d6c5bce8f0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:55.940Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a647f333-33c0-45cc-afea-15317e16ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:05.948Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=10e6dbad-d152-4418-a186-3a2acea63c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:15.956Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7692fda0-92ad-483a-8284-a3d903664293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:25.963Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f5b49a4e-fa43-4c44-8f91-3018220d2704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:25.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:35.970Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=16d2173b-ad37-43fe-b5b8-2a92a133434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:45.977Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9f5b83dc-d4f9-4b67-8334-f090d8fc178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:55.984Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6f851c3e-7f5a-4031-b8ae-635eee3d5cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:05.992Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=50c38ff6-6109-42d3-a737-663ad1a55ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:16.000Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f99fc6bd-9769-4d5c-a918-8a9a1d549654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:26.010Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b1c8aaf5-ef17-4bb4-9563-54a736d4e455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:36.026Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=759a463a-1394-469e-9124-39b1d3adb9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:46.034Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4077811f-db88-4567-8ea6-dbc92f10a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:56.042Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3201ebc0-e8af-405c-80e1-5de16ee5ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:06.051Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4dbb444c-dbba-458e-bb48-29cbb0ad89df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:16.059Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e25b58b8-9d85-4fcc-86c9-4c6355f43103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:26.066Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=79d76877-10ab-456b-bf12-ede291cb8abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:36.081Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7105803e-64f7-450e-b5f7-a58ba429946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:46.089Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=44bc325f-d7d4-4783-b21d-914543b7cbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:56.098Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48ed361c-f758-4e97-abb7-c809b927ab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:06.111Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f76c011a-696e-4079-a7a8-6c32dce096e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:16.120Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=da690cc7-7dbe-4582-8289-022411356de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:26.129Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ecda3816-90f7-436b-970a-e0292741c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:36.136Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a0351d40-07f7-4593-be5e-52c319d8d020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:46.143Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1e7c52eb-765d-4f8f-bdb0-eb97a1f5bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:46.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:49:52.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:49:52.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:49:52.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:49:52.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:49:52.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:49:52.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:49:52.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:49:52.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:56.151Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e4c6bc7a-74d7-4aea-834c-3ab384bff5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:06.159Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d166f63b-804c-4dc1-a8c0-435f99ba0103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:16.175Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ec7bd4eb-260e-4faa-a4fa-c69bd1fd36c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:26.184Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4e8c8f1b-a847-4c0a-8047-73af80a150f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:36.193Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c5dd2b96-8c11-4cb0-b129-8e7d089af517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:46.207Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4f4da8df-5874-4b81-aa22-85a1d1cc5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:56.215Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c35cbeb3-c513-4ef9-8c3a-13dc93020ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:06.223Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8c70b36c-2e48-47cb-9288-c66b3c408c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:16.230Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d3a36e5e-b180-470a-9d36-a640bd1aed4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:16.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:26.237Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6735f20c-68b2-4f2a-b15c-596c0ace6375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:36.245Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2d3523a7-dc3a-4aa0-b102-04ac1deff92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:46.251Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9ec5619f-41e6-436f-9106-6c2559df66ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:56.260Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=01ecec06-4725-4b89-8e8e-9cf5e5eab97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:06.268Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9f2bede2-a4f7-4b71-b713-576c3b34d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:16.277Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=935db98d-5d25-42b0-9c45-bb2d3d8bab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:26.290Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=67070c6e-330d-40f5-a05f-8c13039527e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:36.298Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=50d0d0a0-1820-4f5c-9e90-a2de15ab2665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:46.306Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cf551d40-a561-48ba-af38-7087c4b6e1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:56.318Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=73089f5d-39e2-4922-8e51-ab75528edb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:56.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:06.330Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c1ff0f3c-0880-4aae-a0b9-7c669a11c63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:16.338Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=910f8261-b093-4ead-9b9f-a30d0e065fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:26.347Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c1ecb3d8-bbdd-4eae-9881-af5fdc4aaa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:36.354Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=89c1f4dd-0f8c-4f76-bb32-eff3818bb82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:46.361Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f4eabdf7-334c-4b9b-9c8d-1e506dbcdc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:46.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:56.370Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77b19303-f38d-47cd-965c-3ed62ed3c7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:53:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:06.388Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a19a41f9-00f3-497f-bd84-c5f981c703df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:16.395Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aa8aa95f-0a3e-4c9a-84b0-7d38630954a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:26.403Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6e5b993b-ecae-42c9-a25e-a185b426fe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:36.410Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f6b1a7e2-5fab-480c-bd2b-14be66393564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:46.417Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=006447d9-6ee3-4cb7-961c-ee4b1a1ceba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:54:52.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:54:52.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:54:52.959Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:54:52.961Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:54:52.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:54:52.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:54:52.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:54:52.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:56.424Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=99403b5e-d8a9-4559-abfb-329710abfdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:54:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:06.430Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=05113d1b-4685-4312-9ab5-a9abcd6aaa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:16.439Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62276dda-2aa4-4deb-be6b-7de09c5a6504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:26.451Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8ccce7b1-cf74-4fa6-a193-21940c55b8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:36.471Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7d8643a1-c33e-4b59-bd7e-0b6743df9961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:46.481Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=df60c924-8618-4fb3-8fd3-66685c141242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:56.489Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=46555787-087c-435f-9507-6dc337931db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:55:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:06.496Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=86c7f5b3-9f24-4f94-bf0b-f27f9ed7c1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:06.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:16.504Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2e42a673-8e73-484d-a4d9-9d8cde1678a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:26.512Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6e2f15bc-e2e3-4ada-8a66-5ba2050f8d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:26.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:36.519Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c4fe2f6e-43dd-4136-b9ca-ec4888535ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:46.532Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=88d317bd-e147-4099-80a8-ef5c65710fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:56.540Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fe687410-2c1a-4ac4-a387-96d9bc75da96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:56:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:06.549Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48c7a8ca-03f3-4b54-ac86-3d9124c64b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:16.563Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=90e0cf3a-b972-4be4-9929-cc1926271488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:26.572Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6d63d140-a7a4-40cc-8449-7c2e3fcb27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:36.580Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d5c0d068-168b-438a-b581-c60c196bdfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:46.593Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9a881bb3-d49f-4c2c-b878-6c277a1165e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:56.601Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4fc54e37-a14f-495b-b6e9-1c511b853048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:57:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:06.608Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c74d3683-4cbe-4cc2-aa1e-d4f844e595c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:16.616Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=98f789d9-ed98-48e4-9e7f-b70ac594652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:26.624Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1e15a31e-9228-473f-9e3e-e9c22a8f139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:36.630Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6fc705e3-d7ac-4735-9b11-aeda43bf602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:46.639Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a2af2fb-d1fd-4fdc-86e2-079bf6151650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:56.653Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=902b6718-bd71-4727-9f2d-9883102ce472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:58:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:06.661Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=65bbb856-79bf-4e88-99f1-5a8ed4e35797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:16.670Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d4cc55ea-8a7c-4b4e-bae1-4ce74947866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:26.677Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=92c74559-195e-4480-a78c-e99a957a67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:36.684Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=14ef8ef4-3bdd-4a98-91ce-0427bb6f4f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:46.691Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7374ab47-9cd0-46db-860f-bf7293ef2a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:46.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:59:52.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:59:52.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-02-28T11:59:52.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:59:52.945Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:59:52.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:59:52.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:59:52.950Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:59:52.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:56.697Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=211a2297-be73-4ce9-a931-d34696181f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:59:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:06.706Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cf5d29f8-1e78-40f0-b8fd-5d4b88155b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:16.715Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e1c2da95-d20d-4b45-ae63-56003152f2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:26.734Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=87738dce-77b8-4e69-b4a7-4d48b5e49008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:36.743Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=75159daf-6cec-4a2b-b008-2220f1a5eeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:36.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:46.755Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b50d4e0e-1e3f-47ca-8919-48088829ccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:56.762Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a77a4be-327b-496d-aa98-c1da62bcebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:00:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:06.769Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7089cd3c-efe4-4ec9-b5f6-7c2a5fcd10c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:16.777Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1ba0e65f-5ddd-4e48-bec4-ff0c68ab94db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:26.787Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8a33c87b-fff0-49ee-8fe8-9f9e1262aeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:26.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:36.793Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fa6ad926-1790-4977-811d-297f8a147d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:36.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:46.802Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a1c866f-982b-4b7c-99fc-436a95c597a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:56.814Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6137fe75-5abc-4fcd-987e-f077af6365ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:01:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:06.823Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1bf754e4-60e4-403a-a2ea-c82be4890541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:16.831Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=19fd39da-23b3-40af-8155-8905d1f9b354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:26.844Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=10c8004c-df48-4af8-8086-c280b2439058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:36.852Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=277a66c5-223f-4ba0-abdf-a3e0cf5acda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:46.859Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2c2b167e-9ce9-4ff2-98bd-c5627755c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:56.866Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b79100dc-5142-458e-9fc3-a1ee071749bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:02:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:06.874Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b420adfb-bc67-4584-b740-de97bf9e86e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:16.881Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cabf1506-ad28-4a93-a902-ecbed42fe221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:26.891Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b280f9c2-c26e-4991-980f-df8447bd2571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:36.904Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0d77cf21-61cd-430a-bd38-80390a6268eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:46.913Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c32e5d9a-3632-41e5-8415-9420e3be865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:56.921Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2af2f23d-5bf8-4faf-a2a2-fa2e93d7197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:03:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:06.929Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2029569f-78b3-437d-83c0-febd99a7ee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:06.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:16.939Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=52fede00-1bc9-4f8e-9563-794159bce88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:26.947Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ac56efcd-2e02-44b7-8984-b82937736561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:36.955Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3ded426c-430e-434a-8ae2-27f215448877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:36.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:46.965Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9d0bfde8-e28f-4613-8847-44ac44e769de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:46.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:04:52.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:04:52.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:04:52.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:04:52.957Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:04:52.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:04:52.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:04:52.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:04:52.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:56.974Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d36c906a-c91d-42eb-8e11-cab9da4dd3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:04:56.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:06.981Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2ba92bb3-ee38-4d1b-8c49-357093ce2b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:06.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:16.988Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9fee0b92-183f-4c93-9f6e-c5aace7d1e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:26.995Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bd429b9a-7a0f-4fd1-b48b-2cfc7ccdbe03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:37.002Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6a644a4b-42ff-4158-8aca-3d3afec748b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:47.008Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=27a446c4-6abc-4a3c-b599-ca6d7309161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:57.021Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e7996025-2816-4a78-89fa-77338c439b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:05:57.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:07.028Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5549d427-f9c3-4d94-8f9d-84c7b27e1ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:17.043Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2b9c198b-f043-4761-9581-ff93de9ba193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:27.052Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c7ce7965-d88f-4bfa-b23e-e6bf34c7a530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:37.061Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=776fbca7-12b5-4ee5-811d-cdf64246f1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:47.067Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d11187c6-b964-4f7b-916f-00c65eeb0543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:57.075Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c6185232-9a17-407d-a0b1-14c7a077d90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:06:57.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:07.082Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b0e6b673-9526-49d2-99d0-af1fef14a82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:17.092Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c125245b-196e-494e-bca2-c68652770aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:27.101Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1ef89f1a-a8a5-40c6-a862-c74f7a4a7e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:37.112Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=eec352eb-7783-4cce-ab91-cfa294a4d83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:47.122Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=363eca7d-e2e6-4ee3-b067-375c8e9fee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:57.138Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8dd12980-f313-45a4-b57b-fd233c0de0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:07:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:07.147Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a7a86582-2c66-4629-9d50-24fd0e943ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:07.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:17.157Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=03bcfded-a534-4c1c-acac-280b869452a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:27.165Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f27021f0-05d7-4c0f-9815-c319407ccecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:37.173Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=46710d4f-3b57-4a7a-bcee-441d990c7709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:37.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:47.181Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=625a7dc2-5fa0-4a68-9d51-b8f3bb40f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:57.188Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cd955713-eead-472d-bf3e-0279406e5e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:08:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:07.195Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b587d10a-ab88-436b-8a2a-3fb9f2d3746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:17.204Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5047a8fd-8393-49ca-9e8c-0c966e01dd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:27.217Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77d9d075-72db-49cf-89ea-700b99e77346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:37.236Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4f5fb8d6-77c1-418a-a5ed-8a854c8d662d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:47.246Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a81bc432-99c3-49b7-840a-d0e8a4976c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:09:52.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:09:52.998Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:09:52.999Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:09:53.002Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:09:53.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:09:53.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:09:53.007Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:09:53.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:57.257Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=45d3953b-a918-47f7-aee3-cc7f52cf42c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:09:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:07.264Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07860409-6438-4193-b586-cc8ef4be130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:17.271Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c2a3e80e-07a4-44a7-949a-faa880d29eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:27.280Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6224bb8f-0c19-4468-8662-ba480f588620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:37.287Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=eb7ccc65-b684-47ca-a86b-9c36c6fb2d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:47.295Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ede3515b-db60-4400-8548-7600a7290a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:57.303Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=38199aad-9171-45e4-b79d-4f8ef3989376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:10:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:07.310Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f005ac4a-c808-43ba-b9c9-b8f2258d5550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:17.326Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8d1b95d4-3bab-45d8-8093-18ef902cd077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:27.336Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=63fa5af7-9f05-4b7f-96e6-485839977fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:37.344Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d062582d-e60e-43e9-bf37-632eb534e87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:47.350Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6cc4b7b8-4ac3-498d-be4e-7056d6f0907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:57.358Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a856fd85-15fe-48c8-ab65-85c613e4e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:11:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:07.365Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a5b7f65-8864-4850-8f69-1712d53eee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:17.373Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48617bd6-c2ac-4fec-aef5-c59148000004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:27.382Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a55f2706-2889-4bd2-80b8-8ad8e02ec371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:27.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:37.391Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2c89705d-992f-4045-a160-8bfbed837ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:37.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:47.404Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=36179857-94db-4d7f-b2f4-6fb86bf92d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:57.418Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c7d26917-4f62-47c7-892c-78b76753f2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:12:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:07.428Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=25a92351-e998-4996-9684-6f7b95f25fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:17.436Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3dace6c5-ce61-4253-941e-795fb277e302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:17.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:27.443Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3a948f6e-9828-4541-8dd2-51e6621ef8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:27.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:37.451Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=249634ce-fb1a-4b76-acb0-cd46726cd384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:47.457Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=850f8541-2807-4c7e-9932-5e8cc6fef309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:57.469Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fda1ea7c-3bcd-442f-825b-0f078bc083e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:13:57.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:07.477Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bfae3a15-a841-4da0-bf8c-0e5cda1d2d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:07.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:17.495Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=90dbbfc7-9804-4f31-990e-0ab0a412babc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:27.508Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=74e36e8d-acb6-4229-a9c6-c6ae08eac8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:37.516Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a3f23dc9-b7f0-4318-85a7-93a9c5bb7882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:37.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:47.524Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7cd70d62-278e-4f92-835e-281e22667886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:14:52.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:14:52.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:14:52.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:14:52.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:14:52.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:14:52.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:14:52.980Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:14:52.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:57.531Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ccd21791-433a-4717-8a52-b282fc663b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:14:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:07.539Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=35b6356d-48fd-4d4a-b910-956c6d61b716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:07.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:17.548Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d1af33a2-cd51-4dbd-8104-95da8a87fb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:27.556Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=37ea3147-62c0-49fd-bb21-a2cbaefd0c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:37.568Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fd5ec261-9bb8-4f1c-aad2-81e74ecd15ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:47.586Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4bf8506e-f5c1-439b-94b2-afba2345e220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:57.596Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=70127c22-84de-4c09-ac8d-b58ae647b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:15:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:07.602Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4df33c83-0c2a-4818-aff7-c2400e453cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:17.611Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f28e4e66-352b-41a7-b2cb-426afa4d0cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:27.618Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=12aff27f-4d24-40bb-8c6b-5e7c87765b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:37.625Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aeb0438f-36b4-471f-87cd-f3a0f8938cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:47.632Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4aa6c090-6fa2-4f20-b177-93a26de61684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:47.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:57.645Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1fc6255f-c351-413c-979c-5bc6f672e865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:16:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:07.654Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e8d662d9-ce38-4088-9fce-63c621ce4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:17.663Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b40c99ae-a601-479b-8391-7e1773469e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:27.671Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=60fef28d-d7ca-464c-9a74-60c99085c6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:37.678Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fd79cf54-c3df-4a47-b8cb-e5730531b450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:37.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:47.686Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aabeea9f-707a-4951-ae5c-d6729b55859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:57.693Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=591f3d6b-73c5-452d-8ac3-f05bbf8b1e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:17:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:07.702Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1c093212-2226-4dbb-8973-fab87e9e2dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:17.711Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2b6f726f-2f28-41a5-8659-31b370ac106c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:27.724Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b10f2863-bd2e-4006-a51a-3230aea6d4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:37.738Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=64f956c1-3b69-4be6-83a4-f933e6c13ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:47.746Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aac7c5c9-0c29-4af3-b1f0-e31c48595009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:57.755Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3ef3c683-af7b-413a-8b8e-8454784df374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:18:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:07.762Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=53dd754e-5018-426d-aa42-5a5714e51884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:17.770Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a1faf2df-19a7-4541-bf22-bae7c483b25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:27.779Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=38d7cfce-f6c4-45b5-913e-86f1689ea473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:27.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:37.787Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ac250b4a-1190-428f-ae9d-a5397c7d6665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:47.795Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fba84363-1760-4d7a-99ad-46edba0da2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:19:52.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:19:52.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-02-28T12:19:52.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:19:52.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:19:52.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:19:52.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:19:52.928Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:19:52.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:57.806Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fdc165cc-850f-4da6-b8e5-48352418f72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:19:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:07.822Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6742015d-4d61-40bc-8a8f-951ec97625e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:17.832Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b8b4ea58-1f8c-4e44-ba40-ab19a24bb4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:17.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:27.841Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=57c641aa-3a6a-4bba-b9d8-12ce8c482df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:37.848Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3dee9d8e-a0f8-47f7-994e-51dd5b6d8f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:47.854Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=174a9139-c08c-4062-8e4d-97278f70b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:57.868Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5931a73a-7384-4ba1-b82b-5592284ba6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:20:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:07.876Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=16f430be-742b-4415-8f6b-b61b96a759a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:17.885Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8e4d18de-d414-41df-8939-4a96784157f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:27.898Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=19d1fa98-50f3-4f26-8509-e22f55996626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:37.911Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dbc043f7-b076-4c39-b430-0df4624c8d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:37.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:47.923Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9608c4ca-c2df-4268-8c21-031d27a97fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:57.932Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1f23e384-e90d-44c2-8fc3-b552b08a1615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:21:57.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:07.939Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77db1ccc-2627-4240-a219-aee14b56d4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:17.944Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c4bad719-84d1-42db-9ebc-aef5302a4c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:27.952Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=53f27169-01ad-4125-b714-1923617fe0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:37.959Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=54d503a7-e04a-4c17-ae12-6d7e9707348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:47.966Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a3d7300-d61b-402f-b5ec-7565ee4ad863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:57.975Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a91f2041-e67a-4773-82dc-9f658e582da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:22:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:07.983Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d39ec6e7-4834-450b-8210-bacae68ec95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:17.999Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cbc34f6a-3773-4460-a718-f0d04aa05c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:28.007Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a1e0e3d5-d4f1-491a-9209-26c5ba2e30de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:28.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:38.014Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bebffeda-56f9-4654-905c-637cb8bef355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:48.025Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d38ea730-0ee1-4e6e-baa1-86b5df549a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:58.032Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5535e2c6-7027-4b98-b5e4-0d2e43852f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:23:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:08.040Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=23a332a4-1eb3-4fcc-be4a-9f570f32a745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:08.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:18.048Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=84ccb012-3449-4d8b-b106-6d8bd94a41bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:28.061Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9e98c97c-4c65-45f1-86ef-c73a45658670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:38.074Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d25b0647-be95-4f89-919d-c9019aa35c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:48.083Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=014402f1-daf7-4dbd-9837-a5f3881cc32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:24:52.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:24:52.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:24:52.939Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:24:52.941Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:24:52.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:24:52.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:24:52.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:24:52.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:58.095Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b7c176ca-ae97-4bdd-af2e-b0a02169a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:24:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:08.103Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c98cbab9-aede-4a37-8ac7-02dcedd91b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:18.113Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=09790b86-778f-4eaa-8490-22fce3709e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:28.124Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=76711663-d65e-449a-86e7-b4f12d124233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:38.131Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ff68ad5f-9fe8-4dcc-a910-854ddfbbe5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:38.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:48.139Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2e60644b-c59d-4d9b-bb66-b7fc0551a916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:48.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:58.147Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b2af3173-53b6-482a-bb5f-e7640b8cbe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:25:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:08.155Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f4c7472f-00ec-4159-9529-4f4007e1880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:18.170Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b935c342-f57c-4299-92bb-b675635deeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:28.182Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=09a20861-785a-4ca6-82a2-dd91cba1e42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:38.191Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=865b9874-9835-4f05-8114-ac2ccc6fbb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:38.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:48.199Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ed03f3ee-a1f5-4411-9cf8-0b1327517342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:58.206Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3c4746ed-99f7-43ec-9a90-6923789fab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:26:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:08.212Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bdebffd4-09a4-495b-a659-8a27c6749c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:18.219Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3ec184c0-4ff0-4bde-85e2-cf5eda76be7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:28.231Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=798a9122-b441-46c2-ae87-3ed692209903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:38.240Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b31d1ad0-5095-4a8f-8f54-b9187abc3965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:48.249Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c33ed05c-ce4f-4e27-812b-85b10addabdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:58.263Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62601d76-6439-4097-8bdc-1be6a6b82563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:27:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:08.271Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=995ddaf8-b0f2-4af5-a243-1159de294592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:18.281Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=19101d09-b6e0-4212-8e05-7a5f72975abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:28.291Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=803c651b-f64b-458b-87ef-52558acac5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:38.298Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=02e909e7-dc06-4e47-b0b3-bff93526db0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:48.304Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2ff204e2-f1b1-4d69-a6bc-32f52c187e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:58.311Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=40c63eee-1b2a-4f27-afcf-d6022415d6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:28:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:08.319Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=06adc422-6caf-47b0-9af8-dca091741f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:18.331Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e2b47515-2a9b-4225-b27a-9446541a76ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:28.350Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c050d2d8-1e90-4764-9688-7303e6b18e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:38.370Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6cab2ee8-315b-44fb-aa67-089ff55170ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:48.378Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b9a753d1-7095-4bcd-bc08-56d6b62596eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:29:52.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:29:52.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:29:52.963Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:29:52.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:29:52.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:29:52.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:29:52.969Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:29:52.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:58.386Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2f361676-a2b7-488c-b37a-65b0bafcdaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:29:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:08.392Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=60e590f7-ed98-4222-b745-8a28b75aeb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:18.401Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=65fa64f0-3872-429b-93c9-8df8037c48d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:28.416Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bced3e6f-6e3e-4b9d-8db1-7010a1fde089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:28.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:38.424Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f10a6efe-c058-4ad1-a07f-bfb062dcd7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:48.431Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=af6faa92-22b2-4499-a002-1b9a730b7db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:58.439Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=91c3da6c-098b-41fe-b0fa-97ceb167be6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:30:58.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:08.451Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=03826a38-8297-4dad-897a-e8d9c6c546e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:18.465Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9b40b4f3-92c3-4ac6-8947-43c96b030e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:28.475Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ee3acbcd-f9e8-4eb4-928f-80f3fa6bf76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:38.482Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=05a3d147-494c-44a0-8879-1a96fa2b8a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:48.493Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8a7b9d97-e9bf-4a63-8c43-3dbef64210ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:58.500Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3e4d3055-97d1-4885-975c-c30052beb481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:31:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:08.507Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e40f648d-76fc-4d00-a875-6b2719aa098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:18.514Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d5defd4e-2bf8-4592-befa-79d64b5ef412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:18.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:28.524Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=17e9f19b-c2cc-4a48-a1f1-9253e1b84cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:28.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:38.535Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=571817fe-59e8-403e-9937-881b0f1c5166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:38.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:48.545Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=44f81a6f-b755-46ee-9fe8-e755f1dd3be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:58.559Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0e5b38e6-7dd6-4d93-83f4-f2329ac28f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:32:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:08.572Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=59d8763d-a260-4584-b234-6651613b820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:18.579Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aed043a1-5ef7-4df4-b8c0-29b2083d6b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:28.586Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e9d16722-866c-4d57-97bf-3fb98c46f569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:38.593Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6b94dbdc-c362-47e8-8a04-cc1a913d2972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:48.600Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a596e47-21ac-43f6-aec7-08e9c232f16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:58.607Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=15b631bf-d77c-455f-85d9-52b8560bba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:33:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:08.619Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=be7060e9-56e2-4796-a02b-74e302fb94ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:18.628Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e1180e28-2c9b-466e-aad8-f2c07352e21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:28.636Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e542b331-2d16-4938-9ad0-09f5a6dce639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:28.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:38.648Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=98fb0845-47b5-4353-a787-284314e4494a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:48.657Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=41bb1e61-7ded-42d2-9083-fcae88cf963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:34:52.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:34:52.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:34:52.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:34:52.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-02-28T12:34:52.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:34:52.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:34:52.969Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:34:52.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:58.664Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bec73ad4-1c0d-4624-a330-5df4864ecfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:34:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:08.671Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7fcd2e3b-0d33-4be2-a0b7-d8889cec9635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:18.677Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=88187eb8-3aa1-4aa5-8c33-6d418c4debee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:28.686Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a12b64f-1344-4d10-89c4-6aadef27aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:38.693Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b345311b-05b6-4d38-875e-df040abced9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:48.706Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5e481b59-5e77-49a3-9dd3-aaaafbc1268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:58.717Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1b512ba7-7772-43eb-b948-75711fd7d598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:35:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:08.735Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c71763ee-6144-403c-bfea-e66b1a3e59d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:18.743Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=851660e9-be61-4b2f-9a9e-a308cd61d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:28.752Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2f1b06ed-e6f0-4946-a308-6789b40c936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:38.759Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4373ee59-aa80-4a47-aa43-612b29203918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:48.767Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0ee1b57d-5499-498b-aa7f-373377063319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:58.773Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=47927ef3-d559-4c3d-b434-3d8435df1035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:36:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:08.780Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=494101b2-5f40-48b1-8031-80fd968d9114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:08.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:18.788Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a2f26373-d51b-450c-8cd8-2a06c9a404ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:28.796Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=51acd578-6bf7-4798-bba5-efe54486ad61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:38.805Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d31794bd-556c-4b5d-b9c6-d852414f7df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:48.817Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1fc7397c-600c-4c20-9f8f-8a572efad463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:58.824Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b18bf55b-17b8-4ad8-a182-23e652c22a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:37:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:08.831Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b29c5c74-7750-4362-8221-8725d41b16ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:18.839Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a8c85cd-1a72-46ce-962a-fce41509165a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:28.846Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=79f9cc25-a14d-4cef-8c8c-2cef12cc81b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:38.852Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=96a5b2b8-5096-456e-b688-9815e71bc976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:48.859Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=93df0c6d-c8c1-4f24-ba51-5cfea34ae500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:58.866Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d2a2eea6-977c-4a80-8e3d-b62b08e38591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:38:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:08.874Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48be6b3a-9a78-4c31-ad06-766fbec88aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:18.883Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0fbdc67b-0610-49c6-bf2d-45ba0d0f4539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:18.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:28.896Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aa9429f2-cf48-4411-b714-bf0358e827aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:38.905Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3dcf5b82-e044-43e6-b2e8-4c034a9c6453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:38.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:48.912Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b785d649-e6b3-4a22-9c4d-cbaadf285030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:39:52.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:39:52.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:39:52.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:39:52.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:39:52.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:39:52.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:39:52.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:39:52.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:58.920Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d7547af5-c901-43f3-ba11-4119f5a4601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:39:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:08.927Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07a81626-7af5-4cef-be03-4c1dee13cd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:18.935Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=66fa94dd-4f76-44af-9c51-47cc2ebff748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:28.943Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=961059ab-4a76-48f0-89c8-bf185a4c8140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:38.950Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=26935e03-689b-4fb3-9d43-944b65e746ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:48.958Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=118931c1-0ed2-4c37-bb15-b085c9ceaeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:58.970Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bb56be6a-61c7-4e45-ac5f-f63d84be4872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:40:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:08.984Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f93544de-2306-4afc-9018-2e331a2d881d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:18.993Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b469a89e-1f7a-44aa-a1a7-eca071ea9b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:29.001Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3f048cbf-fd19-4bfe-a33a-e50a0311eb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:29.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:39.009Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8c4c4842-1366-47eb-912e-f81ec272536b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:49.020Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a21a769d-7759-4ea5-93f6-001cb34f140f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:59.027Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cfc769ff-c1c8-4d7b-9ee3-db057f1c4648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:41:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:09.034Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1f9d7ce9-22b7-4443-8c48-1e140e82947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:19.047Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=96b741e3-a501-44a3-9019-4305d2800cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:29.057Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0fe3d07e-a875-416c-8e24-590bec2d8b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:39.064Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1dfbd337-7541-469a-abcc-cf54ef63cc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:49.075Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3170558b-53f5-401e-9bc7-eb6c3e9d49d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:59.095Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1ceaea3c-031a-4103-acd8-1f8ac6721423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:42:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:09.103Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0c63ee48-b059-47dc-9c99-c8d16fb5375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:19.110Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8ee6ae7f-6496-498c-91c7-26c3ab60fc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:29.118Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f8c673b2-da13-4b9c-8502-7b117883f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:39.127Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ce329d94-f0b9-49f0-a781-b84e3e3ef94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:49.136Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=baa87164-63d2-43c2-809d-534ea6237906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:59.145Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2afa5742-ed72-4948-8043-359ac7ae9d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:43:59.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:09.155Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ea0b63a6-dd2f-4f01-b21d-64f6501ed1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:09.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:19.162Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=32be8fa9-5cb1-4b39-81b3-98f25bc282ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:19.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:29.171Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f955c4c2-b94c-43f8-b85e-010225e67caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:29.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:39.178Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2bc98a3f-252d-496c-9514-bab99c5982d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:49.185Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=527fe58c-c12a-48a4-8c3c-85a75dad14a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:44:52.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:44:52.930Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:44:52.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:44:52.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:44:52.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:44:52.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:44:52.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:44:52.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:59.192Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0d11591b-e192-477e-b467-e2d241e75407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:44:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:09.200Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=41d7363f-511d-4333-9e21-18c98fff249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:19.210Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e47af12b-3250-42c9-b706-55eb0e824f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:29.223Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e9b5c597-a011-4068-af66-0be6f1791132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:29.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:39.232Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a0b38684-2745-438a-99b2-8c20e7b5edb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:49.244Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8f53eb8f-e50c-487f-b312-04973ec8f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:59.252Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b865917a-0876-40c5-aaec-34853d44f032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:45:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:09.259Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=58cb9535-213f-4dd9-9a71-dc2ec6f35ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:19.266Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d7d5aee5-1b92-4757-b46c-2b016f082f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:29.274Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b52787ff-aedf-4b1a-8db7-6da43b5c6b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:29.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:39.281Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9882d556-751f-4b8a-862a-954d21022406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:49.288Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3e89ea40-f3b5-47bb-869c-ce4b5f18bb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:59.300Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3b5690d2-3ecd-4109-9238-9260bc4eda21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:46:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:09.312Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c836dd0f-cf50-4cd7-a30a-9818f0063f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:19.325Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=96a09d42-aa39-4ef1-9d5b-78d4dec93c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:19.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:29.334Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=806c70b8-80d7-4dda-8c96-01f59ada7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:29.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:39.340Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f01736d4-e9b6-448a-aeed-c3babda21e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:49.354Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c0f15b84-d5c3-4a97-a6a7-65a0199cf6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:59.362Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d0412239-48f9-4060-80ed-1827e35efc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:47:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:09.371Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fbb9fb28-c544-40f0-a531-98dbe58990df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:19.380Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2af4bb72-ead2-4fd3-9c48-653dcb2280a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:29.391Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2c362c6a-b322-4b43-a3a1-344b6937fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:39.400Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=29db9175-3205-425f-9b56-ded7585352c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:39.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:49.410Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f0266139-5ddf-4806-b492-5cab59f5825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:59.426Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a4df22f5-cbb1-4499-8c74-2f08373f64a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:48:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:09.439Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3fd10b46-279f-47b0-bc49-295c6d4a1f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:09.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:19.450Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d3aef6cf-966d-4a22-8337-848c2272849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-28T12:49:30.666Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=MPt9fMTHCdoOAlkrOO73, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:31.490Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:41.492Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77c3e836-d8dc-4568-b201-cc331a78df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:49:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:49:52.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:49:52.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:49:52.964Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:49:52.966Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:49:52.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:49:52.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:49:52.970Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:49:52.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:01.029Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2afe1223-0f43-4b3c-a97d-35462040526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:20.571Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1a123807-e0c9-4dce-b7b4-4d2b0988ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:30.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:40.121Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=583f5a16-af2c-429e-9490-f5e941b62e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:50:59.665Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=630d4694-bd0e-444c-b96e-1f2bf60f7269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:19.202Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5f0a771a-e3b1-4fae-b18d-feddb2d962ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:38.739Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3f78eba5-8688-4867-bcde-7ae71e6fc3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:51:58.282Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=44283c18-ca4e-431f-9fbc-9565ff6af18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:17.825Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cdef7506-4820-46db-ad58-c84d981a2c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:37.365Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5d87f45a-4036-407a-95b1-73af25d74d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:52:56.911Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c955713e-4963-421c-a2c4-6555694790d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:16.464Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f779e85b-e786-4a59-9a81-6735190447d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:36.019Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=604f0391-f5ae-4595-b9df-5b68507d9681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:53:55.579Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a210d659-5c5b-442c-ac9f-c67ba69a087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:15.122Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d9bc58a7-a92b-4190-9b5c-04578111a26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:24.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:34.658Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=29bf5f92-9178-4895-9e3c-6bfd85b79dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:54:52.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:54:52.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-02-28T12:54:52.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-02-28T12:54:52.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-02-28T12:54:52.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:54:52.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:54:52.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:54:52.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:54.194Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3218c7c4-727b-488b-8aa6-4be3932e9a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-28T12:54:55.398Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LmerHbQkdevOg2RzNozL, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:55.414Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:54:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:05.415Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b7cb98de-9182-4946-b50b-c43f3bf9ccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:24.960Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=af866821-ca42-4ecd-aae7-e6fd9fd4b0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:44.502Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=182f2b70-b754-4021-8992-2c831950b0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:55:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:04.040Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d399a728-5dda-4117-81e6-43f1dfff271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:23.588Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4c574f06-25f4-4861-b32d-044fc666b4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:43.121Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=468e8eb0-3df5-4d06-9af2-e2627057ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:56:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:02.671Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0df41897-1800-4d8b-8799-608bb96929a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:22.212Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3e655daf-8d9c-44ea-8dc3-e28c4bec9790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:31.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:41.747Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2026eac6-0125-4550-882e-449adb27fb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:57:51.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:01.290Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fa483993-85a9-4838-a477-146ec872ac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:20.828Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cf768c60-c3bf-476e-880b-be95bdb633ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:40.372Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=092b1b7c-420e-4115-be91-bfbffb42acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:58:59.914Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cbf62e09-e0f5-4d39-a8bf-125090c2f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:09.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:19.456Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=895c9e09-b952-460e-af2c-feb82cc2eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:38.991Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=52848070-2901-48c8-bc3d-2e8faf6669f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:59:52.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T12:59:52.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T12:59:52.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:59:52.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:59:52.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T12:59:52.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T12:59:52.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T12:59:52.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T12:59:58.539Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7c0e0c3e-ea76-449c-aae7-64fc2ee083ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:18.093Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0758d674-6f24-4b94-8548-0d85940b5cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:37.629Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=127fe727-a22c-430a-8ecc-0bf16dd3fa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:00:57.168Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=215e5688-dcc5-4662-b489-011626abb75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:16.699Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=afc809db-5dd1-4175-9528-27114408b268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:36.241Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=55374983-0d10-468b-a01d-4e277ee8acf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:01:55.793Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1e51f434-843d-402c-b440-b0698194463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:05.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:15.334Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ea1b8585-6c9b-45e8-9e57-0dea40ee7382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:24.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:34.880Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0416a0fa-626e-41f6-a634-1c43f1eeaac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:02:54.415Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4d72d058-3b46-42ac-a19b-481c15a126d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:13.956Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0deacf42-ffff-4cd9-87d9-866b92becfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:23.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:33.496Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b6e56f7b-1c51-4011-bf82-e89d5ae8bde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:03:53.037Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6c6fb882-8e3f-4ef4-9736-7c97296947f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:12.575Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=47c95052-61c2-4588-9f03-a97d8e42b01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:32.117Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=30b9d76d-d31f-42bd-87a8-c04ad74857e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:04:51.655Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fd3b772a-7c42-46c1-a39a-6bee55753b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:04:52.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:04:52.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:04:52.944Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:04:52.946Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:04:52.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:04:52.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:04:52.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:04:52.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:11.198Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f7848387-3e68-47f8-9d5b-c460f8a47331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:30.739Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a9eb48c0-cd83-4fbd-ae9a-f5ccf0800c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:50.284Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=12456e97-a224-4b10-83b8-37f1d949acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:05:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:09.827Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0fd4322a-792c-4d59-8842-5ac153661d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:29.372Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8e6f7f91-1d71-45ad-a880-674fc2d648ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:48.919Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1be9a778-7d58-4c96-8e08-7cba8c63bdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:06:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:08.453Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a5921631-24b3-4d74-90f7-ae972dbceec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:27.988Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b6ab472f-6234-4715-afa8-a5a8667cbe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:47.528Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=696a758d-a716-4871-9a34-e88f000d8579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:07:57.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:07.065Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4342ac3d-f66a-4f78-bedc-d160eaa6dddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:26.615Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=42bea4c0-825f-400d-8c7e-61d0bb7b626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:46.148Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=eb0a6db4-41b4-4f54-b1f0-0278da553741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:08:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:05.692Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=37131d18-8f81-4276-8baf-da1b3ce50c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:25.233Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=469b813b-929d-45d8-9cd9-4b99e946dd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:34.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:44.772Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a5ea6983-cf49-4562-b4e3-c89294addb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:09:52.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:09:52.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:09:52.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:09:52.956Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:09:52.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:09:52.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:09:52.960Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:09:52.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:09:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:04.329Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=65421f69-1f91-48f6-aff7-b2613addd5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:23.870Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2938197d-ebe7-4e08-a7d0-b594108d54a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:43.408Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=618ed6d6-e316-46f2-a228-1330b0d9cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:10:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:02.980Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6901bba8-8294-4557-9413-e3d1d061c736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:22.523Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d0765bfc-8a2b-4899-a29a-56d1abb85d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:32.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:42.074Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=55d810d6-002c-48bf-a029-b77ecfe62a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:11:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:01.618Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0ea91644-9a98-4e00-ace8-3f07fcf60996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:21.159Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1963cd89-7eb9-4874-8f6c-6ad99d9e1633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:40.704Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=297a6fc7-43ce-4a52-8704-35acb991783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:12:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:00.243Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=37b48ccb-1be2-49a0-9c67-0c5826c3489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:19.785Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b694b706-4596-445e-9c61-6d95a9bad1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:29.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:39.352Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=341f5378-4317-4852-af6c-95576bc08851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:48.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:13:58.893Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5a8f303c-d1fd-4955-a8c7-2b611f873def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:18.434Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c6e7fb19-e932-424e-b480-be6fec034317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:37.979Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7b67317b-cad3-496c-b9fd-e730080c20a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:14:52.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:14:52.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:14:52.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:14:52.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:14:52.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:14:52.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T13:14:52.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T13:14:52.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:14:57.516Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c7affcad-1c3f-49dd-bb90-74171d8a8e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:17.073Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9207e553-1672-427a-8643-785a4fee65cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:36.608Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=71cf29cb-662c-43d9-9a13-a003f0091beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:15:56.153Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0eb00c17-568f-48e4-bc74-bbf3f538cdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:15.697Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=96f18771-fe61-4154-9aba-d4730c18138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:35.233Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=206e5f20-d030-4ffc-8afd-15ca56a22e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:16:54.789Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2c1357bb-e9e3-4256-ae84-ac942e1e7f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:14.333Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0e897780-4af0-4575-9b08-6f8f00bc701a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:33.868Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2121e2d5-d82b-4ebc-bdd3-630982e1985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:17:53.411Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3827cb31-e844-4553-8d87-9696cea7cb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:12.951Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b171e81b-b7e6-4a90-90da-669b069485f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:32.490Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dae70cb7-1919-48b3-adba-59aee3264971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:18:52.035Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0e60f58f-23bc-43d8-b3f7-1fb6ca716998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:11.573Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e9639e9d-1a07-4853-a4d8-879d199d402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:31.120Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=44703bf1-bbe4-40c2-9627-50ff74e4a7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T13:19:50.665Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f0d82e52-504c-4202-88be-ad19fd168f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:19:52.965Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T13:19:52.965Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T13:19:52.966Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T13:19:52.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services