By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:13:25.775Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:13:25.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:13:25.807Z |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 |2021-11-12T23:13:26.286Z |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 |2021-11-12T23:13:26.379Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:13:26.379Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:13:26.379Z |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 |2021-11-12T23:13:26.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-12T23:13:26.529Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-12T23:13:26.550Z |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 |2021-11-12T23:13:27.869Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-12T23:13:28.226Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-12T23:13:28.242Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-12T23:13:28.243Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-12T23:13:28.291Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-12T23:13:28.291Z |INFO |Root WebApplicationContext: initialization completed in 1740 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-12T23:13:28.618Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-12T23:13:29.265Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-12T23:13:30.415Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-12T23:13:30.843Z |INFO |Started MainApp in 6.991 seconds (JVM running for 7.607) |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-12T23:13:30.901Z |INFO |Start scheduling PRH workflow |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:13:30.913Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f289317c-17c4-46b6-b219-696019275912 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-12T23:13:31.124Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-12T23:13:31.124Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-12T23:13:31.128Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:13:32.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:13:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:13:42.449Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=84dfcd38-4ff5-4c8d-8ecb-95f6f6031fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:13:43.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:13:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:13:53.510Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=437f12f3-0292-43bc-a23d-c45000632d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:13:54.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:13:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:04.551Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=35925cc9-1e27-49f1-9e76-88ad33b47bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:14:05.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:15.588Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=48c07c4b-b13e-449f-811b-c3fd393818f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:14:16.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:16.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:26.628Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5e4bab9e-c93f-4326-a702-5dcddddcb009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:14:27.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:37.672Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2bcf107b-bafc-4250-bf74-9aa9cb46b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:14:38.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:48.708Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=249d2386-08fc-406d-99db-79f2bfb156e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:14:49.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:14:59.749Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3d034ec0-b529-4969-b2f0-019f2ae212d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:15:00.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:10.789Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7237d806-bf06-461b-aa83-e72206327c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:15:11.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:11.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:21.862Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ca8a2b72-103e-46df-b0cb-fb23ad0a58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:15:22.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:32.910Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fca07f9e-b5f7-42b2-bb0d-bcdc9d264f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:15:33.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:43.940Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=892b7a08-8c8d-4c41-9873-d523cea8d3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:15:44.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:54.984Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fcd89dec-2c60-4900-82f1-1d795a40ece9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:15:56.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:15:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:06.021Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cfb3280f-84b6-4ffe-b2c3-ebfbe0d82bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:16:07.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:17.061Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e224e34b-d58c-4bc8-b1cc-21068ffb5eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:16:18.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:28.099Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9b659d16-2b9b-459b-9424-78482e90d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:16:29.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:39.173Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f49eb954-2caa-4320-acb8-9c1b96865146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:16:40.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:50.214Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=df7d741b-64a2-4a2c-96a4-28d3cec19be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:16:51.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:16:51.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:01.253Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fe062822-1d48-4687-8660-8f3d9744d3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:17:02.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:12.292Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=47f1cdd9-c998-4a74-a95a-d63f910f3fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:17:13.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:13.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:23.332Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=59830c8c-f5df-469e-9fce-013a52578596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:17:24.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:24.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:34.372Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0ff9ff51-281d-4e97-9393-d2e15b532dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:17:35.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:45.414Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=81167929-5602-4cda-82e9-ebe34c4bae14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:17:46.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:56.452Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7daba23c-1f21-4dd3-9bea-12747e0c3fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:17:57.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:17:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:07.496Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=967f451f-3f67-4f38-92ab-575676aaa5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:18:08.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:18.534Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=69738507-e4d8-4909-84a6-381b5995269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:18:19.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:29.576Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d10e5f2b-2e52-48f1-bfc0-68ac5e1e38cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:18:29.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:18:29.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:18:29.926Z |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 |2021-11-12T23:18:29.930Z |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 |2021-11-12T23:18:29.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:18:29.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:18:29.939Z |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 |2021-11-12T23:18:29.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:18:30.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:40.612Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e6f7a1f3-4588-4bfa-a572-eb4fb5c67167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:18:41.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:51.652Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0bfd9b19-9daf-4130-9bb8-49eebd293ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:18:52.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:18:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:02.691Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b4eeaba1-617a-4160-8d66-f52e0781f70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:19:03.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:13.733Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=156e3ed7-b1a6-461e-a7c8-041401e64363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:19:14.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:14.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:24.775Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=82aefae8-274c-47ab-ad63-d9c559343100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:19:25.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:35.812Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bc685b2a-745c-411a-ab2b-43ec360e9f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:19:36.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:46.854Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=82aaf20a-817a-435c-8b92-4745d89c74de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:19:47.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:57.891Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6efe0ad3-51c2-4011-851b-4d896f14001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:19:58.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:19:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:08.935Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f4ffcd9f-dfd2-417f-857e-311b7de7278c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:20:09.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:19.976Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=be999374-736e-444b-b331-ae9097e9c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T23:20:21.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.170.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:31.044Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2ade9f6a-f8f9-4848-85e0-42926986590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:41.172Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=87a5d9d2-b79e-4577-865c-16237e76fdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:51.193Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e3c32601-ddbb-4be5-a053-c0b8b47c97f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:20:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:01.208Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=878d328c-aeb0-487f-a05a-31d915e8f0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:11.225Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=51600852-a213-4faf-843b-f7d2f3ff0db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:11.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:21.237Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ef0c9eaa-383a-4454-99ce-f877cf1164a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:31.248Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1eabfce2-9a00-48e4-8a39-f33ea279a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:41.264Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7c42a862-1876-4db3-b103-11f9811e05ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:51.278Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=be2fb1e1-db4b-4d52-959a-f27c2a3b8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:21:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:01.298Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3a1484ac-039b-413e-92e0-5c8cc2254c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:11.314Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7b6e40f0-963e-4da6-9109-88c53d420526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:21.334Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=56b17f42-1545-4c66-9efc-9e98839e0973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:21.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:31.345Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=17fd396d-e726-43d3-9188-c503873750f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:41.356Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c6b7a79e-bebd-4605-a7c0-3155a850f8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:41.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:51.377Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=dfd09aca-4b40-42ba-80e3-b2a25ed01625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:22:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:01.399Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0bf50a8f-584b-4eb0-90b0-2102bef6ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:11.412Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e9c2cd73-387b-4629-86a6-2570a1013d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:21.429Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=75a140f8-3d8e-4711-ae2e-af55de1dc39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:21.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:23:29.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:23:29.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:23:29.080Z |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 |2021-11-12T23:23:29.083Z |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 |2021-11-12T23:23:29.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:23:29.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:23:29.090Z |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 |2021-11-12T23:23:29.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:31.442Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8d536dc2-8a4a-4df8-8d6d-a668b4c76535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:41.450Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ee8e81a6-0f6f-4924-b91a-43fa3b1e7ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:41.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:51.463Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=97e45ddc-a8b6-4060-8723-0f7571730bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:23:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:01.471Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e0584dff-c081-4acc-81f3-6d644f869972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:11.494Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=841f4be0-6367-46aa-a071-5db33dc5ce91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:21.503Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cd05acea-b94f-4dad-a1b6-f582285d6b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:31.515Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=963c7459-5552-4c73-bc99-2b3dfed14407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:41.532Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ddcae8b7-67bf-481a-ada4-57ace42055ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:51.545Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=41343e0e-c43e-4a1c-aa50-295ba7aae476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:24:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:01.556Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fe7a7b16-f4bb-4754-bd8d-616687cb31f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:11.569Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6914ea1a-6542-4952-ac07-01b0117de317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:21.579Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=06a19587-a2d2-477e-aa67-27b13093fd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:31.590Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=021d08e6-0f43-48ce-8a80-036417470e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:41.603Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b74822bd-3523-46b3-b07a-6741111d9a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:51.612Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=52febec0-e7ef-47b4-b961-756d8e645c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:25:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:01.629Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3a8365e7-f421-460b-a98d-141363a65ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:11.643Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1010070b-b600-4df2-b81a-c9182de874fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:21.655Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=25bd6fc8-b968-458e-80c6-d0d745c60154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:31.663Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9650b504-f4ae-4917-bcf5-937e02bbd2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:41.674Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d5bab542-2d6f-4940-a4ab-bb346fbdab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:51.687Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3ea2dfe2-a4c0-4ee9-8d02-8b24a4e0c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:26:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:01.704Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=73c3fc55-1f5d-4bdf-82a4-05b4f318f4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:11.716Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6ad04f7c-ae76-43d2-b9f3-e9085a52029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:21.726Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f939b2c4-2ff6-4f25-af80-dd8ece7a97be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:31.739Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3ea4d71f-5363-4c10-a4f6-6ff88c7f635f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:41.752Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8f97d1a7-f98a-4aed-9227-d322dcdcf214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:51.765Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=76c3da89-e70a-4217-9a9b-61a2e5f7a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:27:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:01.783Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=221b3eae-836a-4dae-b786-7dda9426c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:11.806Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6bf1d791-94ea-4b49-825b-ddcef52cb541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:21.817Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=12ebb864-5725-4e54-b4a8-8cd78b5fd888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:21.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:28:29.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:28:29.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:28:29.055Z |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 |2021-11-12T23:28:29.057Z |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 |2021-11-12T23:28:29.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:28:29.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:28:29.063Z |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 |2021-11-12T23:28:29.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:31.829Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=62bc3f74-35fa-4f94-b93d-39cea0d6e8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:41.844Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6eda08d9-a276-4d7c-9f3b-2ea63bf9ac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:41.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:51.856Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=666e36a8-7abf-4593-9f2a-c7978476cb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:28:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:01.874Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ff08c0f4-b99d-490f-bda9-6b88899c637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:11.890Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5948d14d-9d3f-42c8-9c9e-57961cd4e3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:21.909Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=71aa016b-81b5-401f-9ee4-a66120c9ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:31.926Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ccb652b6-b850-4e59-8d40-1b15d79dcf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:41.935Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8ef4cafc-3656-43a0-9e4c-864408268108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:51.948Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9b446bf0-b213-40a1-ace1-910d0ceb5a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:29:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:01.960Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=785ed806-3be0-44e5-912a-ce2bc2739891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:01.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:11.978Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=acb19b52-847f-4b25-a1c3-a2c0f3ea79d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:21.999Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=45904616-2692-419f-84f4-e5b2d67818da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:32.019Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bd9f0a8a-1dc5-4758-9bb0-24e34f980b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:42.038Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ee062baa-81fb-407c-9fb4-55045d13b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:42.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:52.047Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=12abc1cb-0572-4c8c-9fd7-66d03654ba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:30:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:02.059Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=265a6d5c-5314-46da-911c-8940c63bb6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:12.074Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=296b3815-84ba-4a78-b759-67102613bd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:22.091Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=69145914-5d2e-41f9-be33-38263b50d7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:32.104Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5efa0e91-d66e-4174-ad6c-84b2009a2e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:32.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:42.119Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4cb28d7e-46d4-4cff-beda-c559dcc1bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:42.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:52.136Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d254f134-a04c-461e-b702-379492d870ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:31:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:02.163Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c3f7a83f-0f87-4531-a0ce-390931c08de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:12.171Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d76b4770-a6c4-4616-97d9-3a21cb69d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:12.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:22.180Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bfdadfac-0ae9-48b6-afb7-e25fae995356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:32.189Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=15581b4e-c0cb-47f7-952d-fccecde8ca78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:32.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:42.206Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=356ad329-d662-41e1-81ff-6483c50f9f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:52.217Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1ac73ae1-e1cc-4231-8074-fd2cd3e2fed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:32:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:02.230Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5b10cde4-d26b-421b-afbb-e42ae26327a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:12.242Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0ea89865-5dcb-42d1-a47c-e81c4372cb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:22.253Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bef24c2a-bf35-4f23-85d5-5b9f324dc31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:33:29.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:33:29.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:33:29.033Z |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 |2021-11-12T23:33:29.035Z |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 |2021-11-12T23:33:29.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:33:29.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:33:29.067Z |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 |2021-11-12T23:33:29.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:32.270Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9b24aed8-0829-4667-9bf6-2ec6c2513dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:42.280Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d0dd15b2-2186-4a09-84ed-85030cc0bd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:52.293Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f42992e0-2abb-43e2-92a7-7ecb46c4d9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:33:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:02.308Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=aebce9b2-9b9c-44b6-bbf3-64c2b8d8654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:12.317Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0d42fcb9-bebb-4f7b-bdde-e21495effd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:22.327Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b269fbd9-6719-4d63-b4f3-8e7c988c12f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:22.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:32.342Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=dd03deb5-c230-425c-8ca7-43a7aae5de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:42.358Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b3d538f6-232e-4c26-8f5f-e43840127569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:52.367Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f1c2827b-ee3d-45ae-9f64-d2a186187915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:34:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:02.378Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=97df1258-297e-469d-a20e-b34904832dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:12.397Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8a457d83-7765-4ac8-a641-caecd2f9322d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:22.407Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9edc43b6-ee6a-4dce-8b24-9a38b54dafd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:32.416Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0f1aa723-9bf7-49fe-af26-54fcd66279ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:42.429Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7c17520d-a63d-4058-8282-d85fd12e1aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:52.441Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e685ee62-27a1-43c6-a45e-1a6137d40b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:35:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:02.455Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=069c1b88-aa5b-4895-8bc9-57b91d85a8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:02.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:12.471Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f17f63cd-a7a4-4db7-b74c-927bc356aaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:12.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:22.480Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=dea12331-04d4-4057-a384-98f0464e7fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:32.495Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e7166525-b9af-49c4-9937-06ae9dd5e4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:42.508Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e47b8fb6-ebe9-4a57-9e48-3047e8530665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:52.519Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=04855f2a-44ed-4fee-83e7-5a8f9bc62830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:36:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:02.528Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3d2c72c0-213a-43b3-8ce7-a560511b6b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:02.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:12.539Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=907075a7-b1a7-46ac-ba80-6906054902ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:22.559Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7eabcbc3-5e16-46f3-b51d-c57a7472ce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:32.571Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=289f7fd0-853b-4fc0-a135-2d6e734780b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:42.584Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=04b6b619-4c5d-413b-b97b-78565d133b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:52.593Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3cf2dcd3-2757-4183-9b2c-2852d7ced0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:37:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:02.600Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=449376ae-5d92-496c-8dfc-8dfa97292f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:12.611Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=197adfa6-f69c-4fd8-bf76-71df1e7b36ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:22.631Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=99ad99f3-ce36-4f87-b01b-b183cd4ffdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:38:29.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:38:29.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:38:29.091Z |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 |2021-11-12T23:38:29.094Z |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 |2021-11-12T23:38:29.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:38:29.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:38:29.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T23:38:29.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:32.645Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d2c10eba-b377-43d0-a1a8-8777de237e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:42.659Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b396cc9c-cfb4-4b35-a2b1-faeda9b9e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:52.670Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fdaec39c-d941-4ad9-ac7f-c7eb13a1fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:38:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:02.679Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1f087e52-5114-45f6-bcce-9613e4507753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:12.705Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4f2be8a4-6c19-471b-b51d-fa4edb6c2ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:22.713Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e33618fa-90f8-46bb-a620-d698cfe9ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:32.723Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=48653013-6403-4d9a-ba75-626c56ab9e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:42.738Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8614e5f4-5714-4f30-b63e-3d7487222f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:42.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:52.752Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=65d48dc7-e904-4d3d-ad18-d89d61552a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:39:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:02.762Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bc9bc915-9e5b-4b61-a8c1-cf47f67a1d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:12.772Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f1616b4e-7153-44b0-8214-ea75899ea51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:22.780Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=50d00919-be18-4b54-a9a9-de1307513a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:32.791Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7ffd2472-aedd-4d36-90f5-bed32829b028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:42.800Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1bf35654-c866-49ce-87b4-c2057127585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:52.818Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5fa59f4a-1bab-48a0-a5f7-39f7f1993671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:40:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:02.831Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8ea03b97-3ae1-4eea-9ced-fe455dceeaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:12.842Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bc2c56be-cc7c-453f-a514-287552561c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:22.853Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fe6de132-7d08-446c-98e8-1c944ba2faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:22.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:32.863Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c554dd91-5fe9-4fec-9691-d55102a2e7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:42.871Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=907b473c-0163-40da-8dad-2ca54d11f7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:52.885Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ec8affca-d2a4-44b8-9ffe-cefe4b970d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:41:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:02.895Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6207fcb3-05cf-4e15-8a25-9adcfd6eeff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:02.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:12.905Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=17428060-6d9c-48e2-96e4-1605dd13b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:22.919Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=902acc71-00b2-41f7-9037-261c347f7f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:32.934Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f1a550b2-25d9-43b0-90a5-1928feb619be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:42.948Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fa515967-295c-4f0b-b0b6-6901634c9eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:52.957Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=029c4f83-04e6-4803-ab04-0def578d50ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:42:52.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:02.967Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0e6bcc97-a979-4089-9749-feeff0fca82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:12.976Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=044047c3-25c9-4966-8fd0-aa2961bffd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:22.986Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ecdaaa81-27a2-4f42-8742-abbf53d01e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:43:29.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:43:29.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:43:29.028Z |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 |2021-11-12T23:43:29.031Z |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 |2021-11-12T23:43:29.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:43:29.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:43:29.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T23:43:29.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:32.995Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b4d278a0-c408-4e7b-8d04-5ad92c924d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:43.009Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=aae59fd4-0bfc-4266-8cbc-0f7022657de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:53.022Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c34d26c2-cce7-4576-ab5c-09051a8aba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:43:53.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:03.031Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8c729502-d0e3-4c05-bc2d-3a6cafbe4f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:13.046Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a57e22d9-feb0-4a38-9e13-c196528bbdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:23.058Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=66153a07-c7d1-44e3-aa7b-0dc8f0f6c769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:33.069Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7add00fb-e934-4a77-81e0-8772f96bdd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:43.079Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b3508601-50ba-4547-8245-f6d6a3aee7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:53.090Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1a553e99-77eb-4dfb-b70e-c634f506822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:44:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:03.102Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=79141c36-25e8-4a84-9730-cce6882aadfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:13.116Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cfb59025-0481-44e4-bf28-a5be0f40cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:23.124Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=56e229b5-83d5-4ec3-8fb8-5484e30f0eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:33.146Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bb7aa984-6c4b-4e5a-b951-63e3e42f94d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:43.163Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=40c94716-e14d-449b-acdb-37567dc884d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:53.176Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6b00dc99-693f-4d0d-a4c8-126e378593de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:45:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:03.188Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c2af41a1-301c-4a5a-b75a-c697e55ddb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:13.198Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7aa92043-3d29-43b5-974a-a26501c6c942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:13.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:23.207Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=51253396-020e-4b4e-957f-ac86082a7de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:33.218Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9c1c15c8-1cc7-434f-8334-0d9323eec396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:43.233Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2fcc1a19-4377-46a3-b2d0-a19295b2cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:43.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:53.244Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8c4d96f8-f314-4003-9d53-6d4eb48addcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:46:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:03.255Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0cbbbd69-16f2-4143-812b-b0c88bd97d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:13.272Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=60809a49-61a4-4e32-96e4-4029cc33eaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:23.296Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d4d9f1df-e0ff-41b6-a191-f3d9ef3182cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:33.308Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=52b6a881-6776-4bab-8217-37dc673f8bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:43.318Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0b83de8d-74d6-4844-a9c9-b6eb553c7914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:53.330Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d7edbe8a-d53d-4c86-8082-d99a338e0214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:47:53.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:03.341Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4a6959eb-2733-4db6-bcb4-d176ea648ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:13.354Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2de1ce05-71b7-4b6d-bca1-98cea18accc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:23.363Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3f7bb0d2-7735-4cd6-a0d8-ea972bc51e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:48:29.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:48:29.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:48:29.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:48:29.035Z |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 |2021-11-12T23:48:29.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:48:29.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:48:29.040Z |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 |2021-11-12T23:48:29.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:33.381Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=33e2da18-21a6-49ec-8684-edc607ae9b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:43.393Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=74616983-9cf2-439d-b2fb-e38d189b0215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:53.402Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cbf6dd3f-2a94-4277-b73f-d2c3255b50f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:48:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:03.410Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=44a52562-a0ec-4e12-9d61-c98ac3265df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:03.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:13.419Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f5ef3eb8-09d9-429b-9d41-e72fc55b8dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:23.428Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=154cf490-fc64-48be-b5c1-bee35ddb8776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:23.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:33.437Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=26aeb749-d49a-48ea-a40a-5b3d62ac6522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:43.448Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c04e48b3-d7db-4e8f-87af-5aefcf442e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:53.465Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2fe8fb7a-0eb2-4efe-a044-88fb1f71442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:49:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:03.477Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2f38c954-440f-419f-8a87-3465ef4afc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:13.488Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=10bb61a1-89d2-4ed0-8990-e5734ed78007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:23.498Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b1ca28c4-0fcd-49bf-b5a3-4d0880e5ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:23.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:33.508Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=aef2496f-e58b-487a-afaf-a8004ed3339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:33.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:43.521Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=33ac3065-89e6-4568-888a-286bb0bb329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:53.531Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=97e267ab-17c9-4b82-8ace-5fd77a927ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:50:53.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:03.541Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=10c4e1b4-144e-4271-9996-fcca48670d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:13.551Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ce96b0c7-f97b-43bc-ad58-5e8ab72c2202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:23.569Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=04b90aaa-82cd-4593-8a53-9a5c2ccff5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:33.582Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=46e4396a-ce66-4a4a-a3c9-1b6ae0b838ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:43.593Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e60ab0a9-4d16-4b02-a1be-8a1a0cfe6a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:53.603Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=762a14c6-53e0-4b1b-b778-b93a9ad130a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:51:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:03.612Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1429e71a-625a-4bfd-bb7c-a897d20c3f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:03.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:13.622Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8263303f-0182-47a8-bd35-84bcfb32c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:23.632Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=94824f6d-b104-4df1-a206-1d81194cc81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:33.645Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=637cf8ef-a897-4d94-a1fb-02f544a5d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:43.653Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2be23a34-e099-47dd-85b3-1c70412346f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:53.663Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2e2e0ec2-a5dc-4d1a-9504-78f4b7f4b7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:52:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:03.678Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=93241c14-51e0-4e61-afb7-67d20d7a15f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:13.693Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=49292bf9-0349-4781-b519-67aafa15200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:23.706Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e53fb29f-39b9-45dd-95c6-7c835881876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:53:29.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:53:29.045Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:53:29.045Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:53:29.048Z |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 |2021-11-12T23:53:29.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:53:29.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:53:29.052Z |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 |2021-11-12T23:53:29.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:33.716Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d633161c-4ba1-4884-ad90-82ab5d89fa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:43.726Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d0f2c94f-53cc-4ac9-a125-e3e30e861b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:53.734Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=38f36eca-7db9-44ac-a402-175f6ccff927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:53:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:03.748Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f858f534-26e4-4fe8-86e3-a2fb1c4fdc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:03.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:13.756Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fcb83141-c9ed-4a16-92af-2ce6c1578476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:23.763Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=930c0888-ad36-4653-8ebd-ca1eeb91e842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:33.773Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=25155a81-a3eb-4c23-8133-ae4bf2bd71a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:43.787Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1c1639e1-cd48-460f-aa0e-28f025032e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:53.796Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=080a45bc-ed4c-45c5-bc88-3c4d1409d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:54:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:03.807Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c844e432-6032-4a15-a986-9ef3fed71d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:13.816Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=681a6ecd-ca73-4449-9ee4-85ae60a6b86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:23.825Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=011f63ae-a1ad-4ea0-8ba9-1e50f63fc56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:33.834Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=985187d5-faf1-49ef-b424-bd7a2d89ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:43.844Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=10d3b330-8e50-477b-bb27-4c4fe2e25ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:53.852Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3c91e809-8aab-4143-897c-1de214f5c8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:55:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:03.862Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6c4edc70-d625-436a-b96a-251cc1373bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:13.873Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7fe4bb77-c425-4410-89ec-9c0927f4a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:23.890Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7a60a80b-85e0-4c9c-bc33-122d23d7138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:33.903Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f6aa5db9-ce9d-4238-a618-5942a2052a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:43.915Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=87e90125-2c48-4cca-beb7-10159cc1a41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:53.929Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4be21a9c-4f67-4a81-aade-069e323269e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:56:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:03.938Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=994168fe-9e30-467d-88c4-67bf9b4f94d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:13.953Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=93560992-831b-47f7-a9f6-82648f0c9ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:23.963Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9f08435a-de98-4de9-9007-45fbee9c5ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:33.976Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=80316db5-a1da-4387-9592-5a252265ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:43.985Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9e2c1f6f-b215-4e1e-a36d-a5c8bdfc1834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:54.014Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4a9bb069-f710-437c-8749-3fd83f5ee1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:57:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:04.027Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f51af4fc-5417-40d2-ab0c-e06393a61e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:04.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:14.037Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a963bfe9-7870-49e8-be15-33fd947520a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:24.044Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0c0187c4-2003-4870-87a9-72a202e9ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:58:29.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T23:58:29.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T23:58:29.038Z |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 |2021-11-12T23:58:29.047Z |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 |2021-11-12T23:58:29.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T23:58:29.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T23:58:29.053Z |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 |2021-11-12T23:58:29.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:34.051Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9102d8a9-34ff-41e5-bf60-f367dc3757bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:44.063Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5cba6f33-f8bc-46bb-b5c0-91c36c040076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:54.076Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=96191459-caf7-4007-b1ff-4ec2616a7951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:58:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:04.084Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=483ccd48-11af-4690-8921-e81b79ca86e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:14.096Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5cf376e3-7b9b-42e6-9f0f-52602da832cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:24.110Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=05602c52-1c41-432d-9faf-f8e2e9135fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:24.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:34.120Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=36c9a53a-6f51-47d3-9108-494d448dba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:44.129Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ba13c9ec-82ac-4252-bcd6-f6d3b17c5918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:54.137Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=759d4b32-7fa7-48cc-a5fe-e94cf961ee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T23:59:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:04.144Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e516347b-6ccf-4524-a901-046b607dfe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:14.163Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e0965218-4d52-4431-a733-83d2281532e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:24.171Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2d9c4ec8-8e34-402c-8ba0-fa7756d269df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:34.177Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=dc295208-7a60-4f43-b777-38bc0e2237a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:44.185Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ea54ac1d-09f0-4fa9-a52d-a0f4e54cef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:54.194Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a22af263-0ea7-4fd2-8c56-ff71cbe3f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:00:54.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:04.206Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=44cc4f06-8672-4390-8f26-cff4b371e4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:14.217Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4547bc80-1d80-412a-a403-8ab47f939321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:14.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:24.226Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9b115250-950c-4717-8906-f955aadd2140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:34.234Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3cbd253f-9d7b-47d9-8c0b-3ba1e3892554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:44.242Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9191f033-f3e7-45f7-a1c2-7ac44d27da61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:54.249Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f4e4061f-b26a-427e-9d0f-8874aff11cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:01:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:04.256Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c406fa9c-4a04-43a3-9926-3640d21bb08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:14.266Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0a639ac5-146d-4a09-b3ef-f312cf99c86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:24.282Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b3acfb7d-fb6d-4b66-a1d3-6fb040c3c967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:34.294Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4a60bc9c-0d64-4440-a30a-bdf6f587a637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:44.305Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=13bd1849-7d44-453b-8d6e-6e9b22c0fd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:54.315Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8983adc8-6362-4862-8b78-c07bff67af6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:02:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:04.323Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6862d79c-609b-47b2-be55-b8298c9436e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:14.334Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7ed73267-3dc6-4bd5-a59b-5bcfe2e40a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:24.342Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=134aa151-9eac-4b6b-86c7-4ffa9b8b3455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:03:29.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:03:29.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:03:29.037Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:03:29.039Z |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 |2021-11-13T00:03:29.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:03:29.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:03:29.044Z |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 |2021-11-13T00:03:29.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:34.352Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=df9a096e-8d3b-41b8-b111-5f6f68764833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:44.362Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a6d61b90-9faa-473c-a2ce-3808d9a1e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:44.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:54.376Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=38788f49-8373-4599-aa98-1f395c5ca81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:03:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:04.414Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5f2a8c04-c9ed-48c7-a03e-1c2e6ec159af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:14.432Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2ac761d2-584f-45ab-bbc8-ceed0ebca9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:24.439Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a3241baf-df16-4564-bbef-707a587c7f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:34.447Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b232a463-7566-42b8-b80f-3f57e7cf036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:34.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:44.455Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9a6e4fc9-d7dd-459c-941e-91f9e850d050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:54.465Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=44d7c882-ebfd-4efb-9e13-f0a38e048a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:04:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:04.473Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=66cb5735-df87-4def-bd38-1efbac696b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:14.483Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ed102d3b-3250-4a08-9255-0bc9d8683b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:24.495Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b6518d50-3b67-42fa-b490-63eef8230ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:34.507Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7c967049-24eb-4b28-8d19-333fd6ad6a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:44.516Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d5640dc4-2e4b-4847-a857-c6aa0225ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:44.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:54.524Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ad1a86bc-ea69-48e4-8434-06dbf1fd879d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:05:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:04.532Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bbab32b9-ef30-4e79-99b7-a4b25a0ceb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:14.544Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f8d0acf4-1c7e-49bd-b420-81825675fe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:24.552Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cfd77954-428c-4a32-8a6d-49a9746e5e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:34.561Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0d0464c9-bcea-4e35-baa4-4af18425e4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:44.571Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a030264b-bf54-4f77-9197-73a9048081b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:54.587Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4ccc0c89-4c98-4a9d-a31f-f58abacb64d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:06:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:04.596Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=25e1148e-8b7c-4acc-816a-049abced761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:14.608Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bd194c13-2cd2-4821-8c69-31e6f7fb49d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:24.615Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8ac380e5-335a-464d-9754-a90329acfcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:34.626Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=52747940-dea0-4af5-9d3a-6ca14dbe61db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:44.636Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3aba36c6-e974-4ce2-b32c-6b5c0841f582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:54.645Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=53114c65-31c2-4cb9-8747-b90ca9544323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:07:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:04.651Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=608417b5-f93f-43e3-9ddc-c0c208090c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:14.660Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bbb06390-a93c-42c9-a12b-ba9dcd45ac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:24.674Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=da6df118-b016-402e-8fa6-703103750759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:24.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:08:29.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:08:29.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:08:29.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:08:29.026Z |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 |2021-11-13T00:08:29.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:08:29.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:08:29.031Z |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 |2021-11-13T00:08:29.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:34.687Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2ba579cb-47fb-40ea-ab00-10dafb27a67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:44.696Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3e70d998-df5f-46ec-99b6-d0f72267a384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:54.705Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4f2b0a95-904a-4904-aa20-a17f722f5c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:08:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:04.714Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8ba174ab-9c2b-4697-bb92-d397d858724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:14.730Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a9ab4f74-9f58-419d-b5de-df333cb2a3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:14.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:24.741Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a5bc6a62-b085-4710-98ef-16504610d547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:34.749Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f26f122f-938a-49da-a6ed-192e0f1765cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:44.758Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=286c0358-af1f-4a4f-b183-9e372ce1d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:54.773Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1193679b-d7b4-4d63-9fc6-32e90195281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:09:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:04.787Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b20bb662-b54a-4ead-8650-f4c831a7f6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:14.800Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c73b9f91-e9bb-4600-aa36-5b36b93f3c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:24.816Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=797fdf7c-a2ef-4aad-9cf4-d2fafc9dc9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:34.826Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e7af77e8-8a64-48c0-97fc-15da88195721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:44.838Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=89c1dd32-6e99-4f73-80a2-182d8f869579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:54.848Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=11997264-3f34-4b58-a47b-9ae60ff4a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:10:54.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:04.858Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fac34dc2-44a5-47c1-a889-22b9e26faf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:14.868Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5076e30c-fec4-4c60-a68d-d31030f4e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:24.887Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=94facbdd-e76e-43fd-9fe9-747680faa5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:34.898Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1a6a9f34-046d-4024-b63a-189bb709a5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:44.911Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d0460f6f-95e8-41bc-87eb-8c85fd62d4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:54.919Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7ed804ab-5ab5-4873-80dc-0f38e1f1d556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:11:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:04.929Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8ab279e7-545d-45f6-bd12-c4ea04698584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:14.942Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5e5a8ea4-92fc-4e79-af89-c2de657503fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:24.951Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=eb5955f5-03b1-4c83-a4aa-575a9fed3332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:34.958Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=906bee07-d96e-412f-80c3-1c300c7aafa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:44.966Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=82779cb8-f45f-4ccb-8e91-f200878df065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:54.984Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9ec7bcd9-18b7-4ba5-bee1-4bed5cda7259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:12:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:04.993Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e8598fe5-1395-4bcc-a2f8-daf6c357cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:15.003Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2f6bf880-975b-43fe-adf8-9842f459e89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:25.011Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b6c08d23-c494-4c92-93bf-328b2fea0fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:13:29.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:13:29.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:13:29.060Z |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 |2021-11-13T00:13:29.063Z |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 |2021-11-13T00:13:29.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:13:29.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:13:29.067Z |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 |2021-11-13T00:13:29.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:35.026Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e3818454-ba0f-4802-935f-5009fdc195b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:45.036Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=345a84f0-aee2-46b0-acd3-8e14c1c0a963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:55.046Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f6090752-2473-46c5-93ff-a744f351c386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:13:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:05.053Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a269dc6a-477f-4fa9-ba0c-e4a9024262af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:15.065Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c31f5490-6eb6-4dee-aba9-da20f7da47d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:25.078Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fb165316-abaf-4ff5-a83f-d2ea20442d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:35.089Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c448bd89-ae04-4ae7-ad49-5db51df9b1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:35.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:45.099Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e2cd829e-bff3-4c43-b88e-c8ead3569c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:55.108Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a715f341-85e2-4b12-a24c-d4616d6ec5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:14:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:05.118Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2fa47146-99f0-4446-bf15-01b79cccc83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:15.128Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9a2388d6-9192-4851-952f-f518b971ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:15.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:25.137Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8e8d0078-2ef6-41af-b697-12c564de17bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:35.146Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8c326f98-989d-45dc-80ce-23f45e3a2135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:45.162Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6009d5ca-0421-48d7-a278-811cdea18b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:45.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:55.179Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8a66aecc-446e-4252-996c-d6c48c92e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:15:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:05.190Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=29dfa8a8-d0f4-479d-8f05-00b28e3bfa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:15.212Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5f3c4d1d-86aa-4133-800e-166bdf2c4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:25.219Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=47e3d3ed-c25c-4089-baf7-4d70775d61f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:25.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:35.225Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=34a23a2e-c18e-484d-aad0-aa281b3a3198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:45.236Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=57e4eb39-84a0-4d33-a861-6c23025889de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:55.244Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c99aabc4-34d2-4292-87a7-98ba0364b55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:16:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:05.257Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c59287ac-e421-4685-a0a1-9f9dee826581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:15.269Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0bbe9feb-e0e0-4b88-950b-0e3784559cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:25.279Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3d03e061-deb5-49ca-806b-d3e23ecebecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:35.289Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=46243de0-8599-42fb-a9a5-c073cb979650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:45.306Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4afe353b-af7e-411c-a48c-aed3cba7d541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:55.320Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2a03650d-7a42-4319-b687-195cc6576618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:17:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:05.335Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0dd05585-7c69-41df-847f-90363f85ab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:15.345Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e0ccf7e9-daf2-484a-971d-8fb3bf7e49cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:25.359Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1bc7584a-e4b1-4de5-80d0-95f43d34d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:18:29.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:18:29.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:18:29.062Z |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 |2021-11-13T00:18:29.064Z |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 |2021-11-13T00:18:29.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:18:29.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:18:29.068Z |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 |2021-11-13T00:18:29.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:35.367Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7f8bcc87-9d12-4759-8979-525677d4e3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:45.379Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=391f007b-2153-4124-8f7f-1b0060f4add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:55.388Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=02d108ae-6c86-437a-99f8-fafa7c940195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:18:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:05.396Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b0e91e48-8620-4ca6-9853-31b0c65c923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:15.407Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=573ddd9d-6f08-4604-b78d-5c3535204e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:25.417Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ec79b80e-b3d8-4aea-9994-b42233d4643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:35.428Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e54f7608-9e88-456b-a66c-6e8086149c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:45.440Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=75e7f6b5-65c9-41f7-9e20-0cc47ce676ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:55.449Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3cb4e225-d133-4fc4-a1d5-1fe8cdf907d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:19:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:05.460Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c3bc2a07-ee25-4afe-9353-5ed83cf769b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:15.469Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d3c2d977-7385-459b-9d1e-bd6d0f91f103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:15.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:25.479Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5f87f5db-dea8-47ee-bebe-878a07e8f22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:25.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:35.486Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3be8b5f4-3760-4bd6-8b80-d5f0ef4734f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:45.494Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ac79ba38-fd49-4569-a476-3fac8f803a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:55.505Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0d1fbb61-a0ad-4d04-a620-cb1e3701e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:20:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:05.511Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ab092b56-93d6-45cb-a8f2-74efd1b43861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:15.520Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b90379cc-d7fd-4623-8009-4f5b997c686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:25.527Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8ae2f9aa-d95d-490b-882d-4934c47f3d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:35.541Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f3cf9900-d452-4f47-879e-cc4cbb0094cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:45.552Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=93bb742a-ce73-4f30-a3c5-ac9ab5fe6bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:55.562Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5422f644-b5da-4ae3-843c-3dcc9fbb1362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:21:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:05.571Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=416e1457-f314-4c14-879d-cd00e09655b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:15.579Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bb430f64-6823-4503-abad-989e8eb834a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:25.591Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ca40278b-88f2-4322-8d4d-12aea40e03d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:35.600Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=57f87135-d180-474c-9d1e-2c493729e407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:45.611Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=09fa962e-3eb5-4dfd-9b9f-51282fd6e0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:55.623Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4d8cf47c-2b17-4faa-a9df-9707a1791bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:22:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:05.634Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a9925bcf-8358-4e33-a042-fe1429cf147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:15.645Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b37666c2-b9c6-443c-8701-54d54f6711be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:25.654Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b6a27a69-82c9-4b63-8403-71e74da03e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:23:29.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:23:29.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:23:29.076Z |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 |2021-11-13T00:23:29.079Z |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 |2021-11-13T00:23:29.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:23:29.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:23:29.083Z |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 |2021-11-13T00:23:29.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:35.663Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=50027a54-67a4-44bf-ad27-00ccf20073eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:45.674Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=affa8cee-be81-4309-a960-8f74a62ee4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:55.684Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5a7e0810-2af7-4976-abb1-1c727132d941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:23:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:05.694Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=84d93e03-0c47-492a-89c0-c4a3330a45f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:15.703Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b821ebb6-de71-4aaa-9814-df494b9126ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:25.721Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=75c2f919-472b-4f14-85cc-9e1621ab4a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:35.737Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a2dcc12d-32ec-4a9f-bcd4-6698eef5d195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:45.747Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d54ade25-885b-4a3e-a163-7e4bac0f4137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:55.757Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4512d6cd-d416-44c9-99bf-c2c3812e18ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:24:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:05.765Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=52216754-cd15-49b1-b025-11c75abe7866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:15.778Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=641003d1-5d58-4e97-9b39-06684bfa307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:25.787Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0c5390c0-4acf-44ce-b9e1-b2a4ecc22d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:35.796Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ec3fc0eb-8bd7-406e-90de-b9b058a53036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:45.810Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b78689c0-68ef-42c0-9b60-26786d7dcb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:55.823Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=407c39eb-6e44-4b5c-99af-e7f2c3e60b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:25:55.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:05.831Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d6ba265a-68b6-4734-9ca4-3ae1f4e93ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:15.839Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5d31813d-1dde-4a00-8ec7-6ed7bf275844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:25.848Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0f5350af-7c31-4152-899f-3e26556b04a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:35.855Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5454c401-0468-4927-968f-3f4a3c3c8e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:45.863Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=91774904-0ea2-461a-aaea-b71319510e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:55.873Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ce169343-dbb2-440e-95bc-a4e2b0f8b345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:26:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:05.884Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2ec80165-7e53-4bf9-b55b-ae97111a1035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:15.896Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4da4d466-1402-4eed-8437-c811d66e862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:25.914Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b7bcc8df-a7d2-4f0d-9b83-7ebddf3ece1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:25.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:35.926Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=59141049-13c1-421f-a254-b44bff806596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:35.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:45.935Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8ec727d9-5cdc-406a-a638-ee7747925479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:55.943Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=35266d66-5c8f-468e-add3-0271d07706f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:27:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:05.951Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=49982f81-21ee-4162-af08-afdb0fee8510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:15.960Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8f6bf381-9ab1-48e6-9537-e4f551eb0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:25.971Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=baf9e5ae-8a26-482e-af1c-dfa50912e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:28:29.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:28:29.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:28:29.074Z |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 |2021-11-13T00:28:29.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:28:29.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:28:29.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:28:29.080Z |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 |2021-11-13T00:28:29.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:35.989Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a5264b1c-fa20-4ff9-90e4-d7a5178aac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:46.000Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=caa6d2dd-28d4-4f5b-84a6-b410f550efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:56.009Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f959f6fc-a7e1-49f8-a1ec-9b59cfa00176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:28:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:06.017Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5dc78f0c-f389-42aa-9581-4b5c19a6e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:16.023Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7faf385d-51a6-40cf-a831-d3bc1c75f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:26.034Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5c7200af-15c1-4d7e-b59f-4ed800aba2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:36.048Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d502e202-1c64-4d77-a996-b785fff5e37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:36.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:46.059Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=aee01c30-2c77-4af8-92e8-5ee4d7a6fea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:56.069Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3e17491d-d266-4378-acc0-bee498b36518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:29:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:06.083Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=66510aa2-cf23-4657-83ac-0a6430840e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:16.092Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e81453a6-2fb5-41f9-ad58-5ba36eaae69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:26.100Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9ee7305b-8305-43d9-855f-6ab15dcf6f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:36.110Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fd1dbca3-4287-445f-98ba-4798fec34d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:36.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:46.118Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b52a277e-5cd0-4ace-9ff9-2a60663744bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:56.129Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5cb78845-678e-49d9-a5b0-ec885694f551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:30:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:06.139Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8c5e46bc-560c-4d93-9e14-c4e6d5f6e122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:16.148Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=63916dcc-f40f-4901-b8b6-7d432c60f74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:26.156Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=21115b68-2ca6-42e0-acb9-978529e4bf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:36.184Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=67be2bb7-1339-4063-ad30-05132793fd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:46.199Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4c57c127-3386-4cd7-a7cf-1741b7b7a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:56.211Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=159b781b-262b-4061-bf65-136d048a49a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:31:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:06.227Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f9b0c55b-d176-4858-9478-8f73e0d3db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:16.239Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3c2e5826-26f4-420d-a24d-fa5be84560d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:26.249Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=be43b145-b386-4234-9832-67f36b0c7126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:36.258Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6b231960-1d20-4400-a778-8d8712077f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:46.268Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5c2f9dff-c867-4620-b844-7f72b9b1ac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:56.276Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ac44dfc9-7ad8-4795-928a-99f9f0054d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:32:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:06.292Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f27ebab5-d753-4455-8af7-f31111894e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:06.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:16.300Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3b47d2fc-6246-4234-84bc-4a4a63162850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:26.310Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=03085221-2b7c-4ba4-b20a-47dffdd8d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:33:29.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:33:29.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:33:29.010Z |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 |2021-11-13T00:33:29.012Z |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 |2021-11-13T00:33:29.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:33:29.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:33:29.016Z |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 |2021-11-13T00:33:29.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:36.318Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=902101c0-40eb-46a5-be7a-1553cc26aa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:46.327Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=673fe0f6-aa7a-4383-8cff-98083e7c976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:56.335Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=53fb9004-ec97-411f-9565-00728a50baa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:33:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:06.344Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7feb4212-db81-4ee9-96df-e159f6a87da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:16.353Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=02a08242-9257-4d3f-951b-651c3d2fb3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:16.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:26.361Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6cbb7f80-05d2-47e4-9bba-0908a6cafe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:26.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:36.370Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7843884d-acbb-4a4b-9071-3c0fda93a7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:46.385Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e3c0ffbc-1c98-4c14-b962-4f134a4ca063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:56.396Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=77a52fd3-7568-4d7d-ba8f-ff164eedda4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:34:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:06.410Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=41b476de-3204-4293-9450-dcd3a4a6e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:16.431Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9f65a73e-9de4-485a-801e-d1721965826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:26.440Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9c36fd36-d4b2-4d1e-8572-dca0d82a8100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:36.450Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=23ac1f30-ba2d-4d2a-9f83-1233a652c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:46.460Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c625be90-816e-47de-9390-8b430bc2be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:56.468Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cd886f84-5804-433a-a7ae-02ca3c1fffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:35:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:06.478Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cc8db729-9f38-4adb-a145-2eddf0990cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:06.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:16.492Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f6831d48-fa83-49a1-aecc-c02ee27bc07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:26.501Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=2173d97a-56f1-4091-bb97-e77c55778bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:36.512Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0a5b1fae-b0b1-43c9-8d51-d3f79e87e92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:46.522Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c0e4586b-e3c6-4055-919d-22394c289df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:46.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:56.531Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b90decfc-ceb7-4b7b-a4f3-6385a684c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:36:56.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:06.541Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cca21dd8-e1d7-4b92-93ba-6e4c354db405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:16.548Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cc75d1ea-6d34-4f55-99c2-fbff81e70c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:26.556Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6fc99ef4-7419-45d7-a30d-9553e8c5db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:26.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:36.570Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0191e160-da83-47da-898c-96f3e4338e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:46.585Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=bd5d0002-0cb4-4bd0-974c-63e97f3cb254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:56.596Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=22f47cc8-fb96-4702-afdb-794930de9368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:37:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:06.610Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=cf30a26a-ef4f-4b6a-9359-4e0bd22238a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:16.618Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3fed20a6-3a66-4941-92b8-4cab4ea977e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:16.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:26.627Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4674d8d6-e9b5-484e-b05c-4cdd494d5442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:38:29.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:38:29.012Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:38:29.013Z |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 |2021-11-13T00:38:29.015Z |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 |2021-11-13T00:38:29.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:38:29.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:38:29.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T00:38:29.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:36.636Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7aad7051-3ebd-4dc9-9bc2-5f282ca185bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:46.643Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=340b13c4-1a19-4dc1-b2d0-212f6091928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:56.651Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=4997f0a4-514c-419a-b79c-d31531859add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:38:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:06.659Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=96a8e258-6e02-4734-94fd-775fee9bf2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:06.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:16.669Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8da0dde3-5f6e-4d1e-b5a8-5bf07dc0e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:26.678Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=f82dd0df-7645-49cd-bfe5-eee5fe6e866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:36.698Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9c0439e0-862c-4b0a-88d6-51f6cf3fc300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:46.710Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=de2301f6-00cd-4581-ad23-3fd2eb07b87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:56.719Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=02d008eb-faa9-4d42-b14e-844cd941b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:39:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:06.728Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b56429c3-4b77-4ee6-b386-d6289f51de57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:16.736Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=3aa07d11-5ceb-4ef4-a378-164bbab89dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:26.745Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8461c50b-dd90-455d-8b2c-9f2328e12cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:26.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:36.753Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5f99bf1f-cc9d-44bb-bd34-998edd05fb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:46.771Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=b249b6af-aa9c-49d6-86f2-6aec10aa1395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:56.778Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=dec25079-3f15-4aef-99e7-effaedf4e220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:40:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:06.789Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=a30412a5-8290-4430-97e1-fe8c31c222ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:16.796Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=be83ca38-a2e7-4942-9620-dd96b6fee2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:26.809Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ac1a1ed5-eacf-4be7-8c90-412b7299e6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:36.820Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0d68efee-2cd3-4293-925f-e92d88c1157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:46.833Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d1dbf716-84e5-414e-9423-881e8ff8e148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:56.840Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=37fe207a-b4a0-44b7-aff1-ca28d316f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:41:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:06.850Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d6994cee-8f10-41b3-8ee2-fcd39557bcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:16.861Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5b70e6e6-f90c-4437-a0d0-e63bd2031bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:26.870Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6cb7526b-85f1-4eaf-be54-2f6ea9cd8704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:36.878Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=dbce4ce8-dd5c-46ed-bf44-3478f2a7bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:46.884Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=ca0f5f71-8e69-469d-89be-eec058bbc0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:56.893Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=58115d04-eb15-4439-ab58-5fcd8d9f4740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:42:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:06.900Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fb9e6c7b-5390-40d0-81e9-79cacc2a6a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:16.906Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=203def2f-0bda-43a1-9aae-ea8ca654f8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:26.913Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c1d6926f-3fa1-427a-965e-1a7d4b1bc7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:43:29.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T00:43:29.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T00:43:29.014Z |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 |2021-11-13T00:43:29.016Z |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 |2021-11-13T00:43:29.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T00:43:29.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T00:43:29.019Z |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 |2021-11-13T00:43:29.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:36.942Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=1b088442-7e02-4556-aed7-c94fc79bcb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:46.951Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e01e9100-baef-46bc-bf1e-43108500df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:56.961Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=81b32f77-27e2-4e9c-85a4-9de81dd40215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:43:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:06.968Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7fb04de7-71de-487a-ac26-782cf4478ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:16.976Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=24d49137-5da7-4a08-b356-6bea7c7fee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:26.982Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=85637dbd-77bb-40bf-804d-0c06af1e6447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:26.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:36.988Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5af5d8f9-0438-442a-bffb-95060b42807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:46.994Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e3d72b85-841f-4962-a082-0ce0caa35e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:57.000Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e6128301-c937-4261-92c6-495248f34091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:44:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:07.012Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9cb37bcf-bf71-4716-8a5c-a6111c130cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:07.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:17.021Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=8c0f8504-4957-4057-a9e4-d0e92a9f99d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:27.028Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=c5f07692-7ca6-4806-a43f-cca5d31b3d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:27.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:37.036Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=6147a82a-6f84-4ef7-bac8-842b34407faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:47.043Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=91518b4c-dd29-4368-b573-83f097cf9cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:57.058Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7d66c3b5-f63b-4b59-b2cf-2dc2559063ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:45:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:07.065Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=958efa48-16cb-4d9f-a7fc-1238e3df6f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:17.073Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=02a6386c-abbd-4b9e-b920-2330889d216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:17.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:27.079Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=e5767a75-d98b-4d0f-b99c-21f9a2f4c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:37.090Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=42353ce3-b6f7-4c51-b5ee-762ac0a86508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:47.102Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=904aa413-20c3-4cd7-a777-2618d02e10fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:47.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:57.109Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=0c9322a1-6768-4aa1-a3e7-f4b40fb24bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:46:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:07.116Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=5ab73a9a-5b33-4d84-91f3-e4dbb5e1c550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:17.123Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=9cc08392-3c51-4fc8-b340-d87f5d011c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:17.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:27.130Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=094b42f1-2119-43d8-8475-448a5d4da8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:27.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:37.136Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=72263838-a91c-4a5f-8c94-c4e274a9114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:47.143Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=fd249831-acf4-43b7-b15d-2b2cafad45a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:57.154Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=d2c487d2-8cde-490b-a9a9-f78f30a4ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:47:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:48:07.160Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=7eab65cb-fb0f-49f2-bc39-a268075dfaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:48:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:48:17.169Z |INFO |Init configs |InvocationID=201bbb61-1c25-4e59-9e49-92ca4a427562, InstanceUUID=faaf8a45-e16b-4ab9-9f9a-a31a771cedf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T00:48:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |