. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T02:47:37.408Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T02:47:37.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T02:47:37.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:47:38.456Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:47:38.608Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:47:38.608Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T02:47:38.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T02:47:38.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-08T02:47:38.914Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-08T02:47:38.954Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-08T02:47:41.003Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-08T02:47:41.534Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-08T02:47:41.558Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-08T02:47:41.558Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-08T02:47:41.631Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-08T02:47:41.631Z |INFO |Root WebApplicationContext: initialization completed in 2676 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-08T02:47:42.806Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-08T02:47:43.985Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-08T02:47:45.629Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-08T02:47:46.308Z |INFO |Started MainApp in 12.306 seconds (JVM running for 13.877) |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-08T02:47:46.390Z |INFO |Start scheduling PRH workflow |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:47:46.406Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=798b549b-8f90-4b4d-8e09-d2762deef610 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-08T02:47:47.218Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-08T02:47:47.218Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-08T02:47:47.220Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:47:47.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:47:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:47:58.009Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=971938b7-c4cd-46fa-a5fc-5abaef7cf8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:47:59.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:47:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:09.109Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e8b0bc72-c330-4c44-b008-9e7acdb3083e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:48:10.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:10.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:20.209Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5dbc6f40-4a6a-462b-93b4-8f2eef41b9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:48:21.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:31.278Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=881e84ac-7c96-4ace-b620-b0f222944450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:48:32.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:32.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:42.317Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=919b3d78-e476-44d1-b96d-682f8941f76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:48:43.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:53.385Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=799092ac-9f7b-4a60-add7-c85755312af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:48:54.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:48:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:04.428Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=fea3c5bf-9457-4e07-804b-5efd5eb73419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:49:05.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:15.467Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=fae29ecd-764f-4b04-a9b6-cc3a9cc0a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:49:16.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:16.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:26.541Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b5bb4b12-0506-4696-a606-71b9055ffa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:49:27.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:37.610Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e0210eae-c7b8-4fee-9baf-74315e73126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:49:38.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:38.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:48.653Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5771b324-e9b2-4062-9122-707d23bbee0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-08T02:49:49.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:59.691Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9c628d27-8924-4175-b8f8-a945267d43db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:49:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:09.933Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=985d7f36-648c-4de5-ad61-79b657d16477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:19.953Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7e088ab0-7407-4aa3-86ba-ec4c6e034143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:29.970Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=796e131f-c316-41df-b76d-0f7ab48296ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:29.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:39.987Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=929b0c24-5771-40b4-8196-f760fc3584ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:50.008Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=630e8318-0e7f-49d1-8dc2-7e76d44aa1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:50:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:00.022Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a1354295-bc09-4320-9c6a-fb5a8df9d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:10.039Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=83fedbd0-f4fb-47f0-9303-1aa424831f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:20.058Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=de42cdbb-697d-4eaf-951b-66a3fac745a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:30.075Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=30c1f51c-9ebf-44d4-ae06-6080e065d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:40.098Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ed9034fe-753d-45f0-ad2f-17bbabb996a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:50.121Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=46df99c7-4291-423f-ab98-a9c7ff40aada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:51:50.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:00.141Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5caf5676-217c-449f-9ea8-2ffdbb365c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:10.172Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=fcfc7c98-eb82-44e6-bda6-148830aed2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:20.189Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=47e6ea9e-dcec-4e7c-b182-8f7ad0bca636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:30.209Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7e1647e6-f2c7-430b-ae1d-7560df910d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:40.236Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=509c1a88-c848-4009-a42e-e9a301bc7fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T02:52:43.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T02:52:43.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T02:52:43.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:52:43.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:52:43.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:52:43.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T02:52:43.842Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T02:52:43.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:50.263Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=0c48af26-a0f7-4976-9c9d-1ad82dc45b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:52:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:00.286Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=171a7c33-1fbc-41dc-877b-96c765f00411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:10.301Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f00a2794-2fd5-405a-b3f9-6553354e7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:20.315Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=31cd9522-8905-480f-93c0-975f9220732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:30.328Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4f6a3188-41ec-45d2-bd36-3b3e912f65c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:40.341Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f5b51601-c368-424d-a038-35d4ccd6f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:50.356Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=32a4160c-58a3-4d28-8b73-e0d4cafd5fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:53:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:00.369Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e7d65138-433a-4b19-bf46-8b9660840b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:10.385Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8e2ee6cd-81aa-412b-89b7-e8542f4e8d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:20.433Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5cd43a99-47ab-496b-ab9c-2a14c32407ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:30.450Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6e27976e-fd4e-4a15-a436-6026dc58b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:40.463Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4562a6f2-0dca-456b-8894-317178a021d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:50.475Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5429f8bd-583f-49e8-be90-1f3aa6880c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:54:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:00.487Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e8c10a6f-7679-4b03-9eaa-ab6052ef7521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:10.499Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=3de4ff46-098a-4e53-bd66-de977064c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:20.514Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b7941fb1-fecd-4b20-9b03-c63dd260377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:30.528Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b356a427-2d67-4d18-b89a-35ef7c66b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:40.541Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ab36cbeb-b532-47e1-beba-9a1d8dd5c815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:50.553Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=30b7b93b-7181-4bed-a88f-c86d5ff5364e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:55:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:00.564Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=81bb4b74-344f-4ad5-860e-ecca5335f313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:10.577Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8d0f8252-f77b-4d8e-aa1b-7fee5dfa37af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:10.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:20.588Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=029e7ee8-3aaa-423a-8d44-d371cfcda767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:20.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:30.604Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7cfe1ab0-3d75-41af-8eed-5b94ddf0462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:30.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:40.616Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=392167b3-a798-45b0-a9cf-3b118f54a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:50.628Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c957bd6e-fb54-44aa-8139-e9411b3241e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:56:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:00.641Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=fdc856a9-5a48-4c42-9e1a-4c6efa2ebc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:10.653Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=49ab1384-2207-47ca-90b4-7a8ceb493624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:20.663Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5216f089-1592-4282-97d9-86f70ef69db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:20.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:30.675Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7bfd79d3-057d-4288-a90a-f7e51be91990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:30.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:40.689Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=91d73b53-bdcd-43c6-b512-684f32d95f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T02:57:43.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T02:57:43.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T02:57:43.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:57:43.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:57:43.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T02:57:43.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T02:57:43.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T02:57:43.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:50.700Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8a373864-8deb-44e3-b82e-53e31267d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:57:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:00.714Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2c360df4-a9e2-4f72-b78e-6cd926e79acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:10.725Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=41d68c6d-73c6-4d8e-b665-d01f2535ac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:20.736Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=02350382-5b05-4b05-9952-7dcf5997ac35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:30.748Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=bf5bb083-b939-4379-9825-a8debf6466f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:40.759Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c24cb132-7986-4a9e-a5c6-b3c59321131e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:50.771Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9682dabd-21c5-484f-abb8-3b5e1230bbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:58:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:00.781Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f4be37ed-b28d-4083-887f-bcca674cab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:00.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:10.792Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=822aa1ad-2893-4163-a985-b9d6dfba6c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:20.803Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5652e434-2627-408d-b8e7-7caa510f8d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:30.814Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=fb153ab5-404b-4ce0-a655-a16a108c662c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:30.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:40.825Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ff597ef5-29f3-477f-aeb6-ad461c605de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:50.836Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f1918b2b-2212-4cf3-b38b-ee13f63056be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T02:59:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:00.847Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=cb8ea9ee-1896-4d57-b609-98fa456693e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:10.858Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7948a4bf-d718-4679-83f6-0ff45de3ff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:20.874Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=65841d13-5f40-48d3-8312-22ffad34a1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:30.885Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=51ef37f0-7334-45ff-98c4-abb383bab906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:40.935Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9bcab3d6-2b96-4f21-869d-d9dbba3669ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:50.947Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=22becbc3-d989-46d6-b25f-adb571d0d5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:00:50.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:00.958Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ddf90a9e-184a-4710-8c47-0b4db99b65b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:00.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:10.969Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d552f624-ce6e-4bf8-823a-1f901bc78eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:20.979Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ec412270-cc72-47d4-bd7a-696cf34f292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:30.989Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b0671e13-363e-4ee6-a974-99d57a250bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:30.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:41.000Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6f20f02f-a371-4df2-bda1-cbae4c36f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:51.010Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d1ab7286-6df6-45ae-af3f-de21c7bfcea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:01:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:01.022Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=346422eb-2920-4a31-b76f-6ed906fdd8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:11.032Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=23fb098f-f14c-4eb5-badc-c2feebec10a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:21.043Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=da02bbef-177f-410b-adb9-9b378794236b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:21.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:31.056Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6f855b3e-d68b-45cc-9e71-34185459b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:41.066Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=26aa471f-c430-4411-9bd4-a54c46c61617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:02:43.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:02:43.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:02:43.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:02:43.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:02:43.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:02:43.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:02:43.091Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:02:43.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:51.078Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e7686a2b-8cd4-4261-b6d7-ad55cfa132d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:02:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:01.089Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7f1e952f-0539-43c3-af97-878cc82adcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:11.101Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=024a543e-146a-44be-8311-75539d104980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:11.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:21.112Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5112d9a0-6f0e-4fbc-b293-d2383a255ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:31.123Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a0d0d10a-2686-4352-8acd-63316483a0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:31.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:41.135Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=14403074-7195-4754-8b4f-1365a3b3614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:51.147Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2423580a-a08e-4ee3-b0bf-50c4cf2ec8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:03:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:01.160Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d539fc61-729a-4334-9c40-40abff094deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:11.172Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1efe03f0-bab6-4db8-92e0-7fd1d4ee21d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:21.183Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=fd1623fe-a559-4788-9259-c2084b5b1e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:31.197Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9f288756-54cf-4a1e-a59e-73ba30307d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:41.207Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ae82464f-4c77-45d0-838f-f17cb1e02f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:51.218Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=bcb34960-d83e-43f7-8c58-63916e5c8d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:04:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:01.227Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=bc26ac11-242b-40ac-8a34-ff47fabf2178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:11.238Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ab802d7d-5d1c-4f75-b64e-4bc9c1a3a0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:21.248Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ae27a7a8-2e8e-4b17-b88c-49f081d09b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:31.258Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=82f2fa65-c512-464c-997e-5cca6e3e6946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:41.268Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e44d4569-2a9d-436a-a349-2761e55609e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:51.279Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8c0cffc0-5926-4b43-b5b0-6305e0d2a1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:05:51.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:01.290Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e4d5c8e7-499e-4750-a6bc-8989ce17d4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:11.300Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d159fa40-5b51-4da0-9e54-0c8b241a6474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:11.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:21.311Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=da0288ab-7d3d-4cc6-b274-640339a9aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:31.320Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9c7da025-598d-4cd5-b047-ebbf11347aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:41.329Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=3f8b54cf-8df1-4498-bf02-20854d9690fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:51.339Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6bb965f4-484f-4021-9481-c8dfbbdc4eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:06:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:01.349Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=0e9ce932-36b2-4365-b411-6ff28a8aef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:11.358Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=94d1ce37-ce9d-4dd1-8a26-1cb155748e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:21.368Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4551948b-0611-4774-8701-f01f822c2c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:31.378Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1d97862f-62f5-4382-b896-9694a48ce5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:31.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:41.388Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1997b609-6f7a-4739-a34b-2bc02d74bdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:41.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:07:43.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:07:43.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:07:43.234Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:07:43.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:07:43.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:07:43.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:07:43.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:07:43.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:51.398Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=748c7510-c4a1-4215-ba41-4b281d11ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:07:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:01.409Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5e5dce7b-9288-4f1c-942a-4db237e10e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:11.419Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=cf04e072-353e-4c36-b18c-3b29d26506b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:21.428Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f5dae140-b1e9-49d9-aef4-f2a9f93ebe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:31.439Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=59ebd16c-c48c-4c1d-a63d-51b00b113767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:41.455Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6713375a-2118-4d36-bbdb-c40efb1f3ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:51.466Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=80814b4a-6279-4164-b13b-858393ec0b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:08:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:01.476Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d22764cb-5fee-4581-b20b-d64bbf9c077d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:11.486Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=13287a82-6a21-49d2-99cf-8b83e5965a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:21.498Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9670fd44-c777-4ecc-a0ba-2562a2c37adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:31.514Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=0eb22416-5025-42a6-8a92-0ec754ddfe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:41.554Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2619273b-9654-40d1-bdb7-3d79bc40a7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:41.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:51.677Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=64f5a0f2-d60f-4d21-b3fd-fc28dcb5fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:09:51.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:01.696Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4b80a8c9-9ed2-44e7-b701-eb7279ff0544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:01.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:11.707Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=605ee4ab-1758-40bf-8afe-ef36737654a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:21.717Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=3511548e-1eab-43db-9ea4-609bb1810aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:31.727Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=37bc1c2b-2e4b-4891-a6e8-841804c7b848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:31.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:41.735Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=3299978b-97c7-4bab-8585-f63baf6c0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:51.745Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5477cde6-93f4-4b5e-96b8-d5c1f672cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:10:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:01.759Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=784a0953-966c-427a-ac2a-3a2390998737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:11.773Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b6519a95-3f9a-4056-9fa4-dc6e9fd9a8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:21.784Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c75243e3-50aa-41bc-b84d-45838216f0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:31.795Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2e607dab-7c2a-4375-a961-e203a83c5fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:41.806Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f6f34801-b175-4d91-a0f3-3a43d74b2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:51.816Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1513d470-6157-4782-9ad8-f1c72d5aa2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:11:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:01.842Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=425feae3-bb47-4f39-8a3e-68e71b9c4457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:11.859Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9e94698f-7c77-4d04-a2cf-e854de2dd22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:21.875Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=3991c316-a5fc-4449-bdeb-65756d996475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:31.885Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=77c19ffa-93fe-4c28-b42a-6fbb575546b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:31.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:41.896Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=34fa5dd3-b01a-4574-b3fd-70a27b529bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:41.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:12:43.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:12:43.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:12:43.121Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:12:43.124Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:12:43.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:12:43.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:12:43.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:12:43.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:51.915Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=eedf8061-6841-4304-b984-3eef352d22ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:12:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:01.938Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1904ff97-028b-4c26-85f8-61c29c947be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:11.947Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=511b4a89-202a-4db3-a283-e4093b1974b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:21.958Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=83c47091-bcae-496c-b504-ed013483a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:31.968Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ea268168-c43a-4495-a3eb-e060da89ab83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:41.983Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b0c7ecb9-1bce-4c87-8b8c-df353b4e1300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:51.993Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1cfb0d93-97e1-403c-9ec6-debc02488069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:13:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:02.054Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a53d0bb9-04c3-4e4f-8404-a2db88473048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:02.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:12.067Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=52110436-7d20-4f25-a713-0e19d5973443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:22.078Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ee979cb1-4ca7-48f2-83ac-45b96a7cbd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:32.098Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=188cd8a8-b3e5-4083-99f6-d38d5ab7b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:42.110Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e1b938d8-9583-4a03-abc4-517dcfc13b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:52.120Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=313d832e-522e-472b-b2d7-711add800add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:14:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:02.131Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=000cd78d-5c22-4a18-a8ba-6bec4e298e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:12.144Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8cd7b025-382b-4099-b414-ee7771bdc9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:22.154Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9263001b-352f-4a43-ace7-76e8cdfc1d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:32.169Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=47da5caf-f669-497d-a3f8-d05f00c85620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:42.180Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5bc4d2fa-920f-4c87-97fd-f01ee68ff407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:52.192Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=05b71e08-8d49-428c-8693-4cf6ee69c3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:15:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:02.201Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f626eb89-074f-4155-9ece-082c2244cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:12.210Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=84b67d4e-07c6-4e4c-8920-0e3db39d3006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:12.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:22.220Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=af58b93b-7476-44cd-a077-15aeabe258b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:32.229Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=986e8216-ced2-4cca-921b-2801a6bebf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:32.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:42.242Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=74edd309-7915-4c04-a1ff-9134cb05ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:52.252Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c24331a5-01f7-464a-af74-1c4c98a6d039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:16:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:02.262Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=bdd5b8a8-c4be-40f5-aa8b-3f5f655087dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:12.271Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=06fabb0e-a5b9-43d5-b1ea-54492878f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:22.281Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a41ec47f-cf25-4638-ad78-33bc9b6107f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:32.292Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=389d48b4-b4db-47f3-9ae0-1329fde31c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:42.302Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=dc49ff10-624a-43b4-919a-15965a0c3529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:17:43.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:17:43.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:17:43.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:17:43.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:17:43.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:17:43.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:17:43.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:17:43.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:52.313Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=44873f59-a022-4cbc-9695-0fdd3eee7ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:17:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:02.329Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=16ae5229-da3c-449d-89c6-08623d01cda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:02.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:12.339Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=0276a46b-b359-402d-add8-24d9d6eb5584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:22.351Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b76e1a5e-a681-4dca-8281-264c1d32073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:32.364Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=bbb94dc7-49c4-48e7-a182-363e666e59c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:42.375Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a680e133-9608-4e8f-a9b1-6fd148763896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:52.386Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b3ff16ab-d5bf-441b-859f-655f603d22fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:18:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:02.396Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2ccfdad9-2a7e-435f-a872-dba36291e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:12.406Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d58cfdb5-b7fc-4c04-8044-847afbc2c08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:22.415Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=23e21994-6dd6-4bc2-8725-cf75dd9226ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:32.428Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=b17d4b6a-9830-4963-8d2f-38eadfbce545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:42.437Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=12c6a88d-5ff3-45f6-9a4c-fd001c843125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:52.447Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5e753786-cd85-4beb-99e9-61c52ab31424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:19:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:02.457Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6766c16f-a19f-4c68-b023-49ddd8ed860e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:12.470Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1805c109-4f12-45cd-939b-9fe0b467b9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:22.479Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c05b413e-8239-4201-9667-4eaf2de747e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:32.487Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=15328d88-ba8e-4dd4-b1cc-7c4239c82e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:42.497Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c835a12c-6ecc-4aab-86a5-62365431844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:52.505Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=cd53479f-f213-4b8a-b8eb-7a04910d8ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:20:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:02.517Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=93ceede9-0605-4c52-a75d-a82968a3b1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:12.527Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7824a5e6-7d8e-4863-88c6-2d258faa9d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:22.540Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c3e98e34-90f2-4a2b-8d48-8cd9ae77dfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:32.549Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=51dc6a39-8ef7-4346-8305-49a4f22de167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:42.559Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=11ff7f21-dd18-4781-aeea-fd6bde133ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:52.569Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2461dce4-2fe4-46bf-bff5-8aa2e0a27573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:21:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:02.578Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=05ef77d3-fd6f-41b6-801c-6f4921e8e1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:02.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:12.588Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4669efe1-c48d-4605-9e20-a90b5155c94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:22.598Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c1540217-ff44-41b3-a344-080de12b5868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:32.607Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8d360a89-60e6-4dc7-a482-f1b2925ae173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:42.617Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=eb6d725c-f444-44a4-a7f1-f68b2fd64055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:22:43.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:22:43.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:22:43.049Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:22:43.050Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:22:43.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:22:43.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:22:43.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:22:43.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:52.626Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ab00e2c3-c596-42e7-99c0-8cc61e2d7d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:22:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:02.637Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=375eedb9-45bf-428b-9b8b-135aae4966eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:02.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:12.650Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4cca2ec0-b459-42b8-8084-0639b4a5d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:22.660Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=046cd87d-bd4a-4687-9f2e-864568992de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:32.671Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7d9a457e-ca2d-456e-be16-a28a31e3f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:32.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:42.681Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=dc28af85-eb50-4081-ac64-b331c9db02dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:52.691Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=46a2388a-9ed2-4adb-b9a6-f583a4f14990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:23:52.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:02.699Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f17dc6f0-2abf-465a-8d21-11b259579691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:02.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:12.709Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c1203dde-ad1f-405e-a262-c0bb26517288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:12.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:22.718Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=eb210e1d-91ee-419f-a095-d8646faac93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:32.726Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=7bdd4a3f-e764-4029-9b01-4673e9ad8853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:32.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:42.736Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=dc9576f9-73c2-457f-8683-abf57236cee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:52.745Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2ac35739-082e-4e41-8b5f-f4d269bef463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:24:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:02.754Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ff084e88-8f8b-461f-a138-22d56dea7e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:12.763Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9af67ae7-ceca-462d-9739-745f8ef15ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:22.773Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=837ccba1-4c8c-4246-8016-bdc25b3dba06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:32.780Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=edf28e79-858a-427c-b86e-9c94a7bfc7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:42.790Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=16954083-1477-43f2-b0eb-0d6e9846de12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:52.799Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c2f85409-61fb-4e55-b6ec-ef049aa5a1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:25:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:02.807Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=dc05578b-19f7-4b9a-9c80-82098cd55c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:12.816Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=876a029f-373c-49b6-b1ef-1a42f7e34fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:22.825Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d5ea739a-8560-4719-9c09-1d4fd853f27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:22.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:32.834Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=3665c9ba-b3ac-49c8-a366-1615e1d35617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:42.843Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a3856e17-971a-4ce9-83cc-4ac4a2d2d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:52.853Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=67163018-eeb7-4024-8a78-614966f6f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:26:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:02.862Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=fe4c5244-5410-48ba-b6d4-b8dde5ed00d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:12.871Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ffb92450-0d86-4fd8-ae4a-73bcfb2ee977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:12.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:22.880Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=46379f5f-6fc2-4b02-a90c-540a25cc99f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:22.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:32.889Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a0b9e1a7-9a3b-431d-b4d5-9ec51cf4b989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:42.898Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=dbcdfd15-a909-47ae-a2eb-d1e2ebfdbf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:27:43.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:27:43.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:27:43.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:27:43.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:27:43.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:27:43.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:27:43.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:27:43.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:52.907Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4af574b1-b50d-4211-a764-49e3852ef912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:27:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:02.915Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e03b2528-e82a-4005-ac0b-a2301c992329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:12.924Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=287eca80-e3d0-422a-8e2e-2cbf7dccc8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:12.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:22.933Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8231678c-3858-4c72-939c-e5d866fa5bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:32.942Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e3e79f1a-7182-46e7-af7f-f888f1ab5a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:32.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:42.951Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=8459950a-e2a1-4054-8fb7-4eecaa17821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:52.959Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ec1697ad-e6d3-45c2-9320-637d09dca1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:28:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:02.969Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4c7bfa71-e7ab-4807-8840-01dae6770c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:12.979Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=31111a57-bf4e-4753-befa-9f2737b42138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:22.987Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=75ba1178-157a-4d6d-b183-e0fb5e966993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:32.997Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=317628d5-8a10-406e-8e65-307adb0bec48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:43.005Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=686f237e-fbf5-426e-8700-ed38c35db6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:53.015Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a6147cff-b809-4aca-b652-8c9f3316ff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:29:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:03.024Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=d1696da3-46e9-4e25-b159-b7c01ffd2c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:13.033Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f9566890-9bd6-4f28-99b3-69db8b92420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:23.042Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ff49ed70-10b9-436d-b505-deee799a6e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:33.053Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=dcf3fbdf-9e35-4c71-b590-1d0195403f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:33.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:43.063Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e2b58836-dadf-4917-89ce-7472f479e683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:53.072Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5433d563-be8c-45cd-a32e-c17635a86ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:30:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:03.082Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2166f118-4be1-4ed7-a4be-8355309459ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:13.091Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=af342a44-bd3e-4cde-bb81-397fe76d16b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:23.103Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e15eff10-5afa-4f63-bb65-1fdcebc1b869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:33.113Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=feb29e7b-0298-457a-bfae-d0d6fed03a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:33.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:43.123Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=3736a3c4-4f67-44d9-a3ab-6c18c3f41ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:53.134Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=5a59a416-339a-4e55-9f74-585ff3a6ebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:31:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:03.145Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c1864e52-1573-45d2-a3c0-cbcaf2efaa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:13.154Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4177d912-302a-4286-b9c5-a7025150201b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:23.162Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c5c3d8b2-99cc-43ff-8144-13d39f8c65d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:33.170Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a8b07ad5-ce9f-4fc6-88ab-0178435b61b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:32:43.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:32:43.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:32:43.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:32:43.026Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:32:43.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:32:43.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:32:43.031Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:32:43.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:43.180Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a73376c0-1d1c-4d80-a960-864e9b30187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:53.190Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=0e7e9356-3cce-4b1b-9fbf-83f53f173c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:32:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:03.200Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=87a8f9cc-b091-410e-acce-d3a0a5c7944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:13.209Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9f7c7639-cfe4-4b79-a1ae-6ed8b4932b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:23.218Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a820bc10-5e0a-46c0-ad7e-98db949d9769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:33.227Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ab11ac62-220a-4f60-b24c-3226c758df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:43.236Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=010a7541-4400-43cc-bad6-d88dab2170bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:53.244Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=a913c008-beff-4569-80e3-638cfb499960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:33:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:03.253Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=2466f36b-9f81-44e1-ad3c-17528a9c1ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:13.261Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=f2d82f31-563a-4b24-94f8-d041e2e3f2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:23.270Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=37169d6e-00f2-4f8e-868e-43633da776ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:23.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:33.278Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=feca7ea4-64b8-456a-984e-2a65ca5a8b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:43.286Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e2f7b967-e140-4ff9-a051-0fa9bb0681cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:53.294Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=9cc9ea5c-c031-4927-9ce0-16a708c3916a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:34:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:03.302Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=c5d92380-09aa-47af-9470-908feba39831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:13.311Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=ed43a1e2-81a7-442e-8dbb-f0d265e2ae8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:13.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:23.319Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=993144fa-aa6d-43e4-9905-8478816ee539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:33.329Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=96db4259-baab-49d9-9512-1e36a4c98444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:33.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:43.338Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6225c745-c83e-466a-b223-64b70832694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:53.347Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1d598223-b59a-4653-a3fc-3e905c9677d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:35:53.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:03.355Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=6cfca2a9-3b9f-41c0-8534-aa6a6dfe0720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:13.363Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=e8e92ed6-474f-40e0-b79c-bc3d40a245c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:23.373Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=cd158b8d-dc49-44fb-8a2b-3591439cb732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:33.383Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=76ff7308-a999-4299-be5b-67e791193958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:33.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:43.394Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=88763669-19b1-4a15-951b-9aec00faf0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:53.404Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1e83ab3f-e624-49d8-b919-08d1d26ef11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:36:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:03.415Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=4cce3549-617d-45d5-b70d-40b359fb3b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:13.424Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=56cda78d-81dc-4b99-a040-063b105dc429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:23.432Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=069beea9-e344-4069-a5fc-e276c75ee1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:33.441Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=50b1717f-14fc-465e-8597-fc80e3023ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:37:43.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-08T03:37:43.122Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-08T03:37:43.123Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:37:43.125Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:37:43.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-08T03:37:43.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-08T03:37:43.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-08T03:37:43.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:43.450Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=153d610b-f28c-49e8-864b-9519f66695be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:53.459Z |INFO |Init configs |InvocationID=68075634-5516-4ef1-ad69-b99c56e54b14, InstanceUUID=1e58677c-278a-4063-b88b-f8010de7244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-08T03:37:53.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |