By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:33:37.242Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:33:37.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T02:33:37.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:33:37.881Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:33:37.945Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:33:37.945Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:33:37.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T02:33:38.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T02:33:38.053Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-02T02:33:38.087Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-02T02:33:39.488Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T02:33:39.852Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-02T02:33:39.872Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-02T02:33:39.872Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T02:33:39.910Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-02T02:33:39.911Z |INFO |Root WebApplicationContext: initialization completed in 1824 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-02T02:33:40.207Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-02T02:33:40.725Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T02:33:41.889Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T02:33:42.233Z |INFO |Started MainApp in 7.4 seconds (JVM running for 8.028) |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-02T02:33:42.301Z |INFO |Start scheduling PRH workflow |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:42.317Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=58cfb7ed-8b6c-4255-ad1f-ba37b17331ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:33:43.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T02:33:46.044Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T02:33:46.044Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T02:33:46.046Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:53.768Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e4d6947-8d02-426a-aaf3-d5e595857005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:33:54.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:33:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:04.848Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a16e85f8-c536-4d3a-95ab-66dd976d55c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:05.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:15.916Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f44e58ae-3034-4c58-b4b6-1b15b244bff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:16.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:26.996Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d2b727e3-aa92-4f5d-ab37-be2696470f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:28.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:38.060Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=830c13e9-7e20-4f9b-a53b-86ed7b2526c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:39.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:39.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:49.131Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b893abc-576b-4f68-9c29-35c7f604f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:34:50.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:34:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:00.207Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=19296148-9148-43fd-b524-b2437d162aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:01.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:11.250Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4b393f64-e667-47e0-934b-899aa8ffe928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:12.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:22.386Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=69d3b5a3-351a-4d65-94ff-d91ab9a32a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:23.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:33.548Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4a93b862-ff96-4c08-b51a-89c742507191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:34.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:44.587Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c3af31bc-f604-46ba-a4ae-81112bf55845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:45.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:55.756Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6239f9e1-32af-4e39-8815-116e308dc108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:35:56.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:35:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:06.824Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5cb9c5ab-70ec-4ef6-91a0-1899f69d69d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:07.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:17.868Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5bccfd57-ad4f-47eb-820c-b10e261b2328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:18.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:28.939Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3bfb3090-513d-4ac1-95ea-5b4486a72ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:30.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:40.020Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6d03b095-1c56-4a8f-88ed-d087a85403ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:41.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:51.083Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eef70038-b115-4ffc-a61e-c3321f22c2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:36:52.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:36:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:02.155Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ab0d41e7-bc22-4879-846d-f1caf5d31ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:37:03.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:13.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cdf00f77-acd4-4878-9254-d714b3109492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:37:14.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:24.297Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e248792-14f0-4242-96e5-9bc8aaafded7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T02:37:54.338Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:37:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:04.340Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=643596ab-9e02-401e-b8cb-5670bed1f1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:14.528Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb5e08c5-2833-4748-8bf7-59ddaef01ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:14.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:24.546Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9ac326cb-d88c-4ed9-b6de-c4a7ed050e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:34.560Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=86611251-623f-4ff4-a528-a4b2fe2d833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:38:40.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:38:40.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T02:38:40.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:38:40.800Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:38:40.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:38:40.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:38:40.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T02:38:40.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:44.573Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=651f8029-1f52-4e7a-bb30-8555407bdacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:54.586Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=559f3a66-8b27-4395-91ce-487c0ca00aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:38:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:04.600Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8eb2c553-59c8-424d-a97f-a76671147149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:14.613Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a3961017-b1a9-4c02-a384-a95f4ab15474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:24.626Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=23ab3b6a-765d-452b-9e6a-8ccf0d67a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:34.638Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ad25826c-5f67-4715-9b5f-98428d01587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:44.650Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1837e864-0864-4a73-9091-641368eca61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:54.662Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=44f0a7bc-d8e3-46d0-8316-af5484a1e1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:39:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:04.674Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e14b93ca-28ab-4023-9392-e41c53f7bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:14.686Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=874d1780-0b0a-4729-bb33-bcd784dc6e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:24.698Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d1764fe-504a-4758-910a-5f61e14be41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:34.710Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=50db06ad-c728-4646-b6a3-e9430316f05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:44.723Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ea0d87cf-31ec-4b7b-ab64-468edb52659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:54.736Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=35c8b26a-e733-4ffe-9b8f-47fe68f0c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:40:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:04.747Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=150c3a10-9a93-40b5-b13b-144030b08c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:14.758Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bce6f5aa-3336-4c08-a7cf-09818108779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:24.769Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f37a6926-93f8-4d25-8478-1b788949b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:34.781Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=27d98161-1864-4e87-ac5b-f6c40203dfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:44.794Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ea1945d4-33ee-4b94-8c70-76898413b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:54.805Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb0805f0-1506-4bd2-ab26-51c3bf7573d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:41:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:04.817Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=51182628-c483-45c8-aede-db2bb49f379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:14.828Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=181cd5a0-79cc-4f22-a710-6eb85ad63548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:24.837Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7cd1e283-8ec8-45fb-933a-390738593767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:34.848Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7996fc23-f059-47e5-986a-b69970b4f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:44.857Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=44d98caf-74a7-4b33-8289-577892ab2986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:54.868Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=43a8526f-9d22-49a8-9e33-eac95c781f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:42:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:04.882Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=85868ca2-f0d3-426c-97ff-834abf3bd7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:14.892Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=664e6fcc-47c5-4496-936a-c01bacf2fa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:24.904Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2ad89450-bc43-41ac-9530-f625e97e5659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:34.914Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4ef5fa3e-1f51-4c2e-aeba-4f465a2760e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:43:40.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:43:40.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T02:43:40.419Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:43:40.420Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:43:40.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:43:40.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:43:40.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T02:43:40.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:44.926Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d4b3f734-8cc4-45b6-9536-f8143465536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:54.937Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=83ed9d07-6248-4408-84f7-29d8552b45dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:43:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:04.946Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5f9951b6-6ce5-4d94-ac14-5f3aa79e16f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:14.956Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=00f6bce2-919a-4b56-adb0-a0aa68a6293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:14.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:24.967Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8e3cd9b6-8942-4a70-a33a-d197976494f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:34.978Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7e88323f-d9a8-489f-9f3d-8538f2423687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:44.989Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9e973e48-2b59-4fa8-9dfe-80692f265488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:54.999Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f4e080cc-7210-4c28-9786-c1a79acd484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:44:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:05.048Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c4697ac7-57d3-44a3-9a64-5ef4201af74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:15.057Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d57e2c44-d2ed-49a2-9336-28e5acac17ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:25.071Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=133c6c62-70b3-4c12-a635-b4786eb5baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:35.159Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e22037a4-e34d-4cac-ab75-049867eb97ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:45.169Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f9c34d69-c83d-4041-8ce4-8d92a4da9a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:55.177Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e93cdd75-5ca5-4fde-9042-be4631d71507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:45:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:05.188Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2807e3ce-3bd2-4046-9396-397b67330cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:15.197Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b232b970-2f13-4d70-a307-cb451c930756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:25.208Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2d613587-53be-47aa-a8e3-fae9bde9cd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:35.216Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=56f8675f-5a12-4d4d-863e-e0f514832b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:45.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a7aa13d7-2297-4bb0-be2a-f61ae61f503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:55.237Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0e3a5f0a-cf9c-4b8b-8d23-b1b3d282f6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:46:55.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:05.246Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=13fad8ec-82c3-4bd4-987f-3a52ca4b8885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:15.256Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=420901fd-702d-4381-89bc-f4b080697868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:25.266Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0f971ea7-39a5-4e73-b073-2881e0310090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:35.274Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e422eb0b-d753-460f-9e71-fa7e7af325ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:45.283Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5735021e-72d1-4224-b93b-341d8d62b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:55.293Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ea7442d0-49a2-4045-95b5-e104761c3693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:47:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:05.303Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5156eade-5d1e-4d5f-88f5-bd1c315dd29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:15.311Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=07ffd179-6acd-42f2-971d-1185398f998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:25.319Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0c12d4be-87d6-4117-84cb-bd36681b23a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:35.328Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ec27dca9-1012-4106-aa36-73ce8df1cc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:35.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:48:40.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:48:40.410Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T02:48:40.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:48:40.412Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:48:40.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:48:40.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:48:40.417Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T02:48:40.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:45.339Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a2b41a79-a5b8-4910-b170-747b83b5ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:55.348Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ab976bf2-39bd-4552-a9fa-6e7a602399bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:48:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:05.358Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1ac3f23b-8f5a-47c1-a4f4-5b0dddf1ee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:15.366Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a7c50193-4268-4b89-8cde-ca5804d71b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:25.375Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ebb1fe50-885b-4626-a0fc-b668e61a683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:35.383Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=321b8a34-0933-40b1-91b1-04f8134ebc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:45.394Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ceadde9b-b789-4314-a919-11393f1b3937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:55.403Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=63eb2427-845a-457f-a92a-479ef05e8d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:49:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:05.412Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9e9d424b-c37c-46fb-98f7-a5da1daa17b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:15.420Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b427d17-4844-45a9-b7b3-114d5ecf46b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:25.429Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d11786d-45b5-4b04-b3d7-00b47a2beb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:35.438Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7060c6f3-5a2a-45f8-94fe-9bcfd0333f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:45.449Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7d11ac9a-b7c1-418e-9b2b-1fec936813a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:55.459Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2ec9da7a-2607-482b-bb1a-88c4c08119b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:50:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:05.468Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b2d55932-4ad8-4d4a-86d7-4826101a50da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:15.477Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d28e3cce-0323-4796-a3a8-cb3558d99be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:25.487Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=72e1b2ee-cfbb-4a25-8ae2-e3be065dd052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:35.496Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ec1dc10b-94a9-4e3a-a38e-a2284a5a8d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:45.505Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=49a12525-8aa6-46a0-bd13-842b484d18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:55.515Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1a3d635f-1135-4582-97ac-d73faac00445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:51:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:05.525Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0e846963-ab98-4165-9795-b02dcafa6123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:05.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:15.555Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0ca153e7-bf22-42dd-97e7-201a6be7dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:15.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:25.566Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=079c4209-1218-4405-836f-d7d6300c8e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:35.575Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5e9146f5-3734-44d0-ae12-7147d9ce7b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:45.584Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cf4ec1bf-e339-401a-83ab-e5a763f5dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:55.594Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eeab9fb9-f4cf-4010-a666-4d6e932890e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:52:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:05.603Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fabcf03b-1acc-48b5-a58a-36f6615ba20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:15.612Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a79eee7c-438e-4e19-b84d-e1dc8733e449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:25.621Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=274ee849-8c73-4c3b-ac00-c2e37b6393b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:35.631Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=85644133-7601-4691-9968-e4aebe2e9334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:53:40.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:53:40.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T02:53:40.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:53:40.413Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:53:40.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:53:40.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:53:40.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T02:53:40.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:45.640Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9bd63a17-d6d4-4768-a636-bcd7a1704d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:55.650Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e543c7a-63ad-4644-a2aa-86bec4c2f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:53:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:05.659Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3e42203f-2f3d-4c8d-95df-30ec69d43d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:15.669Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb682311-c435-406d-bc7e-a38a8fdb853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:25.678Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5bc1b7a9-afcf-4b8f-b938-11fddd960c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:35.686Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1bd348d5-3746-4821-a15f-e75b15496699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:45.695Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=56e8d80a-77c8-4c05-a05e-00ae38bf3104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:55.703Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9954dc30-ca62-4e03-8126-dfb1f4c1893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:54:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:05.712Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=82bcb4b0-67a2-4903-ae99-06b3971f2a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:15.721Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=76a0ab6d-046b-4d87-ba5f-6b1fab8e7049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:25.730Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=57946d27-20d5-4aeb-89f6-ea50625d7ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:35.740Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7a548c22-10d3-4c92-bf77-3e646ffb74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:45.749Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=96410695-365b-46e0-9187-58fa626fc661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:55.758Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c130a123-cf4c-49e3-8ef1-8f34bf5f3e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:55:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:05.767Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2a475d9a-1d87-4303-97bc-84524f5de2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:15.775Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e790340-ba32-4232-88f4-eee36481e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:25.783Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5431186a-c804-4b83-91cd-56106517e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:35.793Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bbbdce89-023d-4af4-a489-a04d6e9464d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:45.801Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=665f7795-9d51-41b7-a456-a528c57658e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:55.810Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6a22d158-3c1b-4f61-9caf-7e431761b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:56:55.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:05.818Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cf6b9c9f-716e-49dd-a3b9-04f642032ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:15.826Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ec60140d-6ff3-4226-b099-2e101ea91f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:25.834Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c87695ed-0616-43dc-b3d7-9d243325a991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:25.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:35.844Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=678722ef-6fca-471c-bcd3-79f17cba1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:45.853Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4cb500cc-bed9-4976-b990-34303a46df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:55.861Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a2e0a61f-9a79-4326-b6c4-8d777ffb55a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:57:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:05.870Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fe3d62d4-7414-47ef-b415-822084859b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:15.878Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=04ce3777-116d-4bad-99cd-cbc89fc1006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:15.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:25.886Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=40f461b6-cfe9-4abe-b152-e8dd8c1ced09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:35.895Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bbb623d4-82ab-4b99-a016-986a046bded6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:58:40.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T02:58:40.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T02:58:40.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:58:40.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:58:40.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T02:58:40.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T02:58:40.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T02:58:40.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:45.903Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=627d35e4-169a-4fb2-abb7-316ea16fd3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:55.913Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=679521ad-2b10-4f9e-a6dc-7aca1011ae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:58:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:05.922Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bceb3ea9-7895-4c29-a5f1-ec31c14e85af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:05.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:15.930Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ad2e018b-2145-4a48-9ea6-3e38c6356560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:25.939Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=52b79032-cfb5-4109-a12d-88deadded146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:35.949Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6f4d244b-b6df-40ba-811a-858043df7e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:45.957Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cf462aff-1807-49b8-9dcd-7f55a6acce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:55.965Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9c25bafb-463b-40d9-ab51-b999fa19212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T02:59:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:05.974Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=949a27da-5254-4878-9bee-d91261bba0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:15.981Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6cc5ba6a-26b5-4af5-a7c0-9c1e6c9a9429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:25.990Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a5331c4d-5c5a-4685-89ee-e5db04eef7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:35.998Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b9445d6c-2702-4119-911c-dfb55e2a264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:46.005Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2377d516-7337-4c86-a60f-42452fc6bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:56.013Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8d9ae406-c884-488e-96af-1deed57f692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:00:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:06.021Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b2c21c6b-a337-416c-9f0f-4f3345e156d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:16.029Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=94acb3dc-b82e-487b-aa63-27cee0aaebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:26.037Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=23071a68-dbe4-4374-831c-c50f0ec96a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:36.045Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bb63734f-e5de-4a8d-9374-1f6e096fa084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:46.053Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f71f9f2d-18e8-4cb8-a7a4-40b82136ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:56.061Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=835e2b3d-0482-4a6d-9e55-9bc6399818db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:01:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:06.070Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=10d297e9-e55a-4c40-a0c5-55f52509678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:16.077Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f73855eb-9bc1-4c00-a497-2fa684c284d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:26.085Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f828e47a-50e6-41a5-b007-0f526ff7c876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:36.092Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b8b93a64-477d-4285-8dd2-d455267dd1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:46.101Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7c9026a8-4d37-4030-ae1a-3899676222ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:46.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:56.109Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=976b7dac-b3bb-4e6a-958b-fa388343bf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:02:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:06.117Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=694a8716-8e73-480c-9623-ea3fe7541832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:16.126Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b828eff8-1771-413d-8e39-4716beb7eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:26.133Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=af594075-018c-4361-a004-d565ee93ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:36.142Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b917ae88-6035-498c-a8ac-e08f8549a6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:03:40.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:03:40.395Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:03:40.395Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:03:40.396Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:03:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:03:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:03:40.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:03:40.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:46.149Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=987f9819-3547-46c5-b259-1b6482b669a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:56.157Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=35b1bf23-7fd5-468b-b0c9-6795e5b5774f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:03:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:06.166Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b38abbf3-fcb0-41e4-9453-dcce4a845657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:16.176Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2b20d0f0-f4ba-4fee-a873-61f6823e7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:26.185Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dfe7e826-6a3c-48f4-88e7-5b715f88f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:36.194Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cc4d1bf8-1a51-44e8-8e3c-dc6e5241797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:46.203Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=22b014ed-2e68-43ba-9d49-0d3805eaac5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:56.213Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7989d09b-ea1d-43f6-827e-89cd2e6b01f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:04:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:06.222Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=338f0816-6316-4551-a2ac-49e28284bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:16.230Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7f0654cd-43ea-449c-9017-e92a5ce4717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:26.238Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bfa431b2-c784-4ad1-bd1e-f47069e1083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:36.246Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5a762513-77ea-4b17-8a0c-635145235ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:46.254Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6d1ba0d5-bbfd-4585-96a5-52430cfbf652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:56.262Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=155cab98-742b-465f-a04a-1a0588680701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:05:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:06.270Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ffdb74c3-0e01-4d3e-9c7e-f9e5f685e880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:16.278Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=73ab89b3-3d26-4b44-bc78-556289cb2227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:26.286Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2d9ddc5b-6c1e-4099-9e67-88ceeda29743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:36.295Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=628307c9-116b-4704-823f-94de346c4404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:46.303Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c96cd074-5cea-4e23-ac1d-733f38cf5e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:56.312Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=132cc011-ee45-48a8-936f-da839511319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:06:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:06.321Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d2642d20-1897-4d06-beb0-71b0da7155db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:16.329Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b48667fd-a7f4-4ba6-8bcf-a46d20d78ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:26.337Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0ac87781-e680-42c3-a034-f0b22aab683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:36.345Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=62970422-f0c0-4744-8a52-960fdb49b24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:46.353Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b8761d90-6255-48cd-b11c-4c8e85101e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:56.360Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=33dec973-afd0-41d5-a038-a095d2d260aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:07:56.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:06.370Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b198d4f2-d7fc-4591-939c-1e6da6c8ac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:16.379Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dc2f70be-0432-4305-b809-2fba40df2014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:26.386Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3dc15243-71b0-414d-954f-83125c67cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:36.396Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=53c00f6c-3f4a-45de-a64e-41add8347ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:08:40.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:08:40.424Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:08:40.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:08:40.426Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:08:40.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:08:40.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:08:40.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:08:40.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:46.405Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bbcac6f5-1c35-40b0-b36e-94e40f09afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:56.413Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=367a99a1-fbbe-4115-bc34-e6342f4da9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:08:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:06.423Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ac31db40-95e9-47b6-8a30-7d5681a07fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:16.431Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b018f815-2c3c-414c-923a-c1ee953c488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:26.439Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=04edc7cb-fc80-413f-9c10-d0dd49147e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:36.448Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b8fc076-9d0c-4d93-86ba-23827ba3a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:46.457Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6b3339dc-3b0f-48f6-9fd2-ddd841af8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:46.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:56.466Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=04e95cf4-d7bf-4309-ba09-0c006306b801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:09:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:06.476Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=36702e5b-5b5a-40e4-8c4e-3cc6bd45476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:16.485Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9ea46f2c-ac26-4643-90cf-348409bcb1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:26.493Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5395825c-284c-4c34-9b0f-d714eeeaabe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:36.501Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6fb4988b-d964-47f4-b8da-5145072d666c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:46.508Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e7e7eea8-5fca-4997-874b-283569b26d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:56.516Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=19c835a0-2a27-401e-8ab4-5a7e24d6b334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:10:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:06.525Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=54cc1687-39db-4432-bfcc-267660dd87d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:06.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:16.535Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ba717b07-53a5-4879-a5d1-b2a17c91c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:26.542Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1d244e48-9313-48fb-a7ea-c4784f5c14e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:36.551Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7177fc0a-39df-4470-b1db-07e501a0a5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:46.560Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1423f0af-ac4e-4eac-b1cf-b5dd14d4f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:56.569Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0300307b-b089-4a17-80ca-e2eeebc4f1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:11:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:06.578Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=17b3df61-c411-4014-89ed-3cad37e959f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:16.588Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3bb4bea6-afd2-48af-91e0-2243b6439105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:26.595Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9451a3d5-4a24-4867-90cf-24f8bd04b9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:36.605Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7de76cb7-0a33-4584-8417-340d9483f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:46.612Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=63af7870-8c26-47e6-bd08-817ca40097e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:56.629Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ce1e2cd1-85f5-4eb1-8193-553842468602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:12:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:06.636Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d51c7036-dbbf-4320-ba2d-5b1888847734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:16.644Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=32823545-552b-4fd1-8b9c-dce2f9f73cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:26.653Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d90cda51-33f9-444f-a1b4-85b1be92c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:26.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:36.660Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2231cf5a-7346-4e35-a1a6-6c2ce345125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:13:40.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:13:40.395Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:13:40.396Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:13:40.397Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:13:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:13:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:13:40.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:13:40.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:46.668Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c0eb8db9-669b-4392-82e8-39b9a5ee7332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:56.678Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=42251402-7076-4a92-b81a-54d8e31633bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:13:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:06.685Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=333670df-d283-4f15-b5cc-9fefab02cdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:16.693Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ac80e7c6-6384-42c3-a202-a98e4e6e81a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:26.701Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fac88449-cc35-45a5-916e-cad8d2980a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:36.708Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4c77ea48-23f6-4b35-82a5-c316fec9bc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:46.716Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0b5c24db-4937-48e2-9c33-6cb083fa93b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:56.723Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6817b51a-3e68-4621-b065-dc06ab3e05e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:14:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:06.731Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=906bbcfe-1381-4052-82b3-5d11e419f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:16.740Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=58644644-f054-4964-8bf2-94f51f2e0c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:26.748Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d917e93c-aed0-4970-b03f-a831f1cacd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:26.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:36.755Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2146cb63-b7c0-4678-83e6-4385a2ca5fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:46.763Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f47828d4-ed2e-4fff-83ca-5c227cf70cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:56.771Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d6ff06a-73f7-47c2-82dd-19a3380a93b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:15:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:06.780Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=877cf0e5-8193-4c66-8553-34ab0340177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:16.788Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=75fb6604-e8ee-4c66-b130-538820dafc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:26.795Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=049b2756-3e04-4850-9180-3ebcb4766a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:36.803Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=504eb505-fe89-4341-aa71-9b84dc1194e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:46.811Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=188b350a-92e9-440e-be57-06c8a8bfcdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:46.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:56.819Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=52de389e-5322-4ba3-ae97-5c3f7b224aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:16:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:06.828Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e93e5521-1c0e-47ba-a783-8a06eabde75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:16.836Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8eac437d-effb-4d32-bac0-679c455349bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:26.844Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=61973c24-cc86-47b0-8122-4a36c36e89cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:36.851Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=72f0029a-083d-4767-bd9a-75e5369c735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:46.859Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a5dde8c8-c1a7-44b4-8fc0-e3d85d3f0cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:56.867Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ef5206d0-e9ab-439c-a5aa-609e867f97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:17:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:06.875Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=448f059b-ed6f-4717-879a-0a0bd7faf32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:16.884Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f422051c-0f40-4e21-8d0f-79dd701f56e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:26.891Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5c506848-ee9d-4f23-8763-0b405605e971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:36.899Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f733f015-26bb-479c-b5dd-1da539ca67ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:18:40.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:18:40.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:18:40.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:18:40.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:18:40.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:18:40.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:18:40.399Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:18:40.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:46.906Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=47f9381d-9d40-4213-ae96-e8591ede2714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:56.915Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=09c480ae-4b9a-4763-b466-70ea774fdc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:18:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:06.925Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ece6f8f7-70bc-4ec7-95e3-bd4e17b1bd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:16.933Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=792886be-62e2-4f50-a048-782efa0366a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:26.941Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=53bb5076-47fa-4a92-b891-31cdce390050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:36.947Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7e81cf8c-891b-46ab-a718-69568dcbf669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:46.955Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=92353e42-3800-4874-beb3-90b29c8f76d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:56.963Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e9ce9d04-eb19-4ad1-ab5a-f620529ebb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:19:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:06.971Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7916aeac-16d7-489c-b357-c2ccec0a41d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:16.979Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f96a846c-9756-4873-8e1a-deb52e50df3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:26.987Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=79543759-0ced-4179-9b30-c2304851e12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:36.995Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8ed971e5-a9f5-4e75-ba5b-13f2dfadcc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:37.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:47.006Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8e443c42-7ed6-418e-a998-379409413893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:57.013Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a744f539-2b88-4d2a-8ef4-b86cdb1d1287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:20:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:07.022Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=33f3c884-bcc3-41ec-b328-c115c9687c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:17.029Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e9fab85e-3dd6-4370-ae28-fa06935f568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:27.037Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cc604c6f-1fe6-4f2f-9a99-2f2a378de992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:37.044Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b7c85096-0471-4ff5-a39d-c5f599663e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:37.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:47.051Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eacdfa11-6f02-4ba6-9ce7-32b8a078a795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:57.058Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=51f3d1ff-dcf0-4262-9c1c-43488fce32c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:21:57.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:07.066Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2dd8c7d0-2fd8-491e-af1b-6da56386c0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:17.073Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=61db0925-7bcf-4ac5-8f94-e76ecf37720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:27.082Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8044b975-08e7-4779-a50a-163e8ab5a7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:37.089Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=467f5495-9434-4cd4-8ac4-5b595e0eab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:47.096Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0b2444c8-efbe-4a2f-8bd9-47eba2d5f41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:57.103Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5ee03177-138a-42fe-9822-3442cf4f3414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:22:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:07.111Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f5c50c18-7ac6-4db9-8c09-692e7a900402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:17.119Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=22d78ed0-6239-4e9b-9be1-5bb52521eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:27.126Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1fc64468-6945-4421-aa8d-2ca22c8d2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:37.133Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dc471387-e894-4a5c-8363-57ee667d5982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:23:40.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:23:40.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:23:40.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:23:40.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:23:40.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:23:40.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:23:40.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:23:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:47.140Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=67d06216-b193-4bee-b066-ee5e1e528c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:57.148Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=27231740-336c-44ea-8b7f-9039929a9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:23:57.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:07.155Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=65d01aab-7513-468a-befd-2874b4180475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:17.163Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b38687be-4749-47db-9bad-199af36fee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:27.171Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9133a723-f9c3-4215-a458-229678008ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:37.177Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=026eef06-7d86-41fc-92eb-5e44f0f71a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:47.183Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aaecd318-ab1c-4864-ab6b-931894838668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:57.190Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e2ce2bdb-7f63-4fa7-81e6-e1beeb79923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:24:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:07.196Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=da29568f-4433-42fc-b5aa-b66ea0be536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:17.204Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb578b46-dd95-4966-957d-9c7ab3b6c016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:27.212Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d328efcc-a035-4604-bb31-ae16e04b0c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:37.219Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=37ba5225-2ad4-48cd-8441-338cade83333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:47.225Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bfe927ff-e2a6-4476-b694-57261bd33225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:57.235Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b71e1d9f-d23a-463e-a1d7-56262c5f492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:25:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:07.244Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=35d1b27d-553a-4e42-85a6-0f67f083d059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:17.250Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f25b9140-ecb7-43c4-bf98-e76eeda6252d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:27.258Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b67fab1b-1095-4fec-8cbc-fd68cc480836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:37.266Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=adde65de-eed5-425e-abd6-f0cf0c5aa3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:47.273Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=71984a95-e10f-4f4e-9773-bcede1c7a0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:57.281Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=126a41a8-8a52-49dd-87de-8f8f8a2877ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:26:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:07.289Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=352acd66-36cf-41b7-84da-c1324eae4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:17.296Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=395eafdd-43ff-4dfe-bebe-8621aaa03b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:27.303Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=325bc445-570f-4d76-8fb3-d65c3d4a7371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:37.310Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7050a614-5766-41a4-9453-0c44ef307981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:47.317Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=90cfa86e-2bce-41e7-9805-7d911f7ac847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:57.324Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3a372176-4701-4c9b-a428-299a2d5339d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:27:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:07.331Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb63abf9-3e8f-47e7-a95d-4537ae754e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:17.339Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4acf4ab7-8291-438c-8912-daf0fdb1be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:27.346Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=83d4ac54-c46b-463a-9da3-415c1fc35351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:37.354Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bfdcf91b-392f-43aa-a409-b8c3732fbcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:28:40.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:28:40.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:28:40.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:28:40.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:28:40.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:28:40.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:28:40.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:28:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:47.361Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=20f9f202-47bb-49d7-832d-b44e56be3794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:57.369Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a2ce16c3-3842-4aaf-b9d5-1e959598c663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:28:57.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:07.376Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=42c4646a-a408-4588-a651-28cbf629417f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:17.383Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aad66a2c-852b-413c-a90c-ed8e49aa0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:27.390Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a474aa16-8f61-48e4-b99e-d63c5da951f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:37.398Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ca6deb64-d3a6-4114-a38c-3d2072a3924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:47.405Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8593952b-bb43-46be-a6d7-f22c3734f1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:47.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:57.413Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=49daf37c-e57e-42e8-9fe3-1b65020c019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:29:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:07.420Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=55427a19-8b64-4005-9c8d-f567820cb951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:17.427Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=454c2f2d-2b8e-4cc5-b948-7c0be6092c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:27.435Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=458551da-440d-404b-8d00-f1207d76877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:37.442Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=df70db20-389e-4442-8d02-01d8b6c85c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:47.450Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=94049a54-bba7-44bc-9a46-6302a23a3ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:57.457Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7000917f-5a16-4ddd-86cb-3ba2d5982a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:30:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:07.464Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bd33d632-891d-4c88-afd5-d2653095eb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:17.471Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d1e964f9-afe9-4586-8080-a2a77ea120c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:27.479Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aec0c687-814b-4547-ae40-33460b0e8f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:37.487Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=923ed4de-13eb-4214-9de4-9b1e3a4b8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:37.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:47.494Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0e0eaa88-9e58-48e8-b6bf-9b6d2e6cd24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:57.502Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c06bf402-9e8f-450b-b5df-48f9478bdbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:31:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:07.509Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ccad0b19-5f50-4a29-b1fe-558e7fb54182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:17.516Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2b1ff494-62bd-4969-9634-9d34ca780095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:27.524Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=717d2aa8-e3d3-436f-b36a-52bc61586fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:37.531Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=74daa5f4-279e-42e8-982e-ddd9410f94a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:47.538Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=079b1d93-6451-4219-a8e7-f2572df2a93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:57.545Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b35a929b-a627-47c8-b66b-631fa47d4433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:32:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:07.552Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b6d771a-596f-434f-8d3e-7a0d97e1f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:17.559Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=854abeef-dc89-49a4-9c00-cfebf48b13f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:27.567Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=53a83546-c4a7-47e9-abbe-c4da2e37cd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:37.574Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1b089907-3ab4-4445-a6a5-49910c7880a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:33:40.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:33:40.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:33:40.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:33:40.405Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:33:40.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:33:40.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:33:40.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:33:40.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:47.581Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=71bf3e9d-833f-4f75-8ece-1270abcf6e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:57.588Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7672cd02-caf5-4138-be56-4bb59e7d1e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:33:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:07.595Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=529e3224-19d3-4f7f-9ede-59a852ee0316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:17.602Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=85c3e4e8-111e-419f-934d-4d1762c3d12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:27.610Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0ceef352-63fc-4a2a-9f54-0bb400dc9a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:37.617Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=568dac25-1ceb-481a-91d6-2223c6d5d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:47.624Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d4284b3f-73d0-45d6-9034-3bd9231891fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:57.632Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=babbd291-cc64-4131-8382-331ac6f2eb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:34:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:07.640Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=602cd881-d253-421d-934e-af8ce652a584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:17.648Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a24c5f68-29be-402c-a40c-6004152b9309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:27.655Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=39cd471a-6873-41ce-9847-c0cdae9f6460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:37.662Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6631e4d9-502e-4824-9380-a5ca0c56ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:47.669Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3602c153-b578-4d03-a5f0-a3bfb671e7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:57.677Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7afd9181-154a-4a1b-8b5b-d68c96ce20dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:35:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:07.684Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cb53d5ae-4203-4e34-9e40-51481ec10d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:17.691Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e4400798-a840-4109-9bd4-752d69dfee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:27.699Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a918af26-9a0a-4229-9d61-8f2cf69f488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:37.706Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8f3c5bd1-10b0-4897-a17a-0d498e4a690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:47.717Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2d040497-f605-42bc-8669-dcbc9ef7f66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:57.724Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=84715386-f87f-41f1-b475-c511be9cf673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:36:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:07.732Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9254ef07-0fb7-4152-8202-3bfe7cedf89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:17.739Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=441caf09-33c3-4485-92af-c255cbcc8810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:27.746Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1098a4f4-e132-4099-9cf2-051463c0956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:37.752Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6b60527b-1999-41ea-87da-4f686eef7a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:47.758Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cb2ac4c8-447d-4411-a701-e61bb3a81a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:57.766Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=94fab76e-3f33-45b8-a3a1-cf26d34fe48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:37:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:07.775Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=63c3a45c-78ac-4bab-bd3f-943d85263ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:17.782Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3d94f0ec-ae1b-41ca-8e97-b4d78bb3a8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:27.789Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c16ba1b8-3ed4-4610-882f-030227816956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:37.797Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=244451d8-1991-401e-ba92-d4c3394ae310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:38:40.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:38:40.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:38:40.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:38:40.379Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:38:40.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:38:40.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:38:40.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:38:40.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:47.804Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c9601614-2098-4ede-b91c-63622af15348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:57.812Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=22fe9cd0-48f5-4a2c-8610-397805627ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:38:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:07.818Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=15e06f1a-7ea2-4211-a5fc-82225a59fa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:17.825Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=58f250c0-6ef2-472f-953e-b91cdc75cf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:27.832Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b8d03a0b-df8d-48fb-9e31-f8b781884651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:37.838Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=370a2fad-8f50-4720-9fe9-39a538904e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:47.845Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d3b1e984-7477-4466-a96a-51d2b3c16947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:57.853Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=904303d2-ed53-4b4d-8123-2d4518fdcd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:39:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:07.859Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=86f4e18b-be9e-427c-a91c-072cf577b150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:07.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:17.867Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ad53d53e-eaf6-435b-a90a-a9e0023f7c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:27.874Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ba6f3a6e-666a-478b-a1c3-81869427a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:37.881Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=50d09923-e109-4192-9ccd-e60558eee4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:47.889Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e7d6a34-fcc0-47ae-b067-25d15f388142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:57.896Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=933a59ac-e601-4222-8e81-9773b926cb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:40:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:07.903Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=875ad5d9-75f1-431c-ba07-52be98ba1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:17.910Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=936095b5-e9b1-4a4d-917c-a82fea0adf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:27.917Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=20edde5e-087e-48fe-bdd2-6b0b6ed332c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:37.925Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7f80b45c-4d67-465c-86fc-31f0019348ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:47.932Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6797a515-aaa1-44b8-a63f-ac16d050f484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:57.939Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5c06108b-9c62-4968-aa43-c298d865c914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:41:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:07.946Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=19f4b3af-c352-4c46-b788-9437ea3c963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:07.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:17.953Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=626c823c-da7e-4c39-9e2d-1c59a79b26e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:27.960Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1c9350cd-b4a0-4cf1-ab71-113cb949246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:37.968Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=07e3df15-12d0-4e39-b5fb-1e493634843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:47.975Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=517759a0-7ccd-4c19-90b8-4b34974586e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:57.983Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2efaecf5-219e-496c-95c7-c9335c616c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:42:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:07.989Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5080e27b-cfa4-4cb9-b95a-2854d05f9fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:17.996Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6c5c4dd7-8162-480c-981e-406a5eb371be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:28.003Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f5abd751-9086-4171-891a-fe4238a0c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:38.010Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e6c589f4-d34d-4720-af6a-9eb2ebf2ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:43:40.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:43:40.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:43:40.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:43:40.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:43:40.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:43:40.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:43:40.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:43:40.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:48.016Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=71ae1436-d810-4be2-a2f1-dc7bafec0826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:58.024Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c9304ac0-7e74-4a79-bdea-2c51c6e2e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:43:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:08.031Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bc8946ea-a16d-451f-aef8-a39e63822f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:08.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:18.039Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=30d95504-1295-4b39-83c3-25a400ec42b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:28.045Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ef2bc722-a972-458e-953e-aaeac822265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:38.053Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=66034d70-0635-4cf7-9ce9-03c15db4826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:48.059Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=583d8777-5719-4fff-9ed6-32cc00ce6fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:58.065Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1b79987f-1c88-4dc7-8df9-e14f102ba46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:44:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:08.072Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c5d2aa68-320c-4ee6-9b0b-3d073eb890c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:18.079Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d89fcf9d-70f9-477c-80e3-e0ac6e15718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:28.087Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d63b1c31-cdb1-4cd2-9982-4e0ebdbd6e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:38.093Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d7ec1ee9-0912-4e82-a29a-33e4a9850c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:48.100Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1b3275a8-95f8-4fc1-9673-7726273933c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:58.108Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a4cf0c0c-5750-4665-98d3-17744b8cf17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:45:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:08.115Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c5784831-039e-469c-8eec-a0229d1f658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:18.122Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c306b0e5-2f90-471f-9921-8d98831c3fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:28.129Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8463eca6-1708-432f-b7eb-f34c6d3e44bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:38.136Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=dee883cc-c87b-44ae-b2f5-76d01e479d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:48.143Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6261e4f0-a13e-49d5-8830-f19e1178aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:58.149Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1a92813a-1b58-402c-93b6-49a1dd687ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:46:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:08.156Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3c343e66-72c2-42f5-8d89-7f4062627b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:18.164Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=01cb5c3b-7b0e-4c8f-a5ab-941f92649b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:28.171Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=605e1823-a0fd-4311-8d1e-32fa0ad22b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:38.178Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=36c710a7-3a37-4a42-a24d-402b26c11ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:48.186Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=038d8ee8-df91-494e-8aac-19da9b82846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:58.193Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=00956ba4-6877-4298-9a03-3b33026ba6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:47:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:08.199Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=af1805fe-56ef-4fc2-a6de-c2714a53a0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:18.206Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a368e127-77aa-4d55-bc54-0b3c3748c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:28.213Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=24bf362b-1e06-494c-b5f4-b458382a4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:38.220Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5c21c4ea-69d7-408d-a9eb-3ffbf039f96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:48:40.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:48:40.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:48:40.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:48:40.394Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:48:40.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:48:40.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:48:40.397Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:48:40.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:48.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1501ca62-74e4-403b-90ef-849b78858196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:58.234Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f29ed526-6267-41f8-bde8-8d045f7a915f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:48:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:08.241Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=193e940f-7ea6-45be-904d-ad2330a46133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:18.248Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9cb26a3e-6c86-45c2-8f7c-8b2fb99e95f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:28.255Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=90756649-285c-4f23-800f-2bb9ddd5f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:38.263Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4bfe8e9b-d945-4a9d-b9d2-b7b5f47f83bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:48.270Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6eb669f7-392e-473e-a1f0-eb9d1c177fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:58.277Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d57ea579-dae3-43e0-a5be-cc1769b96e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:49:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:08.285Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=01c0563c-3538-4f06-bf18-371bdce805a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:18.292Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=55a9e19f-cd0b-40d3-a89a-42f7f360ba9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:18.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:28.298Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b9d522f1-7c26-4d02-b606-428bdb6309c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:38.306Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fd7522a3-79b6-4a29-b644-07d796c2d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:48.314Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=20bf7ab9-aad2-4d9a-8787-87e9d3b6646f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:58.321Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a43470c4-80cf-4066-b840-cdd959194acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:50:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:08.328Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f8d20d4e-ca80-4cc7-9050-288d934f1762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:18.334Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=68cf660c-b365-4a7d-bc17-237af3bf4651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:28.342Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c42f2275-b353-4fa6-bdbf-b08f97b0e114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:38.348Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9db8d465-47fa-4502-9865-5df748adca06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:48.355Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7d082256-ff05-4aad-a1e0-21eb1967d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:58.363Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=36bceedc-8e90-44a5-a898-cb01352b2c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:51:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:08.370Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=32625593-316f-49e6-b3df-19134d211937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:18.377Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ac1bacdb-3680-45c5-be57-1715d82eaa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:28.384Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2269af5c-ce9a-480e-b5b6-0574487d3a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:38.392Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6cd1e6ef-209e-499f-b10d-d6b1333d0e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:38.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:48.399Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=52c2c6dd-2f22-46ba-a1da-d4f006878c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:58.407Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=699286c2-a478-4a45-a012-d3625c4fc4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:52:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:08.415Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=47ee66a6-50cc-4055-89fb-5a18c1dbd4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:18.422Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cf89863f-374a-4655-8fa3-40002c0cf10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:28.429Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2eb0d37e-cf5b-4c3b-8572-646c6ce5daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:38.436Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7ff41a9c-5281-47aa-aae5-99e2368565e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:53:40.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:53:40.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:53:40.391Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:53:40.392Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:53:40.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:53:40.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:53:40.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:53:40.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:48.443Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=11dadfc3-4d64-458a-9f2f-bab149465a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:58.450Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=61a8d0bd-9859-47c9-9670-9e56d09b34e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:53:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:08.456Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=369ff00f-028a-4794-9d11-03c7cd80b4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:18.463Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c4e4e948-2efe-4c95-8327-718ac9334d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:28.471Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c8ef0159-ebcc-40f6-ba3e-c1bb6257ad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:38.477Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a50ac909-f4d2-4ed3-beb4-1a5e1606b8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:48.485Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a3bfd41d-2675-4d57-adfe-3110cd24ae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:58.491Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=51561890-6166-4420-a737-51549ff56db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:54:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:08.497Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f18af5a4-658d-4fb6-bb16-e5ce02ddb73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:18.504Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=299b31a5-5227-4828-be0b-91b054db8acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:28.512Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3795da95-6703-4ced-b1be-5392b10d7896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:28.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:38.518Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6cbb2ee2-1159-4948-9ed5-054e8fb35b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:38.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:48.525Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=725fc3b7-e753-4719-bb09-e95df96e2227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:58.532Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=68058f2a-a38b-4dfe-b7e4-65840784cbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:55:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:08.540Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9355ad5d-76d1-4839-99f5-23d39e9b69a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:18.547Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=379f535d-d2d0-46c5-9280-5679795cd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:28.553Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b0412df2-cecc-454b-b07c-94853c9e915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:38.828Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=298eb7d6-90b4-4e86-875c-6c9844be633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:48.835Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=11cebd6b-1f2e-4484-98d9-7516f1a4cdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:58.843Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=83a8834a-cb87-4671-b93b-e47b0a6291d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:56:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:08.852Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=89d9b4d4-a790-4c4f-b840-6f2692e0d3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:18.859Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=69d0b7d1-650f-460a-84b4-dcf2f87d531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:28.866Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=58bff5fd-6380-4c79-8145-e70423a08793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:38.873Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a7f7ad54-4485-475b-a3e6-b5660597ac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:38.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:48.880Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2f123d85-5aeb-4051-9a0e-d6c7d53fed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:58.887Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=24df33d0-37af-43b4-9ebf-6710d4249113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:57:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:08.894Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=705ada83-8f33-45ba-990a-efb3c05a5009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:18.900Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2f2b8329-fcb1-48b5-8cf1-3deebac04131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:28.907Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bd396a03-885a-47cb-9096-23bc76e3d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:28.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:38.914Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a7aa0b9a-a9f4-43b0-b99f-07b5004384f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:58:40.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T03:58:40.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T03:58:40.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:58:40.383Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:58:40.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T03:58:40.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T03:58:40.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T03:58:40.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:48.922Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1193cf6e-6565-43fd-9fdb-08b9655ab891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:58.929Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=69578139-3f61-464e-a68e-3c5ab1cb5bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:58:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:08.935Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c00fa124-93ae-4209-a262-7711eb989620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:18.942Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f810cd81-7222-45c2-acf8-afc99df107e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:18.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:28.949Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=24a5b3a9-614e-460d-8805-06634d74d405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:39.005Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3c373aed-887b-4fe1-8e5a-bc9dcfb58185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:39.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:49.013Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b065e0e3-87e8-4475-bba6-bac2ec91b026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:49.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:59.021Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=795c94ce-8fc8-46d3-a62e-4c505b82df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T03:59:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:09.029Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9f9e3e56-3ccb-4aae-99f7-c270a5a86b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:19.035Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aaee0479-3365-4c0f-94d6-e8c1886f890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:29.050Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6fb16082-2876-4726-9f94-66045afbb123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:29.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:39.057Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cdde0615-964b-4206-8050-8c179b08d97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:49.068Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=46ff16a3-bd61-4313-afd5-0f730e7ed002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:59.074Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ed13719d-29e1-4b49-aa5d-84846967a390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:00:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:09.083Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2eeb974b-515b-408d-8500-a9561349e36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:09.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:19.091Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fdb0d6ce-1090-4bf5-be05-6aa1471a04a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:19.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:29.097Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3736e5af-432b-4cf0-aa88-1060b6ad550e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:29.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:39.104Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cd8a3f38-d8ad-481f-9e65-39035a5b52d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:39.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:49.118Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5ecfac9d-c1a1-4779-9e45-e41e166a28c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:59.125Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c4449a89-5a5f-4ddf-956f-e1c0b04cb79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:01:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:09.131Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=43a00315-15ca-41e0-b038-27ed8dff709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:19.138Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cc2e6ed8-2ff0-425b-be99-fe953be89633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:19.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:29.149Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=93eb2ae7-7093-4c67-b8e2-a20a4f3d7809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:29.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:39.156Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7d5ccaf9-3a04-4432-a353-67819894e537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:49.162Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4200d171-c6dc-4f53-b0ba-6be770918567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:59.169Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c6eff3da-065a-4a1c-a143-4fd2d9cd8779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:02:59.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:09.176Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7cb23cfe-2ea0-47e8-96c2-cf6100d29d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:19.182Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6c7f0e6c-422d-4da7-99b1-7d86e17976e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:29.191Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2ba4899d-df90-405d-a341-b638b51a7206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:39.200Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=55a79be8-e9ab-4296-b8d0-b5705858af25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:03:40.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:03:40.389Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:03:40.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:03:40.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:03:40.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:03:40.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:03:40.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:03:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:49.206Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=80d02376-6d3c-43ca-8c95-5e485e09427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:59.213Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=80bc7100-6f17-43f9-a722-7e9456fb6aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:03:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:09.221Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=29e21d07-8187-4fd1-bc01-f8cb5e53fd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:19.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e39771e-8dd9-4418-b3b8-ac98d92d59bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:29.233Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0524035f-e488-441b-80a7-6b6fc368e77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:39.240Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=597d8664-f826-42c5-ae4b-44b595fa930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:49.246Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=93896ec1-3a86-437b-89bf-0ebf4ded6e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:59.254Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=401eab1e-492c-4938-9d56-392458e302c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:04:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:09.263Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6ab2956c-3a18-401a-9c55-6ac3f853083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:19.269Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7603037f-cbd8-4e1d-a2b0-ba0b2d2c789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:29.277Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=21bbdf06-23a9-4630-937b-5efc44059da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:39.284Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cea1ba9a-8d77-4ff6-b905-974b2dcccb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:49.290Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bfd85327-9d70-4ec2-aa32-505c8fd935bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:59.297Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d3a7ccd7-1b05-490e-82eb-f4cf1e22b58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:05:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:09.303Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1fd015cd-0c8b-427f-84c3-040b1a14eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:19.310Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a7b181a7-80b0-425b-9652-2dc69ef410b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:29.317Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eedf1b99-3f3b-4995-9807-e0603688caf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:39.324Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=014e42e5-ecc9-4e0a-82e6-4395199fe6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:49.330Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2b5cb28f-fad5-4b96-accd-87b1d435720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:49.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:59.337Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=471cfa2b-62e6-434c-ba18-f25afcdb9056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:06:59.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:09.344Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4bb3fffa-cd9d-485a-9ba7-11cc49cf361c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:19.350Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=46a0df6d-900f-4d74-b990-dfce49a5e3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:29.357Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c03135ae-7552-43c3-a048-4bf11b5a4e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:39.364Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2bb0a745-e715-4060-9431-0c3fe1b2969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:49.370Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=deea5a86-22a1-44d5-bdc3-9a648bc0a672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:59.377Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4404bf7c-ae65-486a-a58e-3acf94fdbfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:07:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:09.383Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=73f1c9bc-97a3-461f-9d6b-97bc160d13f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:19.390Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=aed18bea-7d1a-453d-a32b-9edc08d4bea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:29.398Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d9f06bc3-e556-4394-b38c-150683dd7487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:39.404Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=416b0aea-9b96-4905-be00-5f2b04bd562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:08:40.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:08:40.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:08:40.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:08:40.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:08:40.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:08:40.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:08:40.398Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:08:40.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:49.411Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5066dd16-fdd0-4304-ab22-49b2a228183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:59.418Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=42f5e759-218c-4212-9325-72455aff2fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:08:59.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:09.426Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a0a0eac7-ddec-4f05-a109-9758c553a074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:19.433Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=00f181f6-8d54-41b3-abae-00b792619e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:29.440Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=48a77e85-1d88-4fb8-b41e-ed781438c89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:39.447Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c0633bff-6c3c-467b-b936-f086cc8bcf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:49.456Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9e09d99d-82c9-4a6e-a805-89c68a57d8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:59.463Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=26211a71-7277-47ae-952d-c7050ec5e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:09:59.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:09.554Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a431369e-488f-4ee4-bbe4-b0cfebe5b686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:19.561Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=47bd77e8-bccc-4132-86c0-ed66a2bcbab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:29.568Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9fa43b28-fd19-40ef-8a20-b06bb6678d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:39.575Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=427d8f4c-66ea-4a49-9fc9-1004ea16f410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:49.583Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=456248e1-d97e-47ae-910b-7d6b6cdd808c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:49.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:59.590Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d886e20e-a2a6-4d00-bcbd-4b3d78fb28c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:10:59.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:09.596Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9e1a8703-026b-4f31-ba3f-b0cd8bdf06cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:19.603Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1486ed04-9031-4a1b-998e-dce8a5c1be6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:19.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:29.610Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=39bf494f-fc30-4cad-b892-ac407aaf4a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:39.616Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=93ed3fac-bba2-4bab-bbb4-b25452ff0a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:49.623Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0b80b36b-58ba-4c0a-a67f-5ed6ae69e20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:59.631Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d48fbcd8-6213-4805-90ea-a096236ebfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:11:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:09.637Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5fb646c4-983c-4673-a166-0cd61c8718a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:19.644Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3f26a8f3-3d23-4600-a2e2-e59c2435b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:19.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:29.651Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=15b5b9d3-b8d9-4ca8-a0be-165747c60a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:39.659Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5917fa4d-2961-4235-9855-167d59d48777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:49.666Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=98f008d2-0970-4e8e-bca5-8919bb391710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-12-02T04:12:56.029Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=A03NgEwpQ2vIpnc1Hr2Z, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:56.382Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:12:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:13:06.383Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cd3a99a8-b0cf-4eb4-a4f0-ce282766ad85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:13:15.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:13:25.924Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8b58ab59-d8fe-448c-8fdc-72584d7b9633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:13:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:13:40.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:13:40.396Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:13:40.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:13:40.398Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:13:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:13:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:13:40.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:13:40.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:13:45.466Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=81e27be0-fc02-4b6e-9613-22bb5dc8749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:13:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:14:05.005Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=c178c13c-919e-4ad5-b858-052ddd9d7bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:14:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:14:24.544Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9a131180-36ca-4c31-be3a-384b8c7f4db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:14:34.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:14:44.082Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5b17d533-eca7-4839-8332-550f52583eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:14:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:15:03.619Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=3564b896-5560-4b48-bc04-a85fbe38f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:15:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:15:23.157Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fb406b46-d799-45de-8486-e3c8c52af921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:15:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:15:42.696Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6a14fbb6-8225-4f6b-9194-fad46a2aa761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:15:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:16:02.234Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=91e9ff10-7772-448f-89e6-c63532299db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:16:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:16:21.784Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d64f5fc6-9532-463a-b39c-f969ba80c187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:16:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:16:41.320Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=27a0b65c-f349-4b36-a051-f3ee1d05c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:16:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:17:00.855Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5e80d225-d65a-4d42-9f16-b5719b02655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:17:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:17:20.392Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=31801ad4-48de-4b75-bbdd-595f06054210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:17:29.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:17:39.931Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1b17e333-50f7-4a92-bc73-5734b827f7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:17:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:17:59.471Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ab1b7f8a-2e8f-4b90-b3d2-21fafd5f6769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:18:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:18:19.012Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2e82803c-3d39-4ddb-916b-da60d0a338af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:18:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:18:38.552Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=50cceb8e-3886-4d65-880f-80eeeec97d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:18:40.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:18:40.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:18:40.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:18:40.413Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:18:40.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:18:40.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:18:40.415Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:18:40.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-12-02T04:18:43.895Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3Zd8sxE2Ly33WyDlbYSf, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:18:43.906Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:18:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:18:53.907Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e23f946a-ddba-4a9d-8826-7a583cd7683d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:19:03.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:19:13.444Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=96e69a94-541f-425f-b81e-8c9420b7a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:19:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:19:32.995Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2a739622-cf0b-44a4-b2be-b7e7aa18ba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:19:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:19:52.536Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9cda6838-5aad-4acc-be3c-f14a3c760de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:20:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:20:12.072Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=94810e8a-a73d-4b08-8910-0cc952e9e552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:20:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:20:31.611Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=38754141-6320-4fb8-82f2-de7aad439ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:20:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:20:51.149Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=9cbffba7-d2c0-4300-9552-dadeeab9a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:21:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:21:10.689Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bc5bca7a-9466-4c8d-8451-0115cee3953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:21:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:21:30.228Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d60e353b-b0b2-4f5c-b03c-6696d5d1d764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:21:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:21:49.769Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1fbe547b-88e1-44c8-9b2a-991c39b97a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:21:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:22:09.305Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e67f7608-d4fd-4a6f-91b4-a71a5d04f2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:22:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:22:28.850Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fab0fd6a-26fd-4092-8468-673a18af2131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:22:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:22:48.384Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7b07a4e4-cac8-46dc-b353-c618f5a83b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:22:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:23:07.920Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5605d819-29e1-4bf9-9ced-a3eaeef3a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:23:17.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:23:27.450Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e1aae126-6275-4635-837d-6ba838039a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:23:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:23:40.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:23:40.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:23:40.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:23:40.417Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:23:40.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:23:40.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:23:40.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:23:40.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:23:46.986Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=cda34e37-1ccc-4738-848a-f37f6235352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:23:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:24:06.523Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=300f8d14-f5fa-4bca-bd20-fa61e7181344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:24:16.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:24:26.064Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8c6d64fa-beda-4c96-ac12-8d0dc37fda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:24:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:24:45.607Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fe621e47-edba-437f-90c8-11264110dddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:24:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:25:05.169Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b29b3746-24b9-4b39-b103-225bef23e001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:25:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:25:24.709Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1e8efe27-fb62-4817-a082-97268f0fc46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:25:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:25:44.248Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4d884fee-4a46-4adb-9b18-d7c5b05133fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:25:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:26:03.781Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=518a467b-3044-493d-985f-25e97b33ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:26:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:26:23.323Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1f595a9c-b148-4b81-a747-3183cc7e1649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:26:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:26:42.856Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7fea3ff4-e5ce-4759-9a07-61b71a461d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:26:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:27:02.398Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5093c5d0-b38d-42df-bbda-332139da55e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:27:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:27:21.932Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=02264fe6-d01d-437d-9a0e-dd8f5b46e7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:27:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:27:41.467Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=82c283a8-4c2e-4867-95b5-9606172af4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:27:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:28:01.006Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4c937aff-b0e1-41cc-984f-df2561fe9d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:28:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:28:20.539Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=e8e58278-a29b-497c-b93b-bc4587857734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:28:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:28:40.075Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=add7cab2-b81c-402f-8063-9f5ab2931efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:28:40.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:28:40.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:28:40.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:28:40.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:28:40.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:28:40.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:28:40.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:28:40.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:28:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:28:59.612Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fce34cef-6615-4769-a991-a52cd352a311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:29:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:29:19.149Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b9f86d39-6c87-4f21-9f09-869cbccd9c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:29:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:29:38.689Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=eb0703ac-5ff5-47f5-907f-402b8f96b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:29:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:29:58.227Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d346016d-74ed-4bde-970f-ac237194a0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:30:07.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:30:17.767Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8fcf626f-59b1-4212-bfb1-1557f3db413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:30:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:30:37.304Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7da26143-fda3-4291-bd2e-3d17b24f3b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:30:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:30:56.844Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=73bcc08f-26ad-4e89-8298-a8ffdfc25e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:31:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:31:16.380Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1277aafc-f933-4b4b-acb5-70a399611fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:31:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:31:35.918Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=bf34fbf3-dd16-4f77-9098-bfeb9b257f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:31:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:31:55.456Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b7a316a1-b88f-4dd7-b766-a111e3a706de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:32:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:32:14.993Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a998f938-aeb0-457c-87ff-0a7d9a3a2def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:32:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:32:34.533Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5376bff3-d51e-477c-b8ba-1bc2ef34e7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:32:44.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:32:54.068Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=781a0525-512e-4d67-af03-07343820c93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:33:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:33:13.607Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=2467d37c-7071-4faa-a152-97382a7457ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:33:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:33:33.142Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a4c5153e-6172-47f5-af2d-39ea0b4533c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:33:40.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:33:40.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:33:40.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:33:40.380Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:33:40.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:33:40.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:33:40.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:33:40.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:33:42.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:33:52.678Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7a81c3be-e785-4e68-91d1-d60ece6efbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:34:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:34:12.213Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=19cde848-a3ae-4e21-9557-32656c75b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:34:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:34:31.752Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=20977865-b691-498b-88cf-9245f4aabbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:34:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:34:51.292Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4cdecaa1-239c-42b9-8cba-d8d38ea56abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:35:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:35:10.831Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=55ed2a16-4ee6-461f-98a7-08b5961cf358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:35:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:35:30.370Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0ded6c8d-964e-479e-9a81-2ad83b804ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:35:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:35:49.909Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=95adf1e7-c2d6-45d6-81d5-5d4aec087710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:35:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:36:09.445Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=45318edb-fd30-4929-96d9-625bb3d67150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:36:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:36:28.982Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=801ef04b-4489-4445-9a8b-3c5ceacd7a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:36:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:36:48.518Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a24149d6-cbdc-445f-853e-67a29f67b340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:36:58.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:37:08.054Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fd20c28d-590b-4d49-a0f6-dc904e7b65fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:37:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:37:27.590Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5b431c8f-2ac7-48dc-9815-f51a229372f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:37:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:37:47.144Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=8fdf5451-fc34-4c89-9d42-85880a0d8528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:37:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:38:06.685Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4391dc57-19c3-44a2-8880-3981f8325b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:38:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:38:26.221Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4eba0f30-1ce9-4050-ad3d-c6f1916dc125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:38:35.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:38:40.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:38:40.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:38:40.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:38:40.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:38:40.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:38:40.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:38:40.389Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:38:40.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:38:45.766Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=0cc4b211-5bf6-4437-8693-ec82d9c7d249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:38:55.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:39:05.306Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=99c08002-05c3-42cd-ac18-ff98682f4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:39:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:39:24.844Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5c135b38-6663-4405-b79c-0c8018116859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:39:34.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:39:44.392Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=4e6bff25-e3e2-4e2b-ba74-4687e40fa6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:39:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:40:03.927Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=6ae276b1-44e8-439c-82ab-e05ed8b6365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:40:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:40:23.467Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=fc6df028-dd10-494c-9405-0adc6f53c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:40:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:40:43.001Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=7df8d3e7-e478-4585-b124-1032c8e4e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:40:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.coyote.http11.Http11Processor |2021-12-02T04:40:59.691Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-10 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:41:02.539Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=5174f124-9115-47f1-a402-a759006afeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:41:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:41:22.079Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=b5705195-c664-4775-a701-5c0d4fb7b10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:41:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:41:41.619Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=a0b67fd4-4589-46be-8f74-9a1042be1331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:41:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:42:01.154Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=310f1bed-9b8c-4082-ad00-ae15e7324ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:42:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:42:20.694Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=ec0d9d8c-0ad4-4200-9e19-fa254390a7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:42:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:42:40.235Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=efc1d78e-d85f-4f9a-a58f-1cd3fbff31df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:42:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:42:59.773Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=1228e9e5-07b3-4fce-bdae-692056b8371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:43:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:43:19.312Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=51e303f1-1271-4c1d-853f-a8861443af49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:43:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:43:38.845Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=d2170d49-30d5-4033-8f2b-7b8cf6753070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:43:40.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T04:43:40.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T04:43:40.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:43:40.399Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:43:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T04:43:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T04:43:40.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T04:43:40.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:43:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:43:58.381Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=f2319fb7-7e01-4684-b1e3-8901a865cb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:44:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T04:44:17.916Z |INFO |Init configs |InvocationID=5d30b3ee-ae7a-4ea4-8c4b-28909babb67e, InstanceUUID=434c0ac2-882e-41bf-b9c2-849319d311e9 | |INVOKE |pool-2-thread-1 |