. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:40:13.133Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:40:13.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T14:40:13.196Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:40:13.915Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:40:14.018Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:40:14.019Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T14:40:14.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T14:40:14.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T14:40:14.204Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-10T14:40:14.229Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-10T14:40:15.833Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T14:40:16.331Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-10T14:40:16.354Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-10T14:40:16.354Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T14:40:16.417Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-10T14:40:16.418Z |INFO |Root WebApplicationContext: initialization completed in 2188 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-10T14:40:16.823Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-10T14:40:17.669Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T14:40:19.000Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T14:40:19.606Z |INFO |Started MainApp in 9.344 seconds (JVM running for 10.129) |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-10T14:40:19.683Z |INFO |Start scheduling PRH workflow |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:19.700Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=78cff1c6-e992-4009-9769-4aec6eee99db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:40:21.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:21.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:31.207Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=35b7d8db-57c2-481c-8010-abe16d5ab5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:40:32.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:32.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:42.271Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=36504dc8-df2e-4949-aac4-d586b6574774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:40:43.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T14:40:46.835Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T14:40:46.836Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T14:40:46.840Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:53.311Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=ddc72c8a-4ffd-44d0-a966-e7524ec52ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:40:54.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:40:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:04.383Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=801bbf50-f2c7-4dd8-ab51-cc7ffa090049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:41:05.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:15.426Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=d26bd2b4-9893-45ac-be90-67c571d0e2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:41:16.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:26.461Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3dd6d7c6-972f-4fe5-a627-5c22057ccf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:41:27.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:37.501Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2fb5dd9a-8285-48ef-9250-80fc20afc205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:41:38.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:38.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:48.547Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e7d22843-4fd2-4912-8cf0-e13b6ea0a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:41:49.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:41:59.715Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f41e982f-7211-41c4-aa96-fa2f64875943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:42:00.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:10.788Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=606710eb-0a5b-4b8e-b146-2c4fd4ec0fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:42:11.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:11.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:21.822Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a9a3644e-2921-4a4a-8c94-4337db643d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:42:22.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:32.898Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b3191256-15c7-4788-b92c-a9e7ca10bbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:42:33.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:33.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:43.965Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=ba2bec92-0717-48eb-b555-0700e43543f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:42:45.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:45.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:55.005Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a2a29954-c977-4f51-8ae0-32a9871e0ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:42:56.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:42:56.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:06.048Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=247c8324-ca2d-4ab7-adb1-ad686283ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:43:07.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:07.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:17.117Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=664286d2-8cfb-4be3-b9d5-ccdf7191a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:43:18.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:28.157Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=88b94355-0f02-4db4-b8d4-00933114ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:43:29.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:39.198Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c1cef0eb-7a13-4959-b874-f37f3e4aec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:43:40.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:50.244Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0b79cefa-0684-487c-8c05-6a6c77f721db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:43:51.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:43:51.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:01.341Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b8821d0a-9d91-4773-b0ee-a7835eca1cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:44:02.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:12.387Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=613913e1-e352-4e2a-9e07-0d6c40dae3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T14:44:13.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:23.457Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=9978b29c-8ac9-4b09-9765-82f25a21c958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:33.635Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=408163dc-e40d-40fc-a774-09ef296e902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:43.660Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0dbaa168-0232-45dd-9847-a97354f4c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:53.683Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0313d4a0-f441-44cb-abbc-b928ec039ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:44:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:03.700Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f384ead2-a69c-4bdc-8bc2-5e45af1f4597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:13.715Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=9c6288b5-7a23-4b27-9287-c273fe1b5d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:45:17.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:45:17.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T14:45:17.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:45:17.952Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:45:17.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:45:17.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T14:45:17.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T14:45:17.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:23.733Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=ba1565d1-8e70-4025-9fe8-7de8ce7a96d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:33.752Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=569ace14-c914-4474-8d80-bc126145732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:43.766Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=79550728-fa73-409c-b8ad-a52b8f7cf4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:53.780Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3432162a-0b05-4c26-b5f3-77ed02aabf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:45:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:03.795Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=482da337-ca48-4609-92d9-2a577f4d6d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:13.809Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=8b81b516-cdda-4da2-9c0c-8f65cdcfa244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:23.829Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=86b9068b-1871-485d-9bad-97b4ae6121bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:33.846Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0613ec5a-18e1-4efc-bdc4-504a7f606cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:43.864Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=7e22fa2c-bd0f-4ab9-9525-a7ba2741a33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:53.881Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4c0bddb3-335d-4f70-a31d-385bedc638de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:46:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:03.895Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=99917770-4f9d-43a2-9ab8-6a5b5db666c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:03.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:13.908Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=5d6a8951-eb32-438e-9fed-5365de823adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:23.922Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=726e4680-d0ad-443f-89c7-e68feed68585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:23.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:33.934Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=1b262038-a59b-4a47-8c84-0b9954a23d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:33.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:43.952Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=d25e6898-53d5-49ae-8ec9-7ca16b3f7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:53.966Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=eb490699-0eae-4673-844d-522930a01d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:47:53.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:03.977Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=76d503d9-0556-4f19-aa5d-36395a6943c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:13.990Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=27e1f1d9-74c5-41da-add6-93f80b5c3c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:24.015Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=89f04c57-3166-48f0-9406-a68dc204a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:34.029Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=9f332f26-b4ec-4c66-bc40-ca183dc531f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:44.051Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e389637c-1ff3-4482-8aa1-f3c95bf9680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:54.063Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=da824c2a-8431-44b8-9f51-1d8c43c823d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:48:54.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:04.076Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=9d075fb8-e881-4e18-a23c-4d099773bd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:14.088Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=21ca96aa-7b4f-4079-b18e-6fc43bd5ec1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:24.105Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=54b00766-7d75-4047-b201-1dbc3024196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:34.115Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b2636594-b8a3-415c-83da-7217d50360ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:44.127Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=8f7ef3ec-c952-4cc8-8362-6908375cb443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:54.142Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=75a112e5-136c-432d-b854-87836726aea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:49:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:04.155Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=ffa5c09f-328e-4ac2-b416-a2ef151783a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:14.170Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=eab49f2c-24ae-473d-9d9e-8a9d377cc20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:14.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:50:17.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:50:17.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T14:50:17.079Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:50:17.082Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:50:17.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:50:17.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T14:50:17.091Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T14:50:17.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:24.183Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0a0be69f-2d66-4482-b47b-a3979c622151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:34.195Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=869a82d8-6b81-4d45-8a12-1f5e80fec9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:34.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:44.206Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=5e2ddf44-1ca8-4d50-88d9-1020397f27a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:54.218Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b6bfe37e-45a8-41f7-902b-b858b8d55369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:50:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:04.232Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=74f8e888-ade4-492b-885e-852d049055bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:04.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:14.274Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4bda94f4-5b2f-4514-81da-ac809f2808b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:14.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:24.291Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4339700f-2855-4257-bfce-415532d29ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:24.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:34.306Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3dd1a94f-a6cb-4d08-910a-3c514fd3db6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:44.325Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=8def7e11-a002-4101-8459-5e937315b87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:54.343Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=1cd7f22b-433c-4fa9-8e73-c82428df1e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:51:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:04.356Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=73c431a8-169b-41dc-946b-e60476ae41db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:14.370Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0d02a45c-145d-4879-85fc-e711e34a8e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:24.391Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=854f8a7f-f368-476a-b58b-981ff9fccfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:24.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:34.403Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0ea3cd0a-279a-4cb9-beea-ba73e96503c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:44.419Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=cc6e4810-4ba1-4379-a63b-3abe3e6d3aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:54.431Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=13c4b279-35e8-4acf-bc1c-7dc7e1916c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:52:54.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:04.444Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c3397458-5c48-4cf8-b017-4a4760cfcbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:14.456Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=d13e3250-adea-4dce-a08e-00c9bff96738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:14.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:24.467Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=260fca62-021a-4b33-8113-f869a3061e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:34.477Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=639be36e-fe2e-4cb4-b939-91e790074def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:44.489Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=af47f069-d4ec-4a35-abc4-bd6dd6144d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:54.499Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=5af21462-bc17-40d6-9a1f-c61d909cf951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:53:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:04.510Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=171fee70-15e9-4bd3-8e48-0ed6828a8680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:04.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:14.520Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=39bf6baf-1129-488c-9ac1-2e52b12708b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:14.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:24.531Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=bea527e3-f9c8-4de7-9e58-9fd230d73aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:34.542Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=7e19f75b-3363-413b-ac97-9eb9ccf508a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:44.554Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=311e21f5-de11-4fc7-909c-7b816823b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:54.566Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=999857e0-0910-4b89-bec0-85ebb999fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:54:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:04.578Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=626e1d00-54d1-4404-a475-4cd88c90fa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:14.589Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4c60a95b-dbe8-4a6c-953e-206ed2aad5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:55:17.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T14:55:17.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T14:55:17.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:55:17.201Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:55:17.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T14:55:17.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T14:55:17.210Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T14:55:17.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:24.600Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=8c9b4f5c-1a3e-44b0-9ae2-cb30bafeabd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:34.611Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2e299ed5-7e6d-4fe7-a7b2-d808df7d92ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:44.622Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3c4cf439-ca57-4774-ae33-ce07bc8a1c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:54.633Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=22fd7553-d090-4104-989a-1fa15c29e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:55:54.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:04.643Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3266fa29-b994-444f-8b72-6ef321c21a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:04.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:14.655Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=d54f5a8c-0743-48f2-952b-b447fe265327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:24.665Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=88809249-8e3b-4f3f-8e8c-cd0de9bb53c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:34.674Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a419c869-da29-401c-87e0-bc977f873df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:44.684Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=aded4af5-dc24-4271-8fee-8116816db6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:54.701Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=432b039d-a78f-47fb-9a88-6a5da861b6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:56:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:04.711Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=33a5a0c5-4ccd-4fe4-8037-e73f3daf6fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:14.723Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c1a1cca3-b588-4385-8057-2c2a088c937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:14.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:24.736Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=43430286-26e9-447a-850f-fa764f2d012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:34.749Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=cf64e960-bc05-4617-aaa2-8391823df82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:44.759Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0b9555cf-5597-49d9-897d-00ba9b0f947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:54.774Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e79b66a7-4cb2-44df-a2c4-0c3c7bf7a7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:57:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:04.786Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c6b73658-486a-4694-bd5c-1c3ef2d2def7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:14.796Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=7f813b40-2e5c-49b3-b097-dbf646ca960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:24.808Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2902f13e-8d8d-4ff1-b32e-583bf6da1a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:34.817Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=46ab7587-76af-4704-bc3c-c25eff365bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:44.827Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f1ff8fea-9ef2-418d-b2c6-eb007ec50245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:54.844Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=8812027c-659b-435f-8777-2957a2ca14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:58:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:04.869Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=90b8952f-3a7a-464f-a035-cefd6ad7352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:14.880Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3b544703-25c3-4718-bf1e-3735bfc42762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:24.896Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=60274776-a9c9-4a05-8b62-162afbb4daef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:34.906Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0f851295-eeb4-4eb9-b107-eab40950689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:34.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:44.919Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=7c85211c-8864-4c32-a381-9efd6861ec6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:54.930Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=ba23cba3-07f2-41e7-91fd-ec12964f2ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T14:59:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:04.942Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=eb8b4206-7f6b-4abf-b169-666a2e5d932e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:04.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:14.958Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=1755e39e-3273-40e7-b2f0-a37c4b86b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:00:17.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:00:17.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T15:00:17.083Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:00:17.086Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:00:17.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:00:17.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T15:00:17.094Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T15:00:17.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:24.974Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a4b06bd1-8194-49de-a46b-c06c111f68c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:34.988Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c0b268eb-7508-45c8-b654-b0d1a2bfee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:35.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:45.008Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=442fa759-037b-4169-a64f-ba2f6897818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:55.022Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=6b9985a7-0b4a-43a7-9248-1e9674e8eaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:00:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:05.036Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=80d5e2a1-be15-434f-bbf6-7fc447806870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:15.053Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=663d20d0-8d8b-4029-b498-f5584f19c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:25.065Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c92e7d7d-0153-4047-a37b-3c2ae5971f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:35.076Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=64bb12ef-ca6b-4f18-8480-431ca13aa9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:45.093Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c77844f1-16c3-45b9-8efb-fbf893309d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:55.103Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f3ce8d94-45d4-435e-977e-efb785dfee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:01:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:05.115Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0dd42fa5-a8e5-48c2-8de8-5a8234178e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:15.131Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=eb3f7e31-f92b-49e0-abc6-5e1d04a40d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:25.147Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=de8cea5f-3d8c-47b7-944e-ae73e48917e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:35.166Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e698bbde-ff04-4d86-9e08-98c73e196bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:45.182Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=206f460d-1876-47c4-b243-b1f005662b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:55.196Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f5649b0a-647d-44ca-a897-b4fe1a94d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:02:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:05.206Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=77aadb78-64f6-4fa2-b01b-d3b4aaf7bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:15.217Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=d38e3c50-6522-4bff-a0da-9ab56dbae870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:25.228Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0f357f2b-e9cf-43c9-a32c-fc78b76a35fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:35.239Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=1e1c63e4-4704-4d0d-96ec-a66ea7f9cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:45.250Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e73600c3-881e-414e-b037-577fe0e3d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:55.272Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=010b7d16-8089-462a-9cbb-aefd96969f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:03:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:05.287Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=14546e1c-afca-40a1-a744-0ae9da07b281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:15.295Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=68bf954a-dd65-4cc0-b09d-6a77e29fbc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:25.307Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=bf0b3f8a-b2b5-4f5a-8021-c25553f28c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:35.314Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=21ac13cb-83e9-4a65-9105-13c5d5856196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:45.323Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=5302083e-237b-4a6b-9933-1ebad74db598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:55.336Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0d6e8a30-b360-4e1f-b098-1d6697c09b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:04:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:05.349Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=aee509e8-7dd1-49f7-a56e-a4875a46b2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:15.359Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3efab27d-c252-478b-9310-432ac7f8bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:05:17.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:05:17.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T15:05:17.262Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:05:17.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:05:17.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:05:17.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T15:05:17.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T15:05:17.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:25.369Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=d132a432-0b34-4904-93f7-88852a20b328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:35.378Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e853102c-6cd9-4f30-9bdb-e861fa796028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:35.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:45.389Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=332292eb-a554-4ce5-a94f-b07094db8ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:55.400Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=65d5fb0d-2f2d-4182-bccf-7723851c6792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:05:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:05.410Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=cc35f88d-55e9-410e-8b2e-ac43cd199e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:15.419Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c802e4c6-0972-461a-9dd5-cb6499ee6e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:25.429Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4a5c23b1-7fd5-49ed-b781-af59cb860915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:35.438Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3925a0f9-82ce-45fc-b909-6179e0f4eabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:45.448Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2e1d1507-adaf-4ae2-9bf8-3f21717a07d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:45.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:55.461Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=04164577-e8ad-4557-b0a5-5cc015db6e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:06:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:05.470Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=73a05c05-6cf6-4a5c-bf2e-9206e7b9fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:15.481Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=67539130-58e2-4fa9-b164-5830cc48b03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:15.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:25.491Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0a852877-e87a-4f2c-b496-2f48f8167dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:35.500Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=aa1ae660-628e-4290-b6ff-5ea0a8516e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:45.509Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e46b299b-bcd5-462f-8834-aaa25b1b3c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:55.518Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a0f4fade-f69c-42d0-8d2c-30de7061788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:07:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:05.529Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=5c8665fe-39c5-4ae1-ba34-81784189f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:15.541Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=61156d2a-f094-4197-a63f-5f82c38b0400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:25.553Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0ebc6b63-c7a7-40f7-8319-25de4ac7e927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:35.562Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=fd243a30-d434-49da-810b-a383bc14cf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:45.571Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=bc3284bf-df98-4e31-b302-f44012bc3572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:55.583Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=1b2ff23a-9465-452a-b572-8f34039e9482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:08:55.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:05.595Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2b067534-9af9-48a5-acb0-0cb3b08290c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:15.603Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=77f07f27-4a30-42b4-8314-c928ea3164fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:25.614Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0127dc3d-0d18-47ef-9001-457e700fda61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:35.623Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a48df966-5275-4d71-9373-11c9d0d21065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:45.635Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=35693721-9032-4297-b0bb-778179c544c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:55.644Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=62e4354a-509b-4984-a915-e8969d8be4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:09:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:05.653Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=bd1ba545-5245-4032-a9de-51359571912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:15.661Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a132b639-1947-4c32-9262-b923912a26e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:10:17.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:10:17.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T15:10:17.059Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:10:17.061Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:10:17.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:10:17.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T15:10:17.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T15:10:17.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:25.670Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=8b1b3a32-cf56-4eac-8d49-42129baad0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:35.683Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b59b28d8-7274-4813-837d-b31ad7532636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:45.692Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=cfc702fb-4cc8-4f42-9e41-85163de64282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:55.703Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=7ef6f354-0bb4-434b-b6de-39a07d628347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:10:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:05.712Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=aa25cc13-7122-4e01-ba2f-2552425457cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:15.724Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b0b78f51-e97e-4de9-8a93-33cf673309b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:25.740Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0cbe36c7-d0ef-41a1-9816-54f100376402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:35.750Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=c9bfb42f-aa60-4596-be99-28840d3ded8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:45.758Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=1239a587-1b34-4a37-9057-1160360a710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:55.767Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=6cd8ca2c-93d4-4705-9fb8-f7249bc7d906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:11:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:05.777Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e03152c0-319b-44bc-b6ec-fcd14d736880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:15.787Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=aeb2f5df-8b55-43bc-b704-e45290a8ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:25.799Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=be95d22b-c1ae-4f04-8f7f-6fe25d9a7e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:35.808Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4a771cd0-007b-4d20-8176-338a95d7aa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:45.818Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=41a4a787-bcb0-4277-9d9c-c5309f4c9357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:55.832Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=7cad95a3-b432-44a9-8158-8487855fdfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:12:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:05.842Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2a2e59f0-5656-4342-b344-4252939345e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:15.854Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4839cb8f-6c21-462d-a607-dd51238ed121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:25.865Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0a58df00-41f8-47d1-b05f-6ecc02e05105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:35.874Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=49ca8d6d-aa2b-4f33-b690-a2389723ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:45.884Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=0f849b53-ac83-4c38-a9e1-b2dc7d8bc23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:55.895Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=25cd26e7-ac32-4a64-b1be-e2b8c2806050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:13:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:05.904Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=924205c3-8455-438d-97d2-f1d5422dbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:05.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:15.914Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e3b48c03-e07c-4aa5-94d8-01eacaaae9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:25.938Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=34578ed4-fed6-4068-9a42-db67c87f017d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:35.948Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=304c2518-26b1-4b3f-b9a5-2d8f89bcb8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:45.959Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=9e1d3c63-a6a8-4ff8-96fb-f2680796fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:55.969Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=af4a4e4b-4874-4d5d-9e9f-2fbb5c6c27bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:14:55.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:05.977Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=9655c483-9949-4e88-9707-4e2a5e69f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:05.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:15.989Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=29a7060e-dad1-4ec0-b4c1-f21580121bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:15:17.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:15:17.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T15:15:17.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:15:17.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:15:17.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:15:17.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T15:15:17.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T15:15:17.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:25.999Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e622434f-fd7d-4910-974e-2ab0dee8fe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:36.009Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=60f5dabd-b7a9-491b-ab65-a6191fd9a26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:36.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:46.018Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4bb655e7-0ab8-4896-acb1-a234842cf0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:46.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:56.029Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=bde17241-80ca-4782-b0ab-5d714c354ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:15:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:06.038Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=e5d6c999-762a-4b29-ab3b-217dd731ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:16.047Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b44df850-a433-4045-bbf2-d7764667d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:26.057Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=5db2b206-7c66-47ff-9d9b-a9c6f6fd8252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:36.069Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=a90e5d96-cb4e-49fc-a8b8-b9cf79a1a983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:46.085Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=7bb4589a-4de1-471c-a3d2-1a153da059d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:56.097Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=ab01461c-5b0e-40d0-be03-6bc796d5ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:16:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:06.107Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b8a830b2-757a-4c67-8618-cecf342f9033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:16.114Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=929338a8-e505-4df3-a05c-88fd04ca41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:26.132Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=fe1a6a95-f8f7-405c-887e-8434c3a7d628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:36.140Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=196b3ed1-5465-4278-b4de-5533de9812d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:46.160Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=68773b28-af69-409f-a170-282472db3b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:56.169Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=77da29d6-dced-42f7-8810-d661e2877981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:17:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:06.177Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b6687cf7-0c4e-414f-847a-165cb428c138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:16.186Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f4e384c7-d57f-4e12-a8b0-232d1d1ece86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:26.194Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2581260f-4b94-486a-83ed-b901b58587dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:36.205Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=85dd31fd-1dea-4270-8938-41187f074552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:46.215Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=19735ed9-ceb8-471a-b8c3-35b28041e734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:56.226Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f3ad2d80-2617-4b47-8cef-60d86de50327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:18:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:06.240Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=342b298a-f5d6-4a20-9c4f-5bc2e31e32ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:16.249Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=f391b6ed-1bbc-440c-ae94-63074855f53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:26.258Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=46d13462-e3fd-4a22-a617-3247cade6fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:36.267Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=4c73f9d7-6416-4db7-bee3-408c57dc7020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:46.278Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=57b28ded-2933-429a-bdd1-f94c95643efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:56.287Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=460c92bc-4edc-43b5-8f20-823eb99468ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:19:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:06.297Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=b720272c-95eb-408b-9e43-ed934fdd4e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:16.309Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2aacb1d6-59c7-436a-a3eb-7eaa9adf3cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:20:17.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T15:20:17.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T15:20:17.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:20:17.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:20:17.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T15:20:17.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T15:20:17.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T15:20:17.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:26.324Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=2502b89e-7645-4fde-86c8-826887c3a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:36.335Z |INFO |Init configs |InvocationID=bf4e86d4-1ba2-4dbc-9191-a150178501f4, InstanceUUID=3f40e564-8562-4f3b-bf52-426329f7fe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T15:20:36.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |