. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:32:12.113Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:32:12.116Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T13:32:12.195Z |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-10-11T13:32:12.869Z |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-10-11T13:32:12.995Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T13:32:12.995Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T13:32:12.995Z |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-10-11T13:32:13.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-11T13:32:13.156Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-11T13:32:13.181Z |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-10-11T13:32:15.095Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-11T13:32:15.666Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-11T13:32:15.689Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-11T13:32:15.690Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-11T13:32:15.764Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-11T13:32:15.765Z |INFO |Root WebApplicationContext: initialization completed in 2584 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-11T13:32:16.203Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-11T13:32:16.989Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-11T13:32:18.375Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-11T13:32:18.808Z |INFO |Started MainApp in 10.086 seconds (JVM running for 10.821) |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-11T13:32:18.894Z |INFO |Start scheduling PRH workflow |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:18.915Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3b9d5cf0-bc8b-4e39-a7c4-208bfab7ae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:30.073Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7a25c177-b0e5-435f-9c40-698ed1ac8b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:30.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-11T13:32:31.473Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-11T13:32:31.474Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-11T13:32:31.476Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:40.086Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0085e6a0-7b4e-4eb4-b74c-d22b3a9eba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:40.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:50.096Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f1c7005d-4402-4293-b8e8-52abab16d197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:32:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:00.105Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c257458e-71f8-4de5-892b-6d66b7ce5d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:10.114Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0579cbf5-9151-4017-b8ed-0d456b0f0c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:20.124Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2b79ca4e-abb6-4fb6-bd31-d70e59ae3021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:30.134Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c62fa9dd-5369-45ac-9f12-7640cd1641cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:40.144Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3ad47efe-7abf-4c29-bc99-6a6e7e9579bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:50.154Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7ad56962-d310-48f4-8ebd-005fc8dea4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:33:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:00.163Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5559c6a0-266b-48a6-80de-2182c7cc9449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:10.171Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0d6bd312-1762-4dfc-9897-f2b91466c4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:20.180Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6206213e-2b3c-42c3-b794-a3c2f3276ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:30.189Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f611236f-2fd6-4a10-8129-6a51b0f909d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:30.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:40.199Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fe9c86c0-f71f-43eb-ad9f-d9c4c5b5d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:50.209Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=35bdca35-e04d-4e7f-98fc-aa64ece22c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:34:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:00.219Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a004dd1c-636f-44e5-a1d1-7b3fa94663d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:10.228Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=68c203d2-14e8-4adb-bd73-7ea47a2e9041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:10.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:20.237Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fcef7658-d6a4-497e-b908-e0f8b26ce477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:30.247Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=45a876e0-3c45-4d7c-8677-9b6ba05909a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:40.256Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b4ec2f87-88ce-4e40-b83d-ccb69113d9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:50.266Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=84445fee-3c87-4ebd-acd1-7b3e38028b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:35:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:00.274Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3df6b7c1-90cc-46cf-b9a3-f4473dc0a66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:00.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:10.282Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0f280ea0-4552-447e-8880-2c9ada3bc013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:20.291Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8f196fde-5f59-4057-91ba-6590213a0fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:30.300Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0ad63c2c-5f84-478c-b1ea-042fc3d6dbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:40.309Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7687a0b8-679d-4b91-8676-1de69a1f7e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:50.319Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=08526821-8584-4148-9f8f-561523efe963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:36:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:00.327Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8658cc22-175d-462c-bc6c-7b0a4341cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:00.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:10.336Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fa8e97d1-6531-4ec3-b61a-fe4c8c5a2191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:37:16.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:37:16.699Z |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-10-11T13:37:16.699Z |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-10-11T13:37:16.702Z |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-10-11T13:37:16.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T13:37:16.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T13:37:16.710Z |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-10-11T13:37:16.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:20.343Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=51ce6f3d-2884-48a8-ad1f-c578bcd7ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:30.353Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4b8ccb53-5f4f-4731-9025-fd53d8b841d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:30.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:40.361Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8acb7920-e9d5-46f7-9272-3a7d7b31e49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:50.371Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0bb0932e-20ba-48ab-8fc9-76112eb0f8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:37:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:00.379Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0611f9ec-020e-4c8e-b277-dfc40abcea79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:10.388Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=07847301-79be-4127-ade0-ec8492372eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:20.395Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a3f43231-15b6-42e8-a409-7ac7fbf46b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:30.405Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7bc43d96-b90d-4d2e-b8d9-997ab10e38ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:40.412Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e0eddc99-e831-44b1-a025-53a1992c5238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:50.420Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=28e9730a-ca31-4202-9930-7fd73f246d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:38:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:00.428Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b0e75a53-9ecf-47a9-8f89-1b6a870c9022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:10.437Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=48135a5a-6f3d-42cc-839c-4f1fc7583055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:20.445Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8fc6f850-3faf-427d-bf74-e860e28ff184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:30.455Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3013cd5a-b2f0-420f-a48d-910ac8863909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:40.464Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7293c417-1642-4f2b-b4ab-49b5ffff2030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:50.472Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0d41cc6d-c673-4a41-80c2-9c4d810652aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:39:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:00.482Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6c0dd60c-1595-4b5e-95d7-aaa4a6e5546d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:10.490Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=15caa200-9380-49a4-a596-eca301340a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:20.498Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c0b1ff2a-45b4-4f4b-b18a-f482e12f4df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:20.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:30.507Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4381a741-e39f-4a16-bba6-f138c72d1a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:40.515Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6276a33e-75b2-41c1-8f0a-9095318c429d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:50.523Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8279efec-f367-4a26-8b01-ded6a5aec331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:40:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:00.533Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1265a8e3-3c80-4d35-a245-cb40e1798fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:00.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:10.542Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5af9c66b-928f-44db-adea-2ad80402d302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:10.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:20.549Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5131c7b6-a5a3-4932-85a8-87f75f0e56bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:20.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:30.557Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b7cec46e-69a9-4d7e-9410-0619c2681aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:40.566Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=74e66749-8e48-4536-a369-1f2b02bc5dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:50.574Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2181caa6-a91a-4347-9fb0-5ec3c20e44e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:41:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:00.582Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=cce050b7-1be2-4d83-8647-fe54444019f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:10.591Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b66a4877-c897-499c-9f9a-613a9de70465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:42:16.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:42:16.544Z |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-10-11T13:42:16.545Z |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-10-11T13:42:16.547Z |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-10-11T13:42:16.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T13:42:16.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T13:42:16.559Z |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-10-11T13:42:16.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:20.600Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bf4fab15-ea14-4558-8b9c-97b990b1f6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:30.608Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a85f62ae-814e-4505-8ca9-9c9efa6558fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:30.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:40.617Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=24b2cacc-2f75-4f92-9535-8c3a696cecf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:50.626Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4e29f9b0-a170-4a76-b033-cf605dcc460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:42:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:00.633Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=28b4c2fa-bfb5-4e3f-81e2-bc42a1e2e4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:00.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:10.642Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=094ebc04-1156-47ce-a672-b3783113dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:20.650Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9c42840a-353d-476f-a60e-a1b964add83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:30.657Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bc47237e-d09e-4059-b4fb-857db82f4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:40.666Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=59c6065b-a201-4e95-ac6b-2c987170f162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:50.673Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=95642f82-7215-48e6-9488-4fd3e2ce8ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:43:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:00.681Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=916a4c72-e23a-4d31-a8ba-590862c93ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:10.689Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=20267032-98c1-4c02-babc-62ef1efd2141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:20.698Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2d8106e0-3b39-466c-89ae-7c2fc8a77a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:30.706Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8cd847da-6493-4902-9c72-61c42d38e3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:30.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:40.716Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ce448292-21f5-4d35-bdab-d164266a0731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:50.724Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=daeaa5bc-b553-491e-9f48-df2d63ca5e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:44:50.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:00.733Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=df720c7c-5e61-4b7b-ad9d-cef3d31c3b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:10.742Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e275fb7b-4319-4ac4-8780-fc2be73d2ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:20.751Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=93eb2338-e7df-471c-b7ac-a3dfab78e7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:30.759Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6b96f044-4fe4-4046-992f-ea1b84a4a76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:40.768Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=006eb9f5-0867-4ef2-9a32-5935f6d8107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:50.777Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a708d2c2-4dcb-4d5f-8982-9bbb2b7064c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:45:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:00.786Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6d98828f-26d3-4370-bbb0-1165ee993215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:10.794Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d4b1ce81-398c-4fa0-814a-83ba9ceb0883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:10.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:20.803Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fbdd2238-9e25-4b10-ba19-126ba8f11543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:30.811Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c3e95add-a7db-453d-847e-a0217c76f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:40.821Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=41a8eacf-d02c-4b50-936c-63d1ce30ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:50.830Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=04c48ca1-1e5b-4445-ba05-253aa5a63d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:46:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:00.838Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3514abcf-206c-4348-a062-406b21f2e678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:10.846Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=577ce2bd-ef62-41ee-a771-9c56c591f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:47:16.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:47:16.508Z |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-10-11T13:47:16.509Z |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-10-11T13:47:16.510Z |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-10-11T13:47:16.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T13:47:16.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T13:47:16.516Z |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-10-11T13:47:16.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:20.855Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f8d2689f-1840-4e41-b1cb-658d6fda7fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:30.863Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b0deb068-6729-4f5c-ae7c-ba92071639a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:40.871Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5d03aec3-a79b-445a-ade5-03e778d1e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:50.878Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4b96e6de-5166-41b6-ad0c-5c2b9c741196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:47:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:00.887Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1384689f-ce9e-4835-84fc-c4441c330193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:10.897Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3b5acd7f-98c4-4935-ae2a-38934c0000b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:10.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:20.905Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3d1957b9-9080-4d8f-b6b5-8f5b8ffc64ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:30.915Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a72c92b5-04db-4dc9-822d-35f20246abd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:40.924Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8617120f-dd4e-4aae-a6a9-3cfe22ca4715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:50.931Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7b3296a2-d7e5-480b-abe3-71f2297591d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:48:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:00.938Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d9e8ac05-1fb8-480b-9a7f-5ef6be08166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:10.947Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=98f89c28-e6fb-45f2-b95d-0756ec135443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:20.956Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ad2a187a-dcba-4c9d-958e-101cc754a340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:30.963Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c1fb3cf5-c026-4e4e-b177-1086e4123518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:40.970Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7c852984-a7d2-4532-89d0-f2161c4398aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:50.978Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fb627403-a3f1-499c-80e2-71488d623a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:49:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:00.986Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=310af3a0-fad4-4943-ad2d-896135ac022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:10.993Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ef27d78e-a156-43f8-913b-bee224110ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:21.001Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2c9795e1-6724-4e20-892c-14b5711b518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:21.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:31.008Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=66507ddc-c92a-4552-aaaf-d0ebc08d98f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:31.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:41.018Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d92b202b-897e-401b-9459-e98fa217548a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:51.027Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a02cf629-5b51-4f33-99bd-26681b249943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:50:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:01.035Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9f005a96-81d3-4c88-91a3-a5613134ad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:01.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:11.045Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5f25a9fe-8872-48a0-b3f4-ac83fae00200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:11.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:21.053Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c66aac61-61ed-4303-99aa-4330c5d98da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:21.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:31.062Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=030d7d47-b651-4cea-8fe3-e3fa3d7fe3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:41.069Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=39f50757-7bba-435b-84d2-e833c880a742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:51.077Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8bc0edb8-b4a8-4ae0-95dd-fdd46693757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:51:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:01.083Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=02a3b1f0-ac67-4592-8625-53edfda62929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:11.091Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=be12a2d4-c9e6-45a4-9030-07a87b5e47c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:52:16.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:52:16.500Z |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-10-11T13:52:16.500Z |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-10-11T13:52:16.501Z |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-10-11T13:52:16.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T13:52:16.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T13:52:16.507Z |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-10-11T13:52:16.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:21.100Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a0a46322-110e-4c9a-ac10-464240b9bf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:31.108Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a30c2dee-9c88-4d99-b064-f69bf68f2aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:41.116Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e552ae60-968d-481d-8c8b-8f3ceeb4183d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:51.125Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a6f518a5-0c2c-4f57-95a9-49fea75ff0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:52:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:01.133Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c078294f-6113-4970-b4ad-2af624f7695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:11.141Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=da033a2e-be34-4a66-9fae-90d9bfdde751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:11.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:21.150Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9ff04587-108b-402c-965e-a8077179d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:31.159Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0f1370c1-3b46-41ea-8f9d-2d6ab1f4713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:41.168Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d758b9dd-6322-4ce6-8c78-c961442c0750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:51.176Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=cde81fc8-f13d-41e1-86bb-665b77dcc7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:53:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:01.184Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e68fd700-352a-432f-8831-ce6722725286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:11.193Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fa5db0c2-56cf-44a7-aa38-517df91563b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:11.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:21.200Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c6b18586-249f-422d-9f03-040f9f7ff998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:31.208Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8c76d101-f3cf-4ca2-8b97-d2a997f2c9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:41.217Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ac02c9f0-892c-416e-bbd7-bfc53f543c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:51.225Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=79f64587-d20d-4df7-a87c-6af331742d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:54:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:01.232Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=937510cd-41f4-47bd-8bb0-956fbe643975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:11.240Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5ac31b8e-2d52-4aed-918a-2ec445ae8dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:21.247Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=52006b95-e554-47c4-af5e-1f930685d9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:31.255Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f89f57e7-a4f2-41ea-a476-c0e8dd0e8ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:41.264Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=da41da17-d690-4cdc-83ce-b1b8e9890c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:51.272Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=840df9b6-50b9-4ce6-9f04-25888b349861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:55:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:01.281Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1a6aac2e-af06-4d2c-8664-6cfc7af42abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:11.288Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f20b85c9-0de4-4200-891f-981c02872abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:21.297Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=85453ea2-7c4f-4564-be1d-cdbf8d164d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:21.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:31.304Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=53770698-691e-4b7e-a409-d281408bbf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:41.312Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c02605b9-1ab4-4896-ab11-a13a606f2c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:41.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:51.318Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2ab290cc-fa22-4d3e-91a9-a473cede3a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:56:51.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:01.326Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=620d4ec4-d7c9-4b31-a8b7-dc1b11b2f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:11.347Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ed846db0-01fd-45bb-88d5-273a6cabe63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:57:16.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T13:57:16.504Z |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-10-11T13:57:16.504Z |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-10-11T13:57:16.506Z |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-10-11T13:57:16.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T13:57:16.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T13:57:16.510Z |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-10-11T13:57:16.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:21.356Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=95066f4c-91cc-476c-8c78-ee10d9fa567b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:31.363Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7f1c32e7-3dc8-4988-b042-f83362dbfa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:41.371Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=783994a1-8bec-49da-b07c-85e3b77e6daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:51.379Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=522f24ba-2328-4d2b-add8-504f69a62888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:57:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:01.390Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2b301ded-587a-43e4-b718-b65e00c83d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:11.398Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=967dc980-59f6-4c19-9018-930bafa2b920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:21.406Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=045af280-39d0-4439-9858-6e1e1ae35f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:31.413Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=120e41fb-dafc-4632-8331-e2bc4c68c6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:41.420Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6c656b0f-5636-45e2-bfb8-a1e08fb7e73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:51.427Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2c4071c5-bef4-4e2b-a726-65d175ba164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:58:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:01.437Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5e2e7038-bedf-49f6-8e2a-35db80b82eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:11.444Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1703293c-9cb4-4c14-b9bf-49b54783dc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:21.451Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b0f621e3-02b1-4f1b-850b-5d7934a2ce95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:31.459Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2cc24c54-3404-4b0c-9432-6c38095c9dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:41.467Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=323788f5-9a38-49d7-8d3e-23bcf257d33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:51.475Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c2ea4b8d-d29c-44ce-8860-06bb6e32220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T13:59:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:01.486Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e9a0cc7c-10a4-4c28-9ad6-49555b5f2125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:11.494Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=571a5f26-ece7-4121-a060-37dd0753978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:11.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:21.502Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ce4400f7-c4ac-49b0-86fc-60e9dbae18cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:21.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:31.509Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1cbeb5b2-4c0d-4b2f-9d7f-8e3c142d6b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:31.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:41.517Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6381fee6-fe65-43d9-ba45-19f374920e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:41.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:51.527Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=21ba6579-6ba5-4f2a-b638-31443d321d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:00:51.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:01.536Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7ed9a8da-7c6d-4fe6-a38a-e3dfe93d0300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:11.543Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b07c222d-b6ea-4a40-a27a-a5ef4cc55f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:21.550Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2a6ddf11-ba28-4e2c-bcf1-a800c130d8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:31.558Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=388c67ca-8e95-4729-9aae-da3b1466e0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:41.565Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2850cfc3-e85c-421d-8e8e-2682133b0ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:51.572Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1ddeae72-1c6a-4a18-8e92-5606ebfe018d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:01:51.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:01.581Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=91d1fd78-097c-4d97-b30c-a5a0781cc10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:11.589Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f77701e3-53f0-41e8-8896-6c78a3b3f93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:02:16.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:02:16.500Z |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-10-11T14:02:16.501Z |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-10-11T14:02:16.502Z |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-10-11T14:02:16.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:02:16.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:02:16.507Z |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-10-11T14:02:16.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:21.597Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3057d4f2-b944-446f-9d56-92c873e54a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:31.605Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1da0d6eb-b035-4114-bfff-1f3316e5f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:41.613Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=24eeaf9b-b896-46ca-aa03-aa819518e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:51.620Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f31f7fbd-f1ce-4f0c-8a12-8cd9f09395b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:02:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:01.628Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=edbff076-fcb1-4ca3-8427-05d46182384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:11.636Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=83883868-4f79-4f54-bedc-cc0464eb955d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:21.644Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=de6b1b74-0edc-4a10-b8f3-1ef0260c9cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:31.650Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d813c3ea-aa43-431d-8463-c67ae4eca79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:41.658Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0424dc85-b484-41f7-adcc-b0f483576fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:51.664Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c58e21b5-3ff3-48ba-bcbb-6e332d7eebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:03:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:01.671Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c16b3f9d-300f-43f4-8f59-12e8b4b64532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:11.680Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=06651b9b-31a3-4949-aebe-417330c4c813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:21.687Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c3cd02db-185d-4a93-bd10-09ca6f5043e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:31.696Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=221f5ebb-2059-43a4-8c2c-102063b0145b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:41.704Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=469276a2-ce85-468a-aa12-7ec969cd02c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:51.711Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b334c683-1714-4f94-b129-dd9397bc3403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:04:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:01.718Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8918d6fb-78b2-4f5b-8aae-c12d9da37a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:11.725Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1b566448-fb0f-4072-9b17-1cc47a05f711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:21.732Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=287eb508-eb94-4787-b181-1406441d3d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:31.740Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=344e6165-8225-4074-a45c-115c0ef286b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:31.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:41.748Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=71457279-6b00-4af6-841b-a7e96816127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:41.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:51.755Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ef0f86d5-0539-4df5-aa23-c8f0acc7e35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:05:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:01.762Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=112cf9b4-0bd2-405f-ac22-074d3996e789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:11.769Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=768a2e78-f48d-45ef-820c-04bbab32fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:21.777Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=289d6eb2-50ff-4ae8-bfad-82bcff595cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:21.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:31.785Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=31bbcd05-eef5-4b9a-8a2b-90052363549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:41.799Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=16c5ebad-a984-4ecd-9baa-743f858859fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:51.807Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ef21ef73-7f5b-4382-96fb-32d3af6d9739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:06:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:01.815Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7d8377fa-e908-437f-85d3-fc836dc4795f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:01.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:11.822Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8fbf6dca-e873-4d47-8a14-ea95a1677beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:07:16.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:07:16.512Z |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-10-11T14:07:16.512Z |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-10-11T14:07:16.513Z |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-10-11T14:07:16.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:07:16.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:07:16.519Z |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-10-11T14:07:16.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:21.830Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b27e758f-63db-4ac9-b6d4-b48da5791e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:31.838Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f57812c6-a678-482d-bdab-0d56201140da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:41.846Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6463f162-9250-4e03-a38b-9702f6a553a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:51.854Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=43374cb6-81a0-4e57-aa96-862a12fd70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:07:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:01.861Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e60d6407-3ddb-4f68-b68e-45a7d9887332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:11.869Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=758c2931-bd2d-423c-8955-4fe2880eb537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:11.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:21.876Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=aeb547b4-c507-4af6-ac67-db32d0b9a6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:31.884Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b59a9125-520c-469d-a3d9-d4c9408cb0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:41.891Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=89a065a7-486e-43de-a267-ac818a723e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:51.899Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d0d8ab84-e623-473b-bee2-69480628ec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:08:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:01.907Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b2fd50b0-1138-4e36-83f5-13e8ba9d637e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:11.913Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3d371134-e1d8-4eb2-a07c-fe9940262f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:11.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:21.920Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6fbaec4c-23e7-4bf3-9df3-6d11e5bca210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:31.927Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=464967d8-5c48-410a-a5fa-84a6c996f7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:41.935Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e5bceec1-9caf-4229-8df6-5340da8fa435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:51.943Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7695f909-f095-4f34-ad1e-a00b84369620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:09:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:01.951Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0fa2fe56-69f8-4c3d-b17d-ee4f7ac3ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:11.964Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ace183ad-98e6-4d92-97cc-1ed3166813e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:21.971Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=407d16b3-4a57-4448-8cb0-daaacb1ef0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:31.979Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4eb1dccc-522c-4a7a-93ee-10e1378abdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:41.987Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7bc012d7-0675-4bb0-ac01-fe7be692f104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:51.995Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ff50c905-e836-44f3-a3f4-e674ef247365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:10:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:02.004Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3f2835ec-ead7-47b6-805c-2b7a5658c025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:12.011Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0d80219c-a18a-4b45-ae65-567da0e9a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:22.018Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bd443798-83b5-41d3-9c8e-7fcb996131ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:32.027Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=90ffab4f-6fbe-46a9-9d89-1981b73aaa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:42.035Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0635f3d9-4c1b-4208-a406-deb54df6f438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:52.043Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b7da950e-c21c-4cc9-91de-baeb8d0c2afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:11:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:02.051Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8dad5ee9-4d74-428f-a32e-f5093e496085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:12.061Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=aee62b3d-6c46-47c5-83bf-b5b510014f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:12:16.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:12:16.531Z |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-10-11T14:12:16.531Z |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-10-11T14:12:16.532Z |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-10-11T14:12:16.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:12:16.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:12:16.537Z |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-10-11T14:12:16.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:22.068Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b74362f7-c19f-4caf-a548-e79d41fd0298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:22.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:32.075Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=df087ec0-6195-4774-b554-cd7e3531ac39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:42.082Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6eeb9842-ce71-43a4-bf2d-ae4cca92c853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:52.090Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=31562c63-f845-4382-b831-ff818b706d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:12:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:02.098Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=127b2410-28c5-482e-a3c9-af8621a95acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:12.106Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=53e36df0-c698-485a-a834-321d8de67797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:22.112Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a089fa5b-91d8-4a6e-b7ce-38de9e00e031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:32.121Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=348a91d3-5e18-4819-b708-e4c5d6a6caba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:42.130Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e57d5ce9-323c-4988-901b-ba039a18bcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:52.138Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6712ebc8-75b8-4d4b-b1c2-e1d4ee62e458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:13:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:02.147Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6f4bb0f7-a90d-432c-b338-daf454ccfb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:12.156Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8a8c1c9e-0467-4351-8781-1f8ccc8466f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:22.163Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c3b19767-e194-4a5e-8cb5-5543a3738365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:32.171Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=cba9f8d8-8cac-4a1b-9e79-82ef2adbeef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:42.179Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9dbde533-1916-4d3b-b605-47f427eb0e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:52.188Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ec6d7a38-1a01-4d66-8884-55149ac39a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:14:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:02.197Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4fc91161-fb20-4715-9504-24eab21815aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:12.205Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e1f228c8-cc0b-41bf-9edc-ec437ecbb7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:22.213Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3cbed55f-0956-4c92-a771-a58d643f4cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:32.221Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=46ac7272-2525-437e-966d-a99965558c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:32.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:42.229Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=11e87782-ed35-4eb3-ac96-55f2ffb86c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:52.238Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a502635c-9e5f-4529-a66e-c75cfd1dafb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:15:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:02.246Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7da88b74-ea88-4fa5-bd31-c45f76cebea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:12.253Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=630127b3-e1b6-439d-b3da-512dd08d1cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:22.261Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fea5ff2b-a3c0-47db-b0bd-9846330f615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:32.269Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=049a7697-656b-4c94-99ec-c551be1c6058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:42.277Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e6017db6-9ed8-4b9c-aa96-4915ec84500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:52.285Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b483942a-ff1c-47b8-af05-48c617e2f99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:16:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:02.293Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f43604a4-9743-4e85-8a8a-805930756797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:12.300Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=562dd43b-2318-4d2a-997d-cddafc56293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:17:16.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:17:16.495Z |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-10-11T14:17:16.495Z |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-10-11T14:17:16.497Z |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-10-11T14:17:16.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:17:16.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:17:16.501Z |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-10-11T14:17:16.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:22.307Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4fcb58b7-a583-4b57-a514-7580cd6e7d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:32.314Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=18e4d130-e287-40fb-bc7c-e5a8eda1dd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:42.322Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=72dcdc32-39e0-4686-b459-5cdb2d896b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:52.329Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=88f4f7d1-270e-46be-9f36-63ed367cd365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:17:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:02.336Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8c54f9a4-3995-4aad-b11f-68407231a498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:12.344Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=83854d4d-73f0-40ce-aafd-41a381b301f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:22.351Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ddb6f722-d2a4-48e0-aaf5-0660bd200790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:32.359Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=47a08150-ce4d-4c9d-a5c9-529976fd276b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:42.366Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8cb10806-2712-4025-a0ec-50c77feca541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:52.374Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f19576e4-7f6b-44f3-906f-890a0c9e0455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:18:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:02.381Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0d474176-dfd2-4563-948d-9c87a25e5fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:12.388Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=51d73244-ab4a-44e9-9980-c08905059fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:22.399Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1ed13237-d2fe-4f96-a3d6-c46174252113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:32.406Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=87014d31-a196-4eb6-97f6-67c9f78c966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:42.413Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f0bf1097-e3d0-40b5-b090-cd86fa1c8782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:52.421Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8fedb6d3-10b6-4a87-bc13-77a9efd419d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:19:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:02.427Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5da7cc67-246a-401f-bc96-2b04205be14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:12.434Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7dc8e9ba-4211-40b5-a8a7-8a4aefccb4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:22.442Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2f9c9f3d-2d9a-4199-a158-4b1b0dd2ee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:32.449Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9dd0e072-722a-4f66-9383-1f30e871de7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:42.456Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b765d4cc-e4b5-4ddd-aec5-42035036acdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:42.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:52.463Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=13466c93-a6cb-4934-8998-d98c3fcc7d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:20:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:02.471Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=42ed2529-917a-4023-b462-e9632b5ac3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:12.478Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1bddd69f-2871-48aa-896d-47e28b12f544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:22.486Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=add081cf-e0a1-438d-8650-6483264b75c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:32.492Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=908d3cc1-fa86-4829-bc5a-28e2a6aa36b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:42.499Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c645a3f1-033f-464c-b31b-8ec96d972da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:42.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:52.508Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=276740d3-6f40-48ce-89a7-af94c3f088f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:21:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:02.515Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e8fa560d-d825-4eaa-92ab-f5144d110fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:12.522Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=73e7acf5-1536-48ce-9e1c-dc32f0678f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:22:16.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:22:16.483Z |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-10-11T14:22:16.483Z |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-10-11T14:22:16.484Z |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-10-11T14:22:16.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:22:16.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:22:16.488Z |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-10-11T14:22:16.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:22.529Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4b2c0f05-9f4b-49b3-9e12-56625b313aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:32.536Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bb718bbd-d570-4b7f-85b1-cffeb4115a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:42.543Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e2228599-e724-4d65-8efe-e82eff016b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:42.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:52.552Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5ca0ea55-b9bd-484c-b2ab-d1abf722db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:22:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:02.560Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6404fd87-491a-43b4-8b54-f3a472cfc1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:12.567Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a7ecd8e1-d964-44d3-9689-a338d70a12e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:22.575Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=339a3035-952d-45ae-8d9c-c6839b3236b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:32.581Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a34c7b1a-e0cf-4c22-8444-5b36abe75f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:42.589Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2522ac78-c04c-4ffd-8ee6-82cf8f4e6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:42.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:52.596Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b839d4cd-c168-47c4-887c-89e3084c674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:23:52.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:02.603Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5feac01c-b868-4e47-bf1e-d45150d61682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:12.610Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a7f9335e-f836-4a79-9b90-e45fe90f1ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:22.617Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1435b57f-118d-431a-85a6-e2522b04523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:32.625Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=cd9ae45b-d889-41eb-81c9-3fd53a6d5d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:42.633Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fe2a5fba-b30e-49f4-b9a7-d9673792ae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:52.641Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b5157fc2-fc5e-49b8-bee3-3bf8a18bd780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:24:52.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:02.647Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6a6e8d11-7e7b-41ce-b7be-7a428852725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:12.655Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fbae59d6-0162-49f6-a1bb-545198094b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:22.662Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4b35d7fe-b6e4-4339-bf12-4b822c4c1f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:32.669Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=185a3eca-94f6-469f-93ec-a8dcb4fabc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:42.677Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9348d5ef-5327-4df5-ba9f-5a6fcfea7b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:52.684Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=efd496c9-51b0-4155-b4ec-bc85ed898a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:25:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:02.690Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bf02a60e-ec85-4ca2-a04b-f2c947d425ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:02.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:12.697Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f9e6185c-dcaf-423d-b6dd-270e5fa3b1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:22.704Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d9ac4f6c-9a41-4753-ab5b-311cf5ce9f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:32.712Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=dffdb7f0-ba53-461e-864f-3a46d8de5ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:42.720Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=48e18d97-9627-4fa8-94af-2d56ce48d9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:52.727Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b609169d-81a7-4184-ba1e-c1ba31e16b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:26:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:02.734Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f0b3cdfd-f802-4f80-9f47-a25583f85909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:12.742Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=be78e6da-743b-4482-a19d-53c793522579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:27:16.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:27:16.497Z |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-10-11T14:27:16.497Z |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-10-11T14:27:16.498Z |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-10-11T14:27:16.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:27:16.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:27:16.502Z |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-10-11T14:27:16.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:22.750Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=cd439b85-0e4e-44df-9e69-96b112084ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:32.757Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=175fbe8f-3703-4ef9-8eb9-4dc0b6efff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:32.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:42.763Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=09cebc66-d500-4266-bd6c-5ab5a5335b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:52.770Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=52623683-c197-402a-a090-01720e1ba1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:27:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:02.778Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=457fe610-2652-450c-912f-26b3f042d361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:02.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:12.785Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=717d88c3-17eb-41da-ab7b-4e8fb9324b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:12.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:22.793Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9c244bd6-69ca-41f1-a83f-07cdd9bc4df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:32.800Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c9c7bb7a-203a-4b3b-962a-8fd6705bcd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:42.808Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=def8da0b-99c3-497a-8cef-e7c64a2c19fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:52.816Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1d839cd1-a088-41fa-b725-e42400f0ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:28:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:02.822Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=de6d1dae-3ab7-4e9d-b5b9-b8fb2cef4a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:12.829Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=548492f7-06f2-447d-bdab-02eab531746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:22.837Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=df669689-3f0c-4eaa-8669-2ef45ca8fb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:32.844Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b0067b5e-b52f-4df5-ba71-05517193bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:32.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:42.853Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c4a6b129-9d86-4329-b8f3-8cec509c0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:42.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:52.861Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ee154c53-cc08-4cbf-924c-02597dd3e00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:29:52.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:02.868Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=dafa7659-fde3-4d04-9397-75df154e0b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:12.875Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=168e83c3-8785-432d-95aa-d7dd15bc109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:22.882Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c98ee7db-7544-4ae4-9195-9fd05186856c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:22.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:32.889Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4105b121-8ca8-4a54-9da1-850e76d1a598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:42.896Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9b4a80d7-a1ea-4b74-afc9-6a4b84ed334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:42.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:52.902Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6cf959ed-3d20-4f0e-8035-a80879868a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:30:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:02.910Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a6f279bc-db64-4d24-a074-9dced76c80a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:12.918Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e75b6ca5-6181-4687-9b84-1feab1c7aebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:22.927Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ec433c9d-eddd-4042-be67-bb046ac85142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:32.934Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ec46a942-a393-42ac-b154-9ca729ddc409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:32.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:42.942Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=14ab47df-c87b-4a8c-afc4-92ff9c7ec5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:42.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:52.949Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9319097e-da1a-47f1-a2f2-84c96872b815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:31:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:02.957Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2b25b345-a8f4-494c-a2ef-677db18e0cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:12.964Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=23a64de4-9290-4425-9d3e-54556946e290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:32:16.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:32:16.477Z |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-10-11T14:32:16.478Z |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-10-11T14:32:16.479Z |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-10-11T14:32:16.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:32:16.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:32:16.482Z |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-10-11T14:32:16.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:22.971Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ac87d525-8a3e-448d-a8cd-ce227b1a2dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:22.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:32.977Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9486a42c-584b-4075-83ec-b2a944b6c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:42.984Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=23730fd4-bf7a-410e-97a3-dab5e2c4e4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:52.991Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5f0eb108-9b51-4613-ab37-92e391d45871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:32:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:02.997Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1710f3f7-8abd-4abf-98ec-716602362885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:13.005Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ee50b284-0999-4025-a36f-688e3d28ed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:23.014Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6a1986c9-67fa-4380-92bb-1ed4697141c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:33.020Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a15ad84c-21e2-4073-8bef-d5bb89bac449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:43.028Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=261e957f-a2e0-48b1-81c2-e3b93420eb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:43.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:53.035Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b007b5b2-939f-49c7-b4c8-01d9ab5c715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:33:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:03.043Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=453c8fba-31a4-4386-935a-829a9e92b0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:13.051Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=60dae0c5-d98e-4476-a550-a3c436820f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:23.058Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7cbcb907-3df0-47cb-bcab-9b0f7b3f678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:23.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:33.065Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6841a365-d50a-45ff-8156-314854d9ffca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:43.071Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0f43b68b-a311-427a-b51b-c4949fe03609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:53.078Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9b6d7349-87a0-4248-bb7e-d8b8cb1ff73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:34:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:03.085Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7c8ffb50-d54e-4f90-9117-3a912846e9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:13.093Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=54d4cc60-29f8-4ac0-b967-c91ccfd70b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:23.100Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4e4da6bd-429d-4b6a-996f-b71a08fbff00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:33.107Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2c0cc953-65f4-4db5-9fb6-4d19b20aebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:43.114Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6ff5a996-1ad5-4b44-ae9d-d1cb6bae7989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:53.122Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3d0b4294-18d4-4754-8fb3-b6de3b6463b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:35:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:03.129Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=cbbf0fd8-2d78-4ff1-beae-af2f72e77775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:13.135Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3f92ff34-c4e5-4ef1-9114-b12f76fd863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:13.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:23.143Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=db81f8e4-42b6-4f07-8ca6-cdce70c5a110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:33.151Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=829a0ce1-805f-4f51-998b-260f70939706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:43.158Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=da47aa5c-4480-4689-b50d-b2e184c4d48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:53.165Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d8d46b1c-0cec-46bf-ae24-515f7d548152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:36:53.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:03.171Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=6b112725-b62d-4a01-84d4-48615d02e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:13.177Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=496b6741-73ac-4a59-8822-78fb3de4abe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:37:16.486Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:37:16.486Z |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-10-11T14:37:16.486Z |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-10-11T14:37:16.488Z |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-10-11T14:37:16.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:37:16.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:37:16.492Z |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-10-11T14:37:16.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:23.185Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fdbe61c8-e5cd-436a-ad7d-90e2403bb56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:33.196Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bdd147d8-8c92-44ad-bf5c-eb103d1bc9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:43.202Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=5d89d8dd-548f-4073-bea1-2e05a2b82ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:53.209Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f992c941-9c27-4648-9347-8a7a5ca990b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:37:53.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:03.215Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fd6c2f5c-70e8-471a-b083-285b194e17a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:13.222Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=738ce753-aeb2-4ab6-bfff-c151be72fb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:13.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:23.230Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=71d7aae8-3439-40da-bfda-82c43efd4cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:33.237Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=630efd58-3b70-43a8-a025-0c8013c90d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:43.244Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=078bd487-2949-4b17-aa67-abb304412ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:53.251Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4e69241b-076e-4e60-bab0-eb686a6d7d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:38:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:03.257Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c5ab9392-27e7-4aa0-8a0e-4d4d6f578753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:13.265Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=161e8264-f628-4e5d-8c29-7f4d221d3933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:23.271Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3efacf12-f1b0-4097-b7ea-eb8a5cf0ac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:23.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:33.279Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=3aaa5dcf-62be-49df-896d-b7253790c668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:33.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:43.285Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=05ba8ba0-a1d3-439a-9952-41680bb2d9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:53.292Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8852a8f6-6fb9-47d4-b663-3e52c32421f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:39:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:03.298Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=53a513ba-53d7-4a68-92c9-834231b7f734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:13.306Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=23dba6d5-0697-415e-9e25-dc2b4cd0ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:23.313Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=18bda139-6873-47ee-a00c-6e82a63d7bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:33.319Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=eeb3e78d-615c-4ae5-b18a-bd8bc2828393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:33.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:43.327Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f4826814-cf50-4816-8732-c58a04833171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:53.334Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a550dcb5-42e5-492b-8b0d-b02ff1b80251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:40:53.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:03.342Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=993c76c2-64a9-4761-9008-464ddc1ccb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:13.350Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=697e5ea1-b2d2-4488-958f-378bcc8226dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:13.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:23.357Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1cd2de85-c008-452a-b2e6-05546c44562f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:23.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:33.366Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7cd82df6-d701-4826-bca4-18bc436a9ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:43.373Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7f0a9de4-3951-4033-bc4e-e01d96a3b941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:53.379Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1c18117a-6cf7-40e8-b0ce-5f5f540d1adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:41:53.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:03.387Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=79fbb391-c98c-42c7-a3bf-0ace8b2ad630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:13.394Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=551960f4-32b8-43f3-a86d-11efff532dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:42:16.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:42:16.507Z |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-10-11T14:42:16.508Z |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-10-11T14:42:16.510Z |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-10-11T14:42:16.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:42:16.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:42:16.515Z |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-10-11T14:42:16.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:23.402Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=90e92739-3063-477f-b8ee-bece3be80b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:33.408Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fd318b36-3768-4716-8e2f-9c8793862393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:43.415Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8018b225-fadb-46fc-aa0b-d0e26b77c655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:53.422Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2107accc-e4f9-472d-83f7-b548097e9d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:42:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:03.429Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9e9371d8-4f23-4b91-b7ee-a3be903769df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:13.437Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d9a21ec3-2849-4d36-a1b3-d4bdac40e838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:23.444Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a4aa916b-bf5d-469a-acda-7ee0deaafaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:23.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:33.451Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=29cdb4f0-fea8-4799-84f3-0326cb3304f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:43.458Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c1d1a78e-a3d8-49c4-9b00-c89954b7242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:53.464Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=60b2e070-f89b-46ce-a355-aefb5604235f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:43:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:03.470Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2ea748dd-e685-4478-b275-2cfbbccfb2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:13.477Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7832ecfb-4c05-401b-8f18-ca22fbd1b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:23.483Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b6176d9c-0086-4b2f-8b57-5effdafbadce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:33.490Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bd054ad5-d25a-4d51-90cb-b165d65c0f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:43.497Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=19a32c43-d0c6-4015-b0fa-98b1bc104461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:53.503Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7fe44ae9-f9c4-438b-b395-2a1f885e190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:44:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:03.511Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1dba4efe-c8b3-4ef6-a7a3-df309a583acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:03.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:13.518Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ddb229ff-ab04-43f1-a9c4-962e443cadfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:23.525Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4db5da37-bd6c-4cf1-965b-20d6d03e1a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:33.533Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7fb172e7-0329-41e0-8f9e-0ec5b8d6c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:43.540Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c1113a63-2c0a-4c29-8201-6d7edf45c8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:53.546Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d8737219-e88c-4f14-9d49-21b34aea36b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:45:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:03.553Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=0e16a621-3930-442f-90cf-3cfa0648d9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:13.560Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8064dd0f-5e43-452b-9852-42ac59b752fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2021-10-11T14:46:18.341Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03N/0xb30xa50xa20xed0xd40xf30x9e<0x05r0xbfd0x1f40x150x84C0xeew0xd10xc90xf70xacM10x050xfb#50xe9 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-7 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:23.567Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=abfb7f21-04ac-4cb7-b814-1f5625b236b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:33.575Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bebbecbb-1ca1-4c59-a724-8cd30141e2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:43.583Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f6219c4d-71d1-49f8-a383-d2b00cd9b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:53.590Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=092de3dd-0cb8-4bf0-b85e-f9d9cc382b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:46:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:03.596Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b3d9d3b9-f140-47a1-8e61-03453f99cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:13.603Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b5690ca6-9b3f-4287-bc2e-3e09957ffcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:47:16.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:47:16.507Z |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-10-11T14:47:16.507Z |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-10-11T14:47:16.509Z |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-10-11T14:47:16.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:47:16.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:47:16.511Z |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-10-11T14:47:16.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:23.614Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=fc4f9561-e034-4bf0-a36d-0da36a47ff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:33.627Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=7a13d317-16a2-407e-a55d-427616731177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:43.635Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c754997a-2f2f-4f1d-abc4-ede19c5d986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:53.643Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4ada3d65-b0ad-4fce-bd97-d82cda0650b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:47:53.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:03.649Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=ec355357-7194-4fd8-b48c-15337664c9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:13.656Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e9b53b83-1540-4c77-ae5c-d612a1cb8d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:23.664Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=de77fc61-00d3-4112-89e4-8590f8a5b065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:33.671Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=cd106104-d7a8-4868-8486-8438a0d3d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:33.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:43.678Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e91b7c99-41a0-4f18-a3dc-3686e022a5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:53.686Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=247ffd32-ac94-4866-bd02-6090f33b9d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:48:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:03.692Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a969f679-6d0a-470d-a91f-a1c2fa5e54db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:13.700Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d598d66e-cb69-47c6-bb95-b91e3c4e924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:23.706Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=9f5811a6-8e69-4a2e-9961-82e24ea4897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:23.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:33.714Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b6e8c195-ee9a-4cfc-8f30-bcc6fe1e19ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:33.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:43.722Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=79675e7c-c4c9-4b71-9708-f674fbc1b1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:43.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:53.729Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=a3c5771b-a342-4004-a6a5-1e3550782468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:49:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:03.737Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e27ca510-e852-4239-a648-749da42559e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:13.743Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d1b409f4-6052-4e6f-8819-27af9e20ab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:23.750Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=1d5f3382-5a3c-4eea-b34d-1dc16c369d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:23.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:33.756Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=33191017-b448-4cc5-aa71-8b0bbb06caec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:43.763Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=2be0d977-3ceb-4618-a8c0-2e6be1853f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:43.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:53.769Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4b1aafeb-59d0-49a2-866b-cc479a59f786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:50:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:03.783Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=40713a3b-79e9-4c8e-bddd-a052dc78f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:03.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:13.788Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=d3525539-3f23-4fdc-a87c-71f350d1e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:23.794Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4b2a474b-7a5c-4bb2-b08a-67d1547b09cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:33.802Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=bc348233-1f14-4741-a8e1-055ff7764408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:43.808Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=c77d096a-4403-4f5f-ac99-2de9540e9026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:53.816Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b9fa538f-3b03-475d-b3e5-e20a429c491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:51:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:03.823Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=85667e7d-63e4-41c6-9445-803ce1ed14ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:03.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:13.832Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=f2620736-8d77-41cc-83e7-bc7df696bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:52:16.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T14:52:16.521Z |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-10-11T14:52:16.522Z |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-10-11T14:52:16.523Z |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-10-11T14:52:16.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T14:52:16.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T14:52:16.526Z |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-10-11T14:52:16.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:23.839Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=96c49455-fd0b-49d0-814d-dd9a7c938680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:33.847Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4865e140-a37e-4f9d-ae89-668d0d701faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:43.854Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=b13d70e3-9232-4322-8bb0-5d492ad8e749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:43.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:53.862Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=96de69f3-44f9-457b-a402-3f3e8df5baf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:52:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:03.870Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=8b64896f-5c78-445f-98e7-7e6cb222803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:13.877Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=e0bd5513-5e51-4e13-aeea-246b94b0749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:23.884Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=4a190f59-4ebd-4497-a575-defac32f32dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:33.892Z |INFO |Init configs |InvocationID=185770cd-e4db-4ae8-8548-6c434b987e6a, InstanceUUID=94b13b71-2de2-42d1-9987-2b695ad75236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T14:53:33.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |